Skip to content

Performance: Improve Lighthouse score from 70 to 90+ on /stories pageΒ #148

@dev-2006-prt

Description

@dev-2006-prt

πŸ› Problem

Running a Lighthouse audit on https://safevoiceforwomen.netlify.app/stories
shows the following scores:

  • πŸ”΄ Performance: 70
  • 🟒 Accessibility: 90
  • βœ… Best Practices: 100
  • 🟑 SEO: 82

The page loaded too slowly to even finish within Lighthouse's time limit,
meaning real users are experiencing significant delays.

πŸ”§ Proposed Fixes

  • Compress and lazy-load images
  • Remove unused CSS/JS
  • Minify assets
  • Fix slow page load / timeout issue
  • Improve SEO meta tags

βœ… Expected Result

Performance score improved to 90+, faster load times for users.


Could I be assigned this issue? I'd love to work on it! πŸ™

Metadata

Metadata

Labels

good first issueGood for newcomersgssoc'26Contribution for Girlscript Summer of Code'26level:intermediateGSSoC: Intermediate difficulty - 35 ptstype:performanceGSSoC: Performance improvementstype:refactorGSSoC: Code refactoring

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions