Hi All,
I have a project that has just launched. The front end is using Next.Js (on Vercel) with the content coming from Strapi.io. We have created a section front to filter “Travel Experiences” using facets. It is using Server Side Rendering to ensure that Google can index these experiences. It all works well, except that the first load is very slow and this is causing problems for Google and other SEO tools as the load time can be 6 secs. Does anyone have any recommendations for the best practices for Next/Algolia and SEO? The site is here: https://www.wherenext.to/ and then click on Experiences in the top nav. Slow for the first load and then super fast after that. Then sometimes - it slows again and has to rebuild? I am semi technical and working with a developer so any suggestions would be much appreciated.
Thanks
Rob.