← Back to Utilities

Neocities Sitemap Generator

Follow the steps below to generate an HTML sitemap for your Neocities site! This will list every single file on your site; you can manually remove any of them if you want.

  1. Go to https://neocities.org/dashboard
  2. Open the devtools by pressing F12 or Ctrl + Shiftl + I.
  3. Examine this code, and then paste it into the console:

    Press Enter. It will ask you for your Neocities credentials, which are not stored and only used for calling /api/list once.
    Note: If you are already familiar with the Neocities API or CLI, use that to call the /api/list endpoint.
  4. The large JSON object with all your site's pages will appear. Right-click it and click "Copy object".
  5. Paste the object into the Input box below and click Process.
  6. Use the resulting HTML in any page of your site (like my /sitemap.html).

Input:

Output:

Preview:

(nothing yet)