Hello Bubble Community,
I’m currently working on a Bubble project where dynamic content is displayed through URL parameters. Specifically, my main page displays photos using parameters such as ?menu=photo&s=[slug_value]
. For example:
On test version
https://myapp.com/version-test/?menu=photo&s=dynamic_slug
I understand that Bubble can automatically generate sitemaps for dynamic pages, but I’m facing a challenge with including these parameterized URLs in the sitemap.
My Questions:
- Automatic Sitemap Generation: Does Bubble’s automatic sitemap generation support URLs with parameters? If so, how can I configure it to include these parameterized URLs?
- Manual Sitemap Updates: If automatic inclusion is not supported, what are the best practices for manually updating or creating a sitemap that includes all dynamic URLs with parameters?
- Workarounds or Tools: Are there any recommended tools or workarounds within Bubble to dynamically update the sitemap as new content (slugs) is added to the database?
Any insights or solutions would be greatly appreciated!
Thank you in advance for your help!
Best,
Al