How to show the correct category slug in the URL when filtering blog posts in Webflow?
I created categories like Award and Customer Retention using a CMS Collection.
I added these categories as filters in my blog list page using a collection list + filter.
But the issue is:
When I click on a filter (like Award), the URL/slug doesn’t change. It just stays like this:
https://voziq.webflow.io/blogs
What I want is:
When I click on the Award filter, the slug should update to something like:
https://voziq.webflow.io/blogs/award
How can I do this in Webflow?
Should I create separate category pages for each category and link them instead of filtering on the same page?
Or is there a way to filter using CMS and also change the URL dynamically?
Please guide me — I want both the blog posts filtered and the correct slug showing in the browser.
Here is my public share link: LINK
(how to access public share link)