plarry
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP 5.5 XML Sitemap Exclude Page(s)@linux4me2 I’m using Firefox too, and Firefox Developer Edition with cache disabled (same as in Chrome: Inspector > Network tab > Disable Cache). Because of the “seems to” in “Ctrl+F5 seems to reliably clear the browser cache.”, and my personal experience (WTF!? I cleared EVERYTHING!!!! It’s driving me nuts…), I would try doing that and just refresh my page(s) with the inspector open…
Forum: Fixing WordPress
In reply to: WP 5.5 XML Sitemap Exclude Page(s)@linux4me2 Have you disabled caching in your browser (Network tab of the Inspector) AND refreshed your page with the inspector open? I learned just a couple of months ago that both were needed (at least in Chrome).
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] WordPress 5.5 sitemap featureGlad that it reassured / comforted you!
And, yes, it’s strange that it’s not included in the changelog. I guess @auctollo / Arne Brachhold has his own reasons… Although I can’t be sure, of course, I doubt it’s an omission. Anyway, this question is answered…
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] WordPress 5.5 sitemap featureNo need to add any code, it’s already in version 4.1.1.
A
grep -Ri add_filteron the plugin’s folder returns (among others)google-sitemap-generator/sitemap-loader.php: add_filter( 'wp_sitemaps_enabled', '__return_false' );