Loading speed

Topic summary

A user is seeking specific, instructional guidance on diagnosing and fixing their website’s slow loading speed, expressing frustration with receiving only general advice.

Suggested diagnostic approach:

  • Use Google PageSpeed Insights (https://pagespeed.web.dev) as an initial diagnostic tool to identify performance issues
  • Utilize browser console developer tools to monitor loading sequences and track which scripts are loading sequentially

The discussion remains open, with the initial troubleshooting steps provided but no detailed fix implemented yet.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

How do I get to the bottom of what’s causing my site’s loading speed to slow down and how to fix? I keep getting general answers but I would love a specific and instructional way to go about it. Thanks!

You can check this with Google Page Speed at the first moment → https://pagespeed.web.dev

This will give you some initial indications. You can also use the browser console to track the speed and see the scripts that load one after the other.