MagnaWiz Tools Logo
Real-Time Website Crawler

HTML Sitemap Generator

Crawl your entire website and generate a beautiful, human-readable HTML sitemap — auto-organised into sections like Blog, Products, Categories, and General Pages.

Crawler Settings

Best on server-rendered sites (WordPress, Shopify, static HTML). JS-only SPAs may yield fewer pages.

Sample HTML Output

<h1>Sitemap — My Website</h1>
<div class="sitemap-grid">
<div class="sitemap-card">
<h2>General Pages</h2>
<a href="/">Home Page</a>
<a href="/about">About</a>
</div>
<div class="sitemap-card">
<h2>Blog & News</h2>
<a href="/blog/">Blog</a>
<a href="/blog/post-1">Post 1</a>
</div>
</div>

What Gets Generated

Full Website Crawl
Discovers every internal page by following links recursively from your homepage
Smart Categorisation
Auto-sorts discovered pages into General, Blog, Products, Categories, Collections
Live HTML Preview
See how your sitemap will look in a browser before downloading
Download-Ready HTML
Upload sitemap.html to your site root and link from your footer
How to Use

From URL to HTML Sitemap in 4 Steps

01

Enter Your Website URL

Paste your homepage URL. The crawler will discover all pages automatically — no manual URL entry needed.

02

Configure Display Options

Choose to group pages by section (blogs, products, categories) and optionally show breadcrumb paths under each link.

03

Watch Live Crawl Progress

Real-time page discovery with an animated counter showing pages found, skipped, and the current page being scanned.

04

Preview & Download

See a live visual preview of your HTML sitemap before downloading sitemap.html or copying the source code.

FAQ

Frequently Asked Questions