zenologue
Forum Replies Created
-
Well I have no idea what is going on here… My sitemaps all magically reappeared by themselves, which is very odd.
I wonder if this is related to the problem I’m seeing at the moment…
Google Webmaster tools reports a 404 error on my sitemap and when I go to the WordPress SEO “XML Sitemaps” settings and click the view XML sitemaps button, I also see a 404 error.
Logging in via FTP confirms that all my sitemap files are gone… and I can’t figure out how to regenerate them with the WP SEO plugin.
Forum: Fixing WordPress
In reply to: wp-cron.php Running Despite DISABLE_WP_CRONI’m using WordPress 3.4.2 with no changes to the core (except the one I had to make to stop this process from running), with the Genesis Framework and theme. Plugins are a possible culprit, but they’re all very commonly used, nothing unusual.
I’ll just have to keep researching this until I find the answer.
Forum: Fixing WordPress
In reply to: wp-cron.php Running Despite DISABLE_WP_CRONYes, I know – but it should not run on every page access if the DISABLE_WP_CRON constant is set to “true” in the wp-config.php file…
On my site, wp-includes/cron.php is behaving as though the constant is not set and spawning wp-cron.php when it shouldn’t