sfpc.github.io icon indicating copy to clipboard operation
sfpc.github.io copied to clipboard

pagespeed suggestions chrome > developer tools > pagespeed

Open caseyg opened this issue 11 years ago • 0 comments

Suggestion Summary

Avoid Redirects

  • Avoid landing page redirects

Minimize payload

  • Optimize images
  • Minify JavaScript

Minimize delay in page load

  • Avoid CSS @import
  • Specify a character set
  • Put CSS in the document head

Other

  • Leverage browser caching
  • Enable Keep-Alive
  • Remove query strings from static resources

caseyg avatar Dec 29 '14 18:12 caseyg