Hi @amcburney2232
My apologies, I sent you on a wild-goose chase… I never told you how to debug this ??
EDIT: Before you continue, you mentioned NGINX. If you go to sitemap.xml
, are you redirected to sitemap_index.xml
? If so, then Yoast SEO rules are active on your server.
If not, then let’s continue…
When you deactivate a plugin, the rewrite engine may not always be flushed directly. It is up to the plugin author to do. TSF does this, but others may not. This inconsistent behavior is part of the “red herring” I spoke about.
To see if deactivating a plugin works, go to /wp-admin/options-permalink.php
and hit “Save Changes.” More often than not, this fixes the output (maybe only temporarily, red herring!).
But, it’s nearly impossible to debug this issue without diving into all the code. Even then, the most you can do is notify the plugin author.
Again, even if you think it’s fixed, the issue may come back sporadically; plugins tend to flush the rules whenever they deem necessary. For TSF, we flush the rules when you save the SEO settings, for example.
I think you’re best off waiting for The SEO Framework v4.0; whereafter this issue won’t recur… at least, for the sitemap. The ETA for v4.0 is the last week of this month.
-
This reply was modified 5 years, 6 months ago by
Sybre Waaijer. Reason: Yoast SEO?