yoast sitemap
-
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 Sitemapsbefore begin W3TC cache
but nothing done, i have purge cache : no result always Google (not me on my browser) understand only HTLM that pagetks for help !
The topic ‘yoast sitemap’ is closed to new replies.