🌐 Site Map Generator

⚙️ Configuration

This script will create a complete hierarchical site map in the /sitemap/ directory.

📋 Settings:

📁 What will be created:

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

🚀 Ready to generate?

Click the button below to start the site map generation process.

Generate Site Map

Note: This may take several minutes depending on your website size.