Blog tag filtering
Using Keystone you can update blog template to use tag based filtering. This is an easy way to surface sub-categories within a blog. For example, you may can show filters to view blogs posts with specific tags
Create metafield definitions
Open up Settings > Custom data
Click Blogs
Click Add definition
Set Name to Subtags
Set Namespace and key to "custom.subtags"
Click Select content type
Click Single line text
Click List of values
Hit Save
Add data to blog metafield
Go to Online Store > Blog posts > Manage blogs
Scroll to the bottom Metafields area
Enter a text value for each tag filter
There's no need to include "All" as that will be the first link within tag filtering
Each entry should match a tag that is present within your collection
Hit Save
Last updated
Was this helpful?