HTML Sitemap Generator

Generate a human-readable HTML sitemap page.

HTML100% in-browser

Runs entirely in your browser. Nothing you type is uploaded — SEODock has no server to send it to.

Pages

format: Label | https://url (or just URL)
HTML
<nav class="sitemap" aria-label="Sitemap">
  <h2>Sitemap</h2>
  <ul>
      <li><a href="https://example.com/">Home</a></li>
      <li><a href="https://example.com/about">About</a></li>
      <li><a href="https://example.com/blog">Blog</a></li>
  </ul>
</nav>

Related tools

Frequently asked questions