- Create a Category collection which contains your categories
- In your Blog collection, single-ref to Category, and populate that. Multi-ref is OK too here if that’s more appropriate.
- Build out the Category collection page, so that it shows all Blogs which are in that Category.
You’d then use https://voziq.webflow.io/category/award
to list the articles.
This part is ambiguous, Webflow doesn’t have a “Filter” element. I’m not sure if you’re filtering a collection list, or if you’re talking about a library like Finsweet CMS Filter.
If you’re using FS CMS Filter, and dynamically filtering blog articles on a main /blog
page, you can enable FS to show filter settings on the querystring. It will look something like;
https://voziq.webflow.io/blogs?category=award