I'm using Gatsby for my website (worksetup.xyz) and it is deployed on Netlify.
I run gatsby build
to build the website.
But when I access it, I can see that it loads the empty page and then makes an XHR request to pull the data and populate the page. This affects SEO.
Is there a way to get rendered static HTML pages? I use GraphQL queries which fetch data from Sanity.