• WPSEO_Frontend::flush_cache() is interfering with W3 Total Cache’s page output.

    Specifically, when the “Force rewrite titles” option in WPSEO is enabled and W3 Total Cache is used, all code in wp_footer() gets wiped out and dies on cached pages. The </body> and </html> tags do not output as well.

    Tested on WPSEO 1.5.2.5 and W3 Total Cache 0.9.3 and 0.9.4.

    Right now, I had to disable the “Force rewrite titles” option to get the wp_footer() code working again with W3 Total Cache.

    This issue looks related to:
    https://github.com/Yoast/wordpress-seo/issues/929
    https://github.com/Yoast/wordpress-seo/pull/395

  • The topic ‘Incompatibility with W3 Total Cache’ is closed to new replies.