I want to customize the url of my pages so that the title of each one does not appear

I have two pages in my Bubble.io application: “diagnostico” and “diag_amb.”

I’d like to display these pages with the following URLs:

  • domain.com/diagnostico
  • domain.com/diagnostico/ambiental

However, currently, the second page is accessible at domain.com/diag_amb.

I’ve tried setting the page name to “diagnostico/ambiental,” but Bubble.io automatically replaces the forward slash (/) with an underscore (_), resulting in the undesired URL.

i test putting diagnostico/ambiental as the name for the page but bubble change the / to _ and i get domain.com/diagnostico_ambiental

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