This script will create a complete hierarchical site map in the /sitemap/ directory.
The script will mirror your website structure inside the /sitemap/ directory:
/sitemap/ ← Main sitemap directory ├── index.html ← Root directory map ├── blog/ ← Mirrors /blog/ │ └── index.html ← Blog directory map ├── products/ ← Mirrors /products/ │ └── index.html ← Products directory map └── ... ← All other directories
Click the button below to start the site map generation process.
Note: This may take several minutes depending on your website size.