klotz: html* + performance*

Bookmarks on this page are managed by an admin user.

0 bookmark(s) - Sort by: Date / Title ↑ / - Bookmarks from other users for this tag

  1. Specify content encoding with HTTP headers were possible, otherwise do it with meta tags at the very top of the document.
    If using X-UA-Compatible, put that as far up in the document as possible.
    <meta name="viewport" ...> tags should go right below any encoding tags.
    Concatenate your assets.
    async defer all the script tags.
    Stylesheets before blocking (non-async) scripts.
    2015-10-22 Tags: , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: html + performance

About - Propulsed by SemanticScuttle