Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Tripplegece

    (@tripplegece)

    And i add to WP Suber Cache this code

    (main.)?sitemap(_index)?\.x[ms]l(\.gz)?
    sitemap(_index)?\.xml(\.gz)?
    [a-z0-9_\-]+-sitemap([0-9]+)?\.xml(\.gz)?

    And i add to my .htaccess this code

    # END WPSuperCache

    # WordPress SEO – XML Sitemap Rewrite Fix
    RewriteEngine On
    RewriteBase /
    RewriteRule ^sitemap_index.xml$ /index.php?sitemap=1 [L]
    RewriteRule ^([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L]
    RewriteRule ^([a-z]+)?-?sitemap.xsl$ /index.php?xsl=$1 [L]
    # END WordPress SEO – XML Sitemap Rewrite Fix

    The problem still continues…

    The XML Sitemap being generated is not mapping the website properly.

    I have already optimised the main website pages with SEO by Yoast and they are not even appearing in the XML sitemap generated by Yoast.

    A typical issue is the https://www.candyskullshots.co.uk/shop is listed and in my independent SEO software (Link-Assistant.com) it’s saying the title is ‘Products Archive – Candy Skull” but in the SEO settings in WP it says “Candy Skull – Parties | Wedding Entertainment | Halloween”. What is going on!?

    Thread Starter Tripplegece

    (@tripplegece)

    Can anyone help me ?

    I have a similar issue. The sitemap shows up when you click the view sitemap button in Yoast and when I manually enter the url (sitemap_index.xml) it shows up. But I cannot set it with ftp. Maybe it is hidden?

    Also I have entered my google webmaster code in yoast but it does not seem to update in google or bing for that matter. Are you supposed to manually add the sitemap to google and bing and if so is it sitemap_index.xml?

    Thanks

    Hi,

    The sitemap_index.xml is automatically generated by the plugin when it is called. You can submit sitemap_index.xml to Google and it should work.

    I don’t think it is possible to edit it manually.

    If you get a 404 error, you should visit your Settings > Permalinks page and resave the Permalinks

    Ajay
    Thanks for the answer. I have been searching for a few days on this.

    Any idea why I cannot see the file when viewing with FTP?
    Jeff

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘XML Sitemap Error’ is closed to new replies.