Whenever I deploy my website, built with Gatsby, it is extremely slow to load on first load.
The content is sourced from Wordpress and at first I thought it could be something on the page, or a component causing the slowness, but having removed all content and components from the homepage, it still seems to takes around 10 seconds to load when you first visit the page. Which leads me to believe it’s actually something on your side (sorry).
If you could help with taking a look into this, that’d be great.
You can see the latest deploy here:
https://5f0729e53d50e80007e08a24–4thefans.netlify.app/
I’ve had to add a splash page for the timebeing to alleviate the bad UX of the page not being interactive for a good while. But this is still not great. It should load instantly. It does load instantly on my local environment, which makes it frustrating to test where the issue is coming from.
Thanks!