Forums

[Plugin: All in One SEO Pack] All in One broken with ob_start/gzip handler (1 post)

  1. steupz
    Member
    Posted 2 years ago #

    For quicker loading of pages, Godaddy recommends adding this bit of code in the header

    <?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?>

    But, it breaks All in One.
    Any ideas on a fix?

Topic Closed

This topic has been closed to new replies.

About this Topic