Need support for custom sitemap on custom domains

Current limitation:

  • /sitemap.xml is auto-generated by Base44 and cannot be customized

  • it includes technical/internal React routes that should not be submitted to Google

  • /functions/* endpoints are served with X-Robots-Tag: noindex

  • custom paths like /sitemaps/custom.xml are not usable as real XML sitemap endpoints on custom domains

This makes it impossible to provide a valid custom sitemap to Google Search Console on Base44.

Requested solutions:

  1. Allow overriding /sitemap.xml with a custom function or file

  2. Or allow disabling X-Robots-Tag: noindex for specific functions like sitemap/robots

  3. Or allow server-side mapping of a function to a custom XML route such as /sitemap.xml

Use case: We need /sitemap.xml to return a custom XML sitemap with only public canonical URLs, blog posts, and events, instead of auto-generated internal app routes.

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
πŸ’‘

Feature Request

Date

3 days ago

Author

Quentin Prud'homme

Subscribe to post

Get notified by email when there are changes.