• Resolved anniest

    (@anniest)


    Hello

    Google get HTLM for my sitemap https://www.artisanathai.com/sitemap_index.xml not for they others pages of sitemap,
    i have activ the plugin Yoast SEO too
    i have put on my htaccess

    # BEGIN XML Sitemaps
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^sitemap.xml$ /sitemap_index.xml [R,L]
    RewriteRule ^sitemap_index.xml$ /index.php?sitemap=1 [L]
    RewriteRule ^locations.kml$ /index.php?sitemap=wpseo_local_kml [L]
    RewriteRule ^geo_sitemap.xml$ /index.php?sitemap=geo [L]
    RewriteRule ^([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L]
    RewriteRule ^([a-z]+)?-?sitemap.xsl$ /index.php?xsl=$1 [L]
    </IfModule>
    # END XML Sitemaps

    before begin W3TC cache
    but nothing done, i have purge cache : no result always Google (not me on my browser) understand only HTLM that page

    tks for help !

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello,
    Go to your WP Dashboard, Performance>Extensions and activate Yoast SEO. This Configures W3 Total Cache to comply with Yoast SEO requirements automatically.

    Thread Starter anniest

    (@anniest)

    hello, it was done (write on my question !)

    so i get off this plugin,

    bye !

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @anniest,

    Sorry for the misunderstanding. I just want to clarify something. I am asking you to activate Yoast SEO extension within our plugin “Performance>Extensions and activate Yoast SEO”.
    Have you activated that extension within our plugin or you are talking about activating Yoast SEO plugin??
    Please clarify so we can assist you further on this matter.

    Thread Starter anniest

    (@anniest)

    YES : “i have activ the plugin Yoast SEO too”

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @anniest,

    You might have a problem with your server blocking Google or something similar.
    Also please check if you have selected the box Discourage search engines from indexing this site
    This is a core WordPress feature at Settings>Reading

    Thread Starter anniest

    (@anniest)

    hello,
    since I rectified the htaccess and it works!
    google understands (finally) my sitemap

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @anniest,
    Good to know that you’ve found what the issue was.

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

The topic ‘yoast sitemap’ is closed to new replies.