Hi Boston,
I’m sorry but I’m even more confused now.
So /cities is not the index; it’s a page I created. And then from that page if you hit a picture or link you will go to a page called city-list/barcelona. City-list is a page again and the content of that page is a fitered result based on the city selection from the previous page. Barcelona is a city from the data base. So it dynamically places the city after the city list depending of what city you’ve chosen in the previous step.
Should I transform my pages in SPAs and just use slugs+text? Is this what you’re telling me?
Is this one of the articles you mentioned? Slugs and URL path for better SEO - #3 by boston85719
Does this help?