I can’t test the admin side of your site, only the public site.
Using the command prompt, I have pinged your site and get a time of 350ms. My own cheap shared hosting gives a ping time of 15ms. The long ping time for your site could be a function of geography, so try it from your machine. A long ping time means your shared server is working hard for other users.
Going to Bing, enter: IP:103.13.84.82 gives 23,000 results, so that’s a lot of pages that are hosted on your shared hosting. Consider discussing the issue with your host’s techs, and ask if they can move your account to one of their faster servers.
Your example page is 2.1MB which is big for a web page. Try this service for recommendations on speeding things up.
http://www.websiteoptimization.com/services/analyze/
Your page code is using in-line styles. These are lengthy and resource intensive. The modern way is to use style sheets. I don’t know if your app can be tweaked to use style sheets.
Consider breaking the page into 2 or 3 separate smaller pages.
Thank you very much. I’ll have a look at your ideas.
Thanks Lorro
I’ve created a separate page for each weeks results and that has sped up the amount of time waiting for the website to update. Thank you very much, Kevin
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: “ca-pub-7377744993098316”,
enable_page_level_ads: true
});
</script>