Skip to main content

Sitemap

https://thind.dev/

Example banner

Using the reverse proxy you can have multiple sites proxied under a single domain. You can generate a sitemap index for all the proxied sites and upload it to the root of your domain. This is useful for SEO purposes as it helps search engines discover all the pages on your site using a single file.

Build Sitemap

npx thind@latest proxy --sitemap

This command will build the sitemap index and ask you if you want to upload it to the root of your domain. You can also choose to upload the sitemap later using thind proxy --upload.