Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Should I disable the indexing of tags in Wordpress?
-
Hi,
I have a client that is publishing 7 or 8 news articles and posts each month. I am optimising selected posts and I have found that they have been adding a lot of tags (almost like using hashtags) .
There are currently 29 posts but already 55 tags, each of which has its own archive page, and all of which are added to the site map to be indexed (https://sykeshome.europe.sykes.com/sitemap_index.xml).
I came across an article (https://crunchify.com/better-dont-use-wordpress-tags/) that suggested that tags add no value to SEO ranking, and as a consequence Wordpress tags should not be indexed or included in the sitemap.
I haven't been able to find much more reliable information on this topic, so my question is - should I get rid of the tags from this website and make the focus pages, posts and categories (redirecting existing tag pages back to the site home page)?
It is a relatively new websites and I am conscious of the fact that category and tag archive pages already substantially outnumber actual content pages (posts and news) - I guess this isn't optimal.
I'd appreciate any advice.
Thanks
-
Yes it would be best if you were the tags option off, It excellent performance working for example Shillong Teer Club chart
-
Disabling the indexing of tags in WordPress can be beneficial for SEO purposes, as it prevents search engines from indexing individual tag pages, which may otherwise lead to duplicate content issues. However, whether to disable tag indexing depends on your specific website goals and content structure. If you use tags sparingly and they add value to your site's organization, leaving them indexed may be beneficial. Evaluate your SEO strategy and content structure to determine the best approach for your WordPress site.
-
I'm having the same problem right now, my site is fairly new but it was already receiving some organic traffic then, all of a sudden traffic sank like a brick and i can't find the answer why.
Only thing that changed was adding tags to blog posts which i think might be creating duplicate content so I'm proceeding to disable those, will leave categories alive for the moment because they were bringing traffic but if nothing changes after it will deindex them as well, site in question is sluthpass hope i can recover traffic after disabling those annoying tags.
-
Hello experts, I have disabled the tags but it is still showing in Google. What should I do now? Here you can check redeemcodecenter.com, Thanks in Advance.
-
If you have a large number of tags that don't add clear value to your site's content, disabling tag indexing in WordPress can be beneficial for search engine optimization. However, if your tags are well-curated and provide meaningful navigation for your users, enabling indexing can improve discoverability and site organization. Evaluate the relevance and usefulness of your tags, considering both SEO considerations and user experience before making a decision.
-
I experienced the same problem. I once read an article that Google prefers websites that have a neat structure. and in my opinion, it is difficult to make tags more structured on my website. my site is malasngoding.com . what do you think?
-
Even i was also looking the answer for same for my website https://abcya.in/ i think tags should not be indexed.
-
I don't think it's a good idea. I'm testing tons of articles with and without tags for my website, Dizzibooster. It seems that adding tags will provide an edge for indexing purposes. However, you can test these things yourself."
-
I am facing the same issue on my website AmazingFactsHindi. As per our expert discussion and after reading this forum, I decided to de-index all the Tags and Category pages that are creating duplicate issues on our website.
-
We had similar questions on SEO. We experimented with disabling tags for the last 4 weeks. The only impact so far, I was able to find is that the [thecodebuzz(https://www.thecodebuzz.com/) website did not get hits for a few impressions which were based on tags keys. We are still evaluating the impact.
-
Heyo,
If your tags and categories are providing value to your users or helping with your site's SEO, you might not want to remove them from search engine indexes. I disabled it on my site OceanXD, And it was a good decision for me. -
I have a same question but I have found blocking category and tag is good for SEO.
I have blogsite Tech News Blog I have crated around 400 tag but I have seen this was crating duplicate issue.My personal opinion tag and category de index will be better for SEO.
-
@JCN-SBWD You can index your tags in as much as it doesn't affect the indexing of your posts. Tags do get traffic as well. The only reason why I stopped indexing my tags is because it affects the indexing of my post. Tags got indexed in a matter of minutes while it takes hours, sometimes days before my posts get indexed.
-
I would recommend to disable tags indexing as there are cases where you are multiple tags for same topic. You can index categories as mentioned above that they are more structure and define your website in some way. If you write custom excerpt for each post, it helps categories to have unique content for each post except.
-
It’s a good idea to block tags, since they are duplicate content and may dilute the performance of your real pages. But if you find certain tag or author pages bring valid traffic, you can make an exception for them. It's up to you
-
Can you please explain what exactly you do.
-
-
Many thanks for the prompt response and also for confirming my suspicions, it is much appreciated.
The robots suggestion is handy too.
-
Personally I usually do this as well as robots.txt blocking them to save on crawl allowance, but you should no-index first as if Google is blocked from crawling (robots.txt) then how will they find the no-index tags? So it needs to be staggered
I find that the tag URLs result in quite messy SERPs so I prefer to de-index those and then really focus on adding value to 'actual' category URLs. Because categories have a defined structure they're better for SEO (IMO)
Categories are usually good for SEO if you tune and tweak them up (and if their architecture is linear) but tags are very messy
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How (or if) to apply re canonical tags to Shopify?
Anyone familiar with Shopify will understand the problems of their directory structure. Every time you add a product to a 'collection' it essentially creates a duplicate. For example... https://www.domain.com/products/product-slim-regular-bikini may also appear as: https://www.domain.com/collections/all/products/product-slim-regular-bikini https://www.domain.com/collections/new-arrivals/products/product-slim-regular-bikini https://www.domain.com/collections/bikinis/products/product-slim-regular-bikini etc, etc It's not uncommon to have up to six duplicates of each product. So my question is twofold: Firstly, should I worry about this from an SEO point of view? I understand the desire to minimise potential duplicate content issues and also in focussing the 'juice' on just one page per product. But I also planned on trying to build the authority of the collection pages. If I request Google not to index the product pages which link off the collections, does this not devalue these collections pages? Secondly, I understand the correct way to fix these is using 'rel canonical' tags, but I'm not clear about HOW to actually do this. Shopify support has not been very helpful. They have provided two different instructions, so just added to the confusion (see below). Shopify instruction #1: Add the following to the theme.liquid file... <title><br />{{ page_title }}{% if current_tags %} – tagged "{{ current_tags | join: ', ' }}"{% endif %}{% if current_page != 1 %} – Page {{ current_page }}{% endif %}{% unless page_title contains shop.name %} – {{ shop.name }}{% endunless %}<br /></title>
Intermediate & Advanced SEO | | muzzmoz
{% if page_description %} {% endif %} Shopify instruction #2: Add the following to each individual product page... So, can anyone help clarify: The best strategic approach to this inherent SEO issue with Shopify (besides moving to another platform!)? and If 'rel canonical' tags is the way to go, exactly where and how to apply them? Regards, Murray1 -
Redirected Old Pages Still Indexed
Hello, we migrated a domain onto a new Wordpress site over a year ago. We redirected (with plugin: simple 301 redirects) all the old urls (.asp) to the corresponding new wordpress urls (non-.asp). The old pages are still indexed by Google, even though when you click on them you are redirected to the new page. Can someone tell me reasons they would still be indexed? Do you think it is hurting my rankings?
Intermediate & Advanced SEO | | phogan0 -
Putting Dates In Title Tag
Hi, I have a site were I write previews for sports match ups. I notice when I don't put the date in the title I rank much better for specific keywords. I also noticed that most people don't really put in the date when they do the search anyways, especially since google does a good job of showing the most recent pages anyways. The only reason I continue to put the date is because of this whole idea of not having page titles that are duplicate. So many of our games will be Team A vs Team B Preview, and Im worried that the term "preview" will become so repetitive that google may not like it. Any tips or ideas on how to approach this issue best? Thanks!
Intermediate & Advanced SEO | | tarafaraz1 -
Google indexed wrong pages of my website.
When I google site:www.ayurjeewan.com, after 8 pages, google shows Slider and shop pages. Which I don't want to be indexed. How can I get rid of these pages?
Intermediate & Advanced SEO | | bondhoward0 -
Do you add 404 page into robot file or just add no index tag?
Hi, got different opinion on this so i wanted to double check with your comment is. We've got /404.html page and I was wondering if you would add this page to robot text so it wouldn't be indexed or would you just add no index tag? What would be the best approach? Thanks!
Intermediate & Advanced SEO | | Rubix0 -
Does Google hate wordpress?
I have my categories pages set to noindex, follow. I deactivated the author and date based archives, and all the /page/2 /page/3 are noindex. Is this the right approach? I had thought about adding some text to the topic of each category page and then changing them to index. I'm using showing recent post excerpts on the homepage. Another other suggestions? I think two of my sites are in panda for no good reason. It seems like non-wordpress blogs in my industry do better than comparable wordpress sites.
Intermediate & Advanced SEO | | KateV0 -
How does a canonical work and is it necessary to also have a no index, follow tag in place?
Across our site, we have canonical tags in place for URLs that contain duplicate content and for URLs without a trailing slash since we are using URLs WITH a trailing slash for all URLs across our site. We also recently added a no index, follow tag to all non-canonical URLs since we noticed a high number of duplicate content URLs in Google Webmaster Tools. The first part of my question is: How does a canonical work? Does the robot read the canonical and immediately go to the canonical URL or does it continue to read past the canonical tag and get to the no index, follow tag if there is one present? The second part of my question is: Is it necessary to have both a canonical tag and no index, follow tag in place? Or should the canonical tag be sufficient to avoid duplicate content? And lastly, if both a canonical tag and no index, follow tag are in place, should they be in a specific order? Canonical tag first then no index, follow tag second or no index, follow tag first then canonical tag second? I would appreciate any insight you can give. Thank you!
Intermediate & Advanced SEO | | kbbseo0