webstudio-is / webstudio

Open source website builder and Webflow alternative. Webstudio is an advanced visual builder that connects to any headless CMS, supports all CSS properties, and can be hosted anywhere, including with us.
https://webstudio.is
GNU Affero General Public License v3.0
5.31k stars 639 forks source link

Generate sitemap #1827

Closed kof closed 10 months ago

kof commented 1 year ago

Todo

kof commented 1 year ago

Question: why is excluding a page from sitemap is even relevant? Crowlers will find the page if it is linked anyways, sitemap is only helpful to find pages that aren't directly linked.

Is this the case when you created a page that is not linked anywhere, but it would land in the sitemap if you don't actively exclude it?

If the goal is to create a page without public access, it should have some password protection instead of being protected by not being linked and excluded from sitemap.

tomhaerter commented 1 year ago

Perhaps a robots.txt would be more suitable intended for the use case?