Home > Technical & Creative Skills > Programming, Servers & Scripts

Slow load speed for my site (3)


08-27-2018 08:23 AM #1 sherryhairyberry (Member)
Slow load speed for my site

Hi,

Would any body know what the following means and if it is the reason or one of the reasons why my site speed is slow to load?


Tracing route to ip-160-153-54-103.ip.secureserver.net [160.153.54.103]
over a maximum of 30 hops:

1 1 ms <1 ms <1 ms 192.168.1.1
2 5 ms 5 ms 4 ms 23.178.0.113
3 5 ms 5 ms 5 ms IP-133-131-156-104.static.fibrenoire.ca [75.98.131.133]
4 16 ms 16 ms 16 ms eqix.dc.godaddy.com [206.126.236.43]
5 65 ms 63 ms 64 ms be38.trmc0215-01.ars.mgmt.phx3.gdg [184.168.0.69]
6 61 ms 60 ms 62 ms be38.trmc0215-01.ars.mgmt.phx3.gdg [184.168.0.69]
7 61 ms 61 ms 60 ms ip-97-74-255-129.ip.secureserver.net [97.74.255.129]
8 63 ms 62 ms 62 ms ip-160-153-54-103.ip.secureserver.net [160.153.54.103]


Thanks!


08-27-2018 08:56 AM #2 wakeboarder (Member)

If you would like to analyze page load speed use a tool like GTmetrix.

You can also copy/paste here a screenshot from GTmetrix and we will help you optimize your site.


08-28-2018 10:42 AM #3 zeratul (Member)

From the traceroute command's result, Your net speed is very normal, 63ms from Canada to USA is not slow
Maybe it was your site's configuration cause the slow down, but this rarely happend, because even the worst case the server software can't be slow than 1ms if you are using static pages.
Or maybe your page contains a lot of content that make the loading time slow. I think you should check this.
Please use a simple one line html test the loading speed to make sure where the problem is.
If it was the page problem, wakeboarder has already gives you a great suggestion on how to optimize it.


Home > Technical & Creative Skills > Programming, Servers & Scripts