Tags vs Categories
Tags vs Categories

WordPress features both tags and categories, which on the whole, tends to confuse new users (it certainly did with me, and still does to some extent), so here’s my overview on how and when to use them.
First Simplify
Tags and Categories are nothing more than Keywords. Each post must be attached to at least one category but the use of tags is entirely optional.
In the words of WordPress Support, once upon a time, WordPress only allowed categories to be used. This allowed for a broad grouping of post topics, but when you wanted to describe a post in more specific terms, more categories were required leading to very long category lists. So we now have tags, as well.
So think of Categories as chapter headings and chapter sub-headings (i.e., they can be hierarchal – more on this later) while Tags are nothing more than keywords within the text.
Misleading Category Hierarchies!
Category A Category AB Category ACCategory X
Suppose that you have a parent category, ‘Category A’ and a child category, ‘Category AB’. If you placed a post in ‘Category AB’ would you expect the post to also show in ‘Category A’? If you would expect the post to also show in ‘Category A’, you think the way of WordPress because that’s how it works.
Conclusion
Remember, at the end of the day, both Categories and Tags, once processed by WordPress, end up on your web pages as nothing more than Keywords for search engines to process.
Related Articles
- What is WordPress, Hype or Fact?
What is WordPress?WordPress is an Open Source Blogging platform. It was created in 2003 and since then has held it's ground claiming hundreds of milli... - 170 Plugin Release and Promotion (Coming soon)
170 Plugin Releasing and Promotion After you have finished writing your awesome WordPress plugin, there are a few things to consider before releasing... - 150 Database (Coming soon)
150 Database Part of the "How to Write a WordPress Plugin" Series Objectives In this lesson we will discuss and demonstrate the use of the WordPres... - 162 CSS Inclusion with Plugins
162 CSS Inclusion with Plugins Part of the "How to Write a WordPress Plugin" Series Objectives In this lesson we will discuss and demonstrate the u... - 161 Javascript Inclusion with Plugins
161 Javascript Inclusion with Plugins Part of the "How to Write a WordPress Plugin" Series Objectives In this lesson we will discuss a...


