• it does only need to be able to fully compress the HTML on demand, for example, actual compressed version:

    <!DOCTYPE html>
    <!--[if lte IE 8]><html
    class="ie" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"><![endif]--><html
    lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"><!--<![endif]--><head>

    New compression:
    <!DOCTYPE html><!--[if lte IE 8]><html class="ie" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"><![endif]--><html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"><!--<![endif]--><head>

    Then I give you 5 stars 😀

    Thank you so much!

    P.S. be sure to give 755 permissions to wp-content/plugins/wp-minify/min/config.php

  • The topic ‘Almost perfect!’ is closed to new replies.