CMS Custom Code Querystring Trouble

Hello,

I need help with creating query string URL’s for a client of mine. I’ve never had to do something like this in the past and unfortunately not much coding experience.

I have a CMS collection named “Cities” and collection items of different cities like “Chicago”.

The URL’s for the current CMS pages are:

website.weblow.io/cities/chicago

And my client needs the URL’s to look like this:

website.weblow.io/cities/?city=chicago

Is there custom code I can add to the page that can change the URL for me?

Thank you to anyone who can help out!

1 Like