Title: Site Map
Last modified: January 25, 2017

---

# Site Map

 *  Resolved [andymossy](https://wordpress.org/support/users/andymossy/)
 * (@andymossy)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/site-map-4/)
 * Just installed SEO Framework instead of YOAST and so far all seems OK apart from
   the site maps. Previously I had a site map for my categories, authors and posts.
   Now the site map shows a list of just posts and no authors or categories, while
   the /author-sitemap.xml is coming up as a 404 error.
    Also my site map link on
   the home page [http://tripreporter.co.uk/sitemap_index.xml](http://tripreporter.co.uk/sitemap_index.xml)
   is broken with a message “tripreporter.co.uk redirected you too many times.”

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * (@cybr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/site-map-4/#post-8698190)
 * Hi [@andymossy](https://wordpress.org/support/users/andymossy/),
 * I’ve collected some pieces on why the sitemap matters, what it does, and why 
   you should or should not have a sitemap index or not. I hope you like reading!
 * **1. From this [plugin’s frontpage](https://wordpress.org/plugins/autodescription/):**
 * > The Sitemap generated with The SEO Framework is sufficient for Search Engines
   > to find Posts, Pages and supported Custom Post Types throughout your website.
   > It also listens to the noindex settings on each of the items. If you however
   > require a more expanded Sitemap, feel free to activate a dedicated Sitemap 
   > plugin. The SEO Framework will automatically deactivate its Sitemap functionality
   > when another (known) Sitemap plugin is found. If it is not automatically detected
   > and no notification has been provided on the Sitemap Settings, feel free to
   > open a support ticket and it will be addressed carefully.
 * **2. From this [plugin’s FAQ](https://wordpress.org/plugins/autodescription/faq/):**
 * > The sitemap doesn’t contain categories, images, news, etc. is this OK?
   > This is not an issue. Search Engines love crawling WordPress because its structure
   > is consistent and well known. If a visitor can’t find a page, then why would
   > a Search Engine? Don’t rely on your sitemap, but on your content and website’s
   > usability.
 * **3. From this plugin’s [2.3.7 update SEO tip](https://theseoframework.com/?p=1529):**
 * > No sitemap? Not a problem! Search Engines will just follow links within your
   > site to find new pages. This default behavior will also continue with a sitemap
   > available, so no pages are missed even if your sitemap has reached its limit.
 * **4. From [Michiel’s recent blog post](https://yoast.com/?p=857843):**
 * > If the crawlability of your website depends on your XML sitemap, you have a
   > much larger problem on your hands.
 * [Moz’ case study in 2011, said that a sitemap index leads to a better ranking.](https://moz.com/blog/multiple-xml-sitemaps-increased-indexation-and-traffic)
   **
   However**, this greatly depends on how big your site is, and whether the pages
   have yet been indexed already, and your “crawling budget”. Also, it’s from 6 
   years ago, and to top it off: They didn’t test long term effects (i.e. longer
   than 4 weeks).
 * Looking at your oldest post, `http://tripreporter.co.uk/blog1/`, it’s correctly
   indexed.
 * More insights on this issue can be acquired through [Google Webmasters](https://www.google.com/webmasters/tools/dashboard?hl=en&siteUrl=).
   In which you might (or might not) see the effects of your switch to TSF’s single
   sitemap.
 * **My stance on this issue:**
    It doesn’t matter, focus on creating better content
   every day or week. Sitemaps are becoming less and less important; I actually 
   only improved the sitemap in the 2.8 release because there was a high demand (
   without SEO grounds). I have no plans on creating a sitemap index with multiple
   sitemaps attached to it. If you wish to obtain that, there are [plenty of compatible sitemap plugins](https://github.com/sybrew/the-seo-framework/blob/2df3de40302a593038ac56ad8ffc7970a16b78b6/inc/classes/detect.class.php#L95-L102).
 * I hope this all covers the lot! Cheers 🙂
    -  This reply was modified 9 years, 4 months ago by [Sybre Waaijer](https://wordpress.org/support/users/cybr/).
    -  This reply was modified 9 years, 4 months ago by [Sybre Waaijer](https://wordpress.org/support/users/cybr/).
 *  Plugin Author [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * (@cybr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/site-map-4/#post-8698228)
 * Hi [@andymossy](https://wordpress.org/support/users/andymossy/),
 * I forgot to cover the following issue:
 * > Also my site map link on the home page [http://tripreporter.co.uk/sitemap_index.xml](http://tripreporter.co.uk/sitemap_index.xml)
   > is broken with a message “tripreporter.co.uk redirected you too many times.”
 * Please inform on this with your hosting provider, it might be an `.htaccess` 
   file leftover code issue.
 *  Thread Starter [andymossy](https://wordpress.org/support/users/andymossy/)
 * (@andymossy)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/site-map-4/#post-8698434)
 * My thanks to you for your prompt replies. Much appreciated. I suppose I feel 
   that categories are important on my site because it is a world travel site which
   incorprates sections on destinations, hotels (in those destinations) restaurants(
   likewise) golf etc. All these are under their own sections but cascade down via
   categories so visitors can find them easily.
    There is one specific site map 
   which might need to be kept which is authors.xml because I have multiple authors
   writing review content I want each one to be indexed. So for example if I type
   in my name in Google all my tripreporter review posts will show in results. That
   is my ideal if it is possible.
 *  Plugin Author [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * (@cybr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/site-map-4/#post-8698990)
 * Hi [@andymossy](https://wordpress.org/support/users/andymossy/),
 * **Category Sitemap**
    The presence of categories should be done by breadcrumbs(
   which you’ve done, TSF improves that through [Structured Data](https://developers.google.com/search/docs/data-types/breadcrumbs),
   when enabled), **or** the menu (which you’ve also done), **or** in the post itself
   described by “listed under/posted in” (which you’ve also done, [but requires styling](http://i.imgur.com/AHPltcT.png)).
 * When looking at those parameters, you’re doing great in all aspects – and there’s
   no need for a category sitemap. The cascading of data on your site is done well
   too.
 * **All your posts are covered in the main/single sitemap.**
    Which is fine, as
   described in my previous reply.
 * **Author Sitemap**
    In retrospect, that there are multiple authors does not correlate
   to a sitemap in any respect. Instead, this should be handled by WordPress `/author/
   name/` archives and the theme’s output of the names through Rich Data, [example (i.e. book listing, which is almost the same)](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/itemprop#Other_examples).
 * The latter (rich data) will also be covered by a [Free Extension or plugin update](https://github.com/sybrew/the-seo-framework/issues/61)
   through [Structured Data](https://developers.google.com/search/docs/data-types/articles)
   for The SEO Framework somewhere this year. This implementation has a high priority,
   as it was actually planned for the 2.8 release.
 * I hope this all clears things up, although I do realize my answer is very technical.
 *  Thread Starter [andymossy](https://wordpress.org/support/users/andymossy/)
 * (@andymossy)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/site-map-4/#post-8782053)
 * getting to grips with SEO Framework now and I am enjoying it, so thanks.
    One
   quation is around key words. Yoast was always shouting about how important they
   are, so what is your view about the efficieny of multiple key words and is there
   any way this can be achieved through TSF?
 *  [Pierre LeBaux](https://wordpress.org/support/users/lebaux/)
 * (@lebaux)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/site-map-4/#post-8782085)
 * Let me put it like google – just write naturally, don’t force keywords, it might
   even hurt you. Google is getting better at spotting keyword stuffing in English,
   but it lacks in other languages. In other words, stuffing keywords might help
   your SEO, but in the long term it might end up hurting you.
 *  Plugin Author [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * (@cybr)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/site-map-4/#post-8807419)
 * Sorry for forgetting to reply.
 * I completely stand by [@lebaux](https://wordpress.org/support/users/lebaux/)’
   s comment.
 * I also commented on this question quite a long time ago here:
    [https://wordpress.org/support/topic/focus-keyword-as-in-yoast-seo/#post-6833918](https://wordpress.org/support/topic/focus-keyword-as-in-yoast-seo/#post-6833918)
 * Related SEO tip:
    [https://theseoframework.com/seo-tips/following-visitors-hook-them-with-an-introduction/](https://theseoframework.com/seo-tips/following-visitors-hook-them-with-an-introduction/)
 * Bounce rate is a major Search Engine factor. The higher it is, the lower the 
   page will be ranked; because it’s not what users were searching for.
 * If your content seems to be non-organic or even spam because you repeat the same
   words over and over again, visitors might bounce back to the Search Engine Results
   Page.
 * As I said in a mail reply last week:
 * > It’s not a “do this, and you’ll be fine”, but it’s rather “be organic and genuine,
   > and you’ll be fine”. Yoast[‘s team] knows this very well, as gained from their
   > blog posts — unfortunately, their keyword analyzer [might have shed off] the
   > wrong impression.
 * This is why it might seem like they’ve _“shouted”_ about it. And it certainly
   was very important… back in the day.
 * Compiled: Keywords are important, but current trends suggest that it should happen
   organically, ergo natural writing.
 * Feel free to browse around the following site’s articles (authors of Genesis)
   to gain some knowledge on how to write good articles – effectively improving 
   your SEO:
    [http://www.copyblogger.com/blog/](http://www.copyblogger.com/blog/)
 * Cheers 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Site Map’ is closed to new replies.

 * ![](https://ps.w.org/autodescription/assets/icon.svg?rev=3000376)
 * [The SEO Framework – Fast, Automated, Effortless.](https://wordpress.org/plugins/autodescription/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autodescription/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autodescription/)
 * [Active Topics](https://wordpress.org/support/plugin/autodescription/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autodescription/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autodescription/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/site-map-4/#post-8807419)
 * Status: resolved