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 include tags in sitemap?
-
Hello All,
I was wondering if you should include tags and categories in your sitemap. In the past on previous blogs I have always left tags and categories out. The reason for this is a good friend of mine who has been doing SEO for a long time and inhouse always told me that this would result in duplicate content.
I thought that it would be a great idea to get some input from the SEOmoz community as this obviously has a big affect on your blog and the number of pages indexed.
Any help would be great.
Thanks,
Luke Hutchinson.
-
Hi Dan The Yoast Seo plug in for Wordpress allows you to select what you want included on sitemaps. Mine currently includes posts, pages, categories, and video Are you suggesting to only include pages in the sitemap? Why wouldn't we want to include the others?
-
Hey Luke
Assume you mean XML Sitemap?
You should only include pages in your sitemap, which also are indexed. So then the question becomes, should you index tags or categories. I firmly believe, so long as the site is set up correctly, you should not index tags but it's OK to index categories. I also assume you're using WordPress.
So the steps become;
1. Noindex tag archives.
2. Then exclude tags from the XML sitemap.
You can refer to my WordPress SEO guide on Moz for more details.
Good luck!
-Dan
-
Luke,
at this moment a new website is developed for me using Modx CMS. In here I had build a blog because I want to start blogging too. The funny part of it is that in many cases blog software creates duplicate content if you post an article and also have it stored in the archives etc. Modx does not seem to be doing that (so far as I tested it).
Maybe that would be something too look into?
The archives should be linking to the same article as the overview page does. The more tags and the more categories helps the user define what they are looking for and that ought to be a good thing. Here in the SEOmoz community you can also filter out certain blog messages, for instance if you only want to see white-board Friday messages that's possible. And I believe that these do not result in duplicate content issues.
Hope this helps you
Regards
Jarno
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
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
-
Should we set up redirects for all deleted TAGS?
We recently found our site had 65,000 tags (yes 65K). In an effort to consolidate these we've started deleting them. MOZ is now reporting a heap of 404 errors for tag pages. These tag pages should not have links to them so not sure how come they're being crawled. Any suggestions from experience in this area would be useful.
Technical SEO | Aug 24, 2020, 11:39 AM | wearehappymedia0 -
Does Google read dynamic canonical tags?
Does Google recognize rel=canonical tag if loaded dynamically via javascript? Here's what we're using to load: <script> //Inject canonical link into page head if (window.location.href.indexOf("/subdirname1") != -1) { canonicalLink = window.location.href.replace("/kapiolani", ""); } if (window.location.href.indexOf("/subdirname2") != -1) { canonicalLink = window.location.href.replace("/straub", ""); } if (window.location.href.indexOf("/subdirname3") != -1) { canonicalLink = window.location.href.replace("/pali-momi", ""); } if (window.location.href.indexOf("/subdirname4") != -1) { canonicalLink = window.location.href.replace("/wilcox", ""); } if (canonicalLink != window.location.href) { var link = document.createElement('link'); link.rel = 'canonical'; link.href = canonicalLink; document.head.appendChild(link); } script>
Technical SEO | Aug 15, 2017, 3:53 PM | SoulSurfer80 -
Image Sitemap
I currently use a program to create our sitemap (xml). It doesn't offer creating an mage sitemaps. Can someone suggest a program that would create an image sitemap? Thanks.
Technical SEO | Jan 23, 2024, 5:22 AM | Kdruckenbrod0 -
HTML Sitemap Pagination?
Im creating an a to z type directory of internal pages within a site of mine however there are cases where there are over 500 links within the pages. I intend to use pagination (rel=next/prev) to avoid too many links on the page but am worried about indexation issues. should I be worried?"
Technical SEO | Sep 12, 2012, 8:47 PM | DMGoo0 -
Do I need an XML sitemap?
I have an established website that ranks well in Google. However, I have just noticed that no xml sitemap has been registered in Google webmaster tools, so the likelihood is that it hasn't been registered with the other search engines. However, there is an html sitemap listed on the website. Seeing as the website is already ranking well, do I still need to generate and submit an XML sitemap? Could there be any detriment to current rankings in doing so?
Technical SEO | Jun 28, 2012, 12:31 PM | pugh0 -
Is it bad to have same page listed twice in sitemap?
Hello, I have found that from an HTML (not xml) sitemap of a website, a page has been listed twice. Is it okay or will it be considered duplicate content? Both the links use same anchor text, but different urls that redirect to another (final) page. I thought ideal way is to use final page in sitemap (and in all internal linking), not the intermediate pages. Am I right?
Technical SEO | Jun 13, 2012, 4:22 PM | StickyRiceSEO1 -
What happens when you put an image in an H1 tag?
I am currently updating some H1 tags for my site but the tags are generated automatically by the text that is entered into a field on our content manager software. However because we need an image in this area as well, the entire field including the code for the image is surrounded by an H1 tag. Is this bad for SEO?
Technical SEO | Mar 31, 2012, 11:31 PM | eVacStore0 -
Should there be a canonical tag on my 404 error page?
In my crawl diagnostics, I notice some 4xx client errors. They are appearing for pages that no longer exist, so I'm not sure what the problem is. Shouldn't they just be dealt as 404's? Anyway, on closer inspection I noticed that my 404 error page contains a canonical tag which points to the missing page. Could this be the issue? Is it a good idea to remove the canonical tag from this error page? Thanks.
Technical SEO | Nov 20, 2012, 2:05 PM | Leighm0