URL path hierarchy management

You can do this with go to page action. The page to navigate to can not have content type set. Data to send for go to page action is the path list.

I do this in my apps for speed (go to page action), SEO (path list) and multi language site (first item in path list after page name is language then the remainder of path list).

On the page I just have a group with data type as product and data source is search with constraint using get data from URL which looks at the appropriate path list item number. I can use the same search for SEO title, desc and structured data and it only performs the search once as Bubble support has confirmed for me.

3 Likes