I apologize if I am a noob, but my website, http://flanderslawfirm.com is loading painfully slow. On the initial load it takes me about 15 seconds when I try to connect to the website from my initial browser load. After that, it loads quickly. I have tried deleting some images on the first page, but it doesn't seem to make a big difference. I am afraid to add content to the website for fear of it being too slow. I have check out http://analyze.websiteoptimization.com but I don't know how to implement many of the suggestions. Any help would be most appreciated.
What's your local internet connection speed? I have tried opening your site and it loads pretty quickly on t1 internet connection the page open less than 2 sec have you tried traceroute to your own site? what's the result Object typeSize (bytes)Download @ 56K (seconds)Download @ T1 (seconds)HTML:161203.410.29HTML Images:12500926.712.46CSS Images:14942830.581.59Total Images:27443757.294.05Javascript:17772137.422.94CSS:4236710.442.22Multimedia:00.000.00Other:00.000.00
Here is my trace route. I don't know what this is telling me. Is it good? Tracing route to flanderslawfirm.com [96.31.35.33] over a maximum of 30 hops: 1 2 ms 1 ms 1 ms 10.0.0.1 2 11 ms 9 ms 10 ms 10.19.24.1 3 17 ms 16 ms 23 ms 172.30.7.17 4 25 ms 22 ms 22 ms 12.87.65.85 5 69 ms 68 ms 68 ms cr83.cgcil.ip.att.net [12.122.133.62] 6 72 ms 71 ms 71 ms cr1.cgcil.ip.att.net [12.123.7.110] 7 74 ms 75 ms 73 ms cr2.dvmco.ip.att.net [12.122.31.85] 8 70 ms 70 ms 71 ms cr1.slkut.ip.att.net [12.122.30.25] 9 73 ms 69 ms 74 ms cr2.la2ca.ip.att.net [12.122.30.30] 10 69 ms 67 ms 73 ms 12.122.104.69 11 67 ms 66 ms 75 ms 12.91.226.18 12 72 ms 74 ms 69 ms border1.po1-2g-bbnet1.ext1.lax.pnap.net [216.52. 255.22] 13 70 ms 70 ms 73 ms hostcollective-6.border1.lax.ext1.pnap.net [216. 52.253.94] 14 71 ms 75 ms 82 ms 96-31-33-196.hostcollective.com [96.31.33.196] 15 71 ms 72 ms 71 ms 96-31-33-227.hostcollective.com [96.31.33.227] 16 70 ms 69 ms 71 ms w03.Winhost.com [96.31.35.33] Trace complete.
I have a T1 speed. Is there anything you can suggest to optimize the site and speed things up? Things also seem to be working slower using Google Chrome. Is there a possible reason for this?
If you're using a .net application, that initial start up time is the application compiling, and it can't be avoided.
What is a .net application? I use Wordpress and have a several plugins in use, but nothing major. My website took over a minute to load this morning from a T1 internet connection. I'm starting to feel like changing hosting providers is the answer.
Hi - I would like to report I am having the exact same issue. I am a .net developer, but need to install a wordpress application. It takes 15 seconds to load the page! I am getting 301 redirects and support will not help. I have been very happy with Winhost so far.. but this is the first roadbump in my Winhost experience. The wordpress site is a purchased "template" which works fine on other hosting services. Somthing is not setup right...
I have reviewed the support ticket you opened yesterday. The redirection was detected using web tool; http://www.internetofficer.com/seo-tool/redirect-check/ http://redirectcheck.com/index.php test URl http://www.razix.com/web This redirection exhibits the same behavior as in MVC architecture; pointing to itself since MVC uses controller set and has no physical file. However, I noticed a redirection module installed on your Wordpress application. You might want to check that first I also tested both your primary domain and your Wordpress installation directory and did not experience any lag from my connection to your site either on initial load or in between pages loading. You can try to enable Compression and Output caching from IIS7 manager to increase performance/load time.
Hi thank you for the response - I recently installed the redirection module to solve the redirection problem - it was supposed to identify redirection issues, but that didnt work. I am in contact with the makers of the wordpress template to see if there is any solution on their end. When i use fiddler, i do see a 301 redirect when going to the wordpress directory but I dont have any redirect set up. The support from wordpress theme say to check .htaccess but there is no .htaccess. any other ideas? I appreciate the help.
I guess after reading another thread on the subject of slowness and the W07 server and from what I have seen on this thread, I am obviously going to have to close out my trial service next week and pint the DNS elsewhere. I have never in ten years of building sites seen a site load so slow as mine. http://preferre.w07.Winhost.com/ BlueHost is a little slow but no where near as bad as this one. Fortunatley for me I have a more localized ISP in the process of building a Wordpress Server and I will be able to have them host it instead. To Bad for this one, I have the site working the way I want, but the slow entry makes it detrimental to what I want for my business.
I wanted to try to pull up your site with Google Chrome's Web Developer Tool to see if I could find what was causing your issue. But it seems as though you might have closed the account already. Sorry to see you go. If other people are having trouble with the speed of the site you must check on everything your site is doing. I've seen different issues of sites being slow on our servers. Most of the time its because the site is calling on something that is hosted somewhere else and its taking a few seconds to receive the information. Or its because its pull up a lot of different files from all over the place that is not hosted with us. Or unnecessary large image files being called on when you first load the page or any other page on your site. Try running the site with Google Chrome's Tool "Web Developer" Download Google Chrome here: Google Chrome Once installed. Click on the tool icon on the right. Go to Tools > Developer Tools Then run your site again with the Developer tools enabled to see what is causing the issue.