Viewing 2 replies - 1 through 2 (of 2 total)
  • Sa?a

    (@stodorovic)

    It’s Divi bug because they forces caching sitemaps into transients. It’s disabled by default in Yoast SEO.

    You should delete all transients or purge object cache. Disable/Enable sitemap feature may help (I didn’t test in latest versions).

    PS: you can try add_filter( 'wpseo_enable_xml_sitemap_transient_caching', '__return_false', 20 ); which should disable transient caching.

    Thread Starter Megan

    (@tsbweb)

    Thanks a bunch! That solved it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changed Project Slug – Yoast Sitemap does not update’ is closed to new replies.