How to reduce initial page load time of .NET website using umbraco 7.14
Hi Umbraco Support Team,
We are using Umbraco 7.14 for our .NET website.
Website is deployed on windows server 2016, sql version 15, iis 10,ram 32 gb.
Initially website is taking 2.7 sec to load.
We are expecting to load the website within 1 sec or so.
We need your assistance to increase performance of page load time.
You need investigate what take time to load, separate it to simple component and try measure times. You can use built-in profiler by adding ?umbDebug=true to url - it will show where it's take time
How to reduce initial page load time of .NET website using umbraco 7.14
Hi Umbraco Support Team,
We are using Umbraco 7.14 for our .NET website. Website is deployed on windows server 2016, sql version 15, iis 10,ram 32 gb. Initially website is taking 2.7 sec to load. We are expecting to load the website within 1 sec or so. We need your assistance to increase performance of page load time.
Thanks and regards, Development Team
You need investigate what take time to load, separate it to simple component and try measure times. You can use built-in profiler by adding ?umbDebug=true to url - it will show where it's take time
Assuming if youve got here youve tried the likes of https://developers.google.com/speed/pagespeed/insights/ to make sure it defo is the site and no assets like stylesheets, etc?
Good Day, Yakov.
We are working on it. Your input are valuable for us.
Thank you, Anil Kale
is working on a reply...