Automatically show certain categories of blog posts on different pages
-
I am expanding my blog and trying to determine how to automatically show blog posts with certain tags on different pages. For example, one page will display or link to all of the posts with the ‘food’ tag, one will be to list all of the posts with the ‘review’ tag, etc.
The blog I need help with is: (visible only to logged in users)
-
These tag archive pages are created automatically by the WordPress software when you use them in your posts so there are lots of options you have to choose from.
You can add category or tag archive pages to a custom menu (include tags as a custom link, the link will look something like this: diveforscience.wordpress.com/tag/featured.
You can also use the tag cloud widget in one of your widget areas.
And finally you can use the display posts shortcode either in a text widget, or on a page which you can then use as an index for all the tags you’ve used.
-
- The topic ‘Automatically show certain categories of blog posts on different pages’ is closed to new replies.