Skip to content

Optimize page speed #56

@durka

Description

@durka

Google Analytics suggests the following speed improvements:

  • Should fix
    • Mark <script> tags async (or copy/paste them into the HTML) so the page can be rendered before the script downloads
  • Consider fixing
    • Mark JS and CSS as cacheable (is this possible?)
    • Compress and shrink img/logo.png so it downloads faster
    • Consider copy/pasting stylesheets into the HTML
    • Minify JS so it loads/downloads faster
    • Minify CSS so it loads/downloads faster

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions