-
AuthorPosts
-
January 3, 2015 at 6:17 pm #374520
Hello!
I’m having trouble with: https://expresswriters.com/sitemap_index.xml redirecting to the home page. How do you get this to go to the default Yoast SEO XML sitemap view?
I’d appreciate if you could take a look into this and see if there’s anything theme related that’s causing the issue.
WP credentials are listed in private message.
Thanks,
JoshJanuary 4, 2015 at 4:50 am #374620Hi j1980mac!
Thank you for using Enfold.
Try to add this snippet on the .htaccess file:
# WordPress SEO - XML Sitemap Rewrite Fix <IfModule mod_rewrite.c> 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] </IfModule> # END WordPress SEO - XML Sitemap Rewrite Fix
Cheers!
IsmaelJanuary 5, 2015 at 3:19 am #374907This reply has been marked as private.January 6, 2015 at 3:27 am #375449I also tried to replace what you gave me with the later, but still didn’t work. Can you take a closer look?
Thanks,
JoshJanuary 7, 2015 at 8:57 am #376014Hi!
Do you have the W3 Total Cache plugin installed? Please refer to this thread for a possible fix:
https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-sitemap-not-working
https://yoast.com/xml-sitemap-in-the-wordpress-seo-plugin/Cheers!
IsmaelJanuary 7, 2015 at 10:00 pm #376485No, I completely deleted it….
January 8, 2015 at 5:28 am #376628Hi!
Try to deactivate all plugins except yoast then test it again on another browser. Please post the ftp details here. We would like to check it. I’ll ask the rest of support team to take a look.
Best regards,
IsmaelJanuary 8, 2015 at 6:20 am #376645I can’t do this. I’ve too much going on making the site work. Any other suggestions?
January 8, 2015 at 7:14 am #376652Hey!
Please post the ftp details so that we can inspect the site. We’re really not sure what’s wrong with your installation because the sitemap works fine on ours. Do you have the latest version of the yoast plugin?
Best regards,
IsmaelJanuary 8, 2015 at 9:46 am #376677This reply has been marked as private.January 8, 2015 at 9:58 pm #377104Can you hold off on this? I’m finally getting a response from Yoast. :)
Thanks,
JoshJanuary 10, 2015 at 5:54 am #377716Sure, let us know.
Best regards,
JosueJanuary 14, 2015 at 10:11 pm #379762Hi Josue,
I’ll they told me was to disable my plug-ins one by one and see if it fixes it. However, our website is dependent upon some of these custom plug-ins being enabled. I can’t just disable stuff like this.
I went ahead and got a third-party site map that seems to be working fine. I really don’t know what else to do, it’s a shame I couldn’t be resolved by Yoast.
Thanks,
Josh -
AuthorPosts
- The topic ‘Yoast SEO – XML Sitemap View Redirecting To Home Page’ is closed to new replies.