How to customize URL (SEO)

I have a dynamic single page for listings across my site but i want the URL to be: /city/listing
I know when you create pages it creates the URL based off the page but i can’t seem to find where to set this dynamically so that i don’t need to create another listing page per city.

Any ideas please?

Thank you

You’re probably looking for path parameters.

Hey rico,
The videos are for SPA’s but not for multipage. Again, trying to set it up so I can have it /city/listing

Oh, apologies. I thought you had nested pages city(1) and listing(2). That is unfortunately not possible in Bubble. The only way around it is with the path params like explained in the videos.

For dynamic pages, just set the type of it to whatever you need.
CleanShot 2022-11-08 at 07.27.55

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.