Hello everyone. I am having issues with the server response time it takes quite a long time to load. Has anyone else had this issue? What can be the solution here?
Hi @AminaZilic,
Initial server response time can be influenced by various factors, but given that HubSpot’s servers and CDN rank among the fastest globally, we can focus on the following:
- Reduce bloat and resource sizes. You can start by reviewing all of your images, CSS, and JS files and loading only the important ones.
- Pre-fetch so that the browser prioritizes making connections in advance and does not repeat it for every resource.
- Optimize fonts.
Hi @AminaZilic, something that might help you get better performance is to prerender your site.
Sometimes we might have certain code or functions on our pages that prevent prerendering and therefore negatively affect the performance of the site.
Let’s do one check, if you add ?hsDebug=true to the end of your URL and you inspect the source code, do you see the following at the very end of the code?

