Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 668 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 668 Bytes

GoMikeDesigns

Optimize an Existing Website by improving accessibility and SEO.

Lighthouse score before optimization

Score Before

Lighthouse score after optimization

Score After

Steps Taken


  1. Added Title to all the pages to allow for better crawling and indexing.
  2. Replace DIV tag with SEMANTIC tags to better structure the website.
  3. Compressed and optimised images to speed up site loading time.
  4. Used the mobile accessibility checklist to make the website accessible to everyone.
  5. Remove unused Javascript and CSS files.
  6. Followed Chrome Lighthouse recommendation to optimise the website.