Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
When I upload the Web page it opens slowly in Internet Explorer.
2010-06-24 18:50:00
Sagar, Could you give us a link to your site or at least what CMS (if any) your site runs on. For instance for Wordpress users there a plugin called
W3 Total Cache
which can speed up the website in a matter of minutes.
2010-06-23 10:34:00
A couple of suggestoins:1. Try a differernt computer2. Check out GTMetrix.com and see where the delays are3. Check your code and see what's slowing it down4. Change your web hosting provider and change to a better server
2010-06-23 03:08:00
You'll want to run your page through some optimization tools that analyze your site.GTMetrix . com will offer suggestions to increase page load timeSite-perf . com will show you how long it's taking elements of your page to load and you can try compressing or eliminating themYou might also want to research GZip compression to shrink the size of your page before it is being sent.
2010-06-23 03:08:00
If you provide a link to your site I can look at it and offer some suggestions
2010-06-22 21:27:00
Sagar, there are a million reasons why that could be. The first ones you should look at:are your images properly compressed for the web, how many scripts do you have running on the page? Is your server quick enough? Post a link and we can help better. Also, try from a different browser, such as Chrome, and check if it could be a browser issue.
2010-06-22 20:29:00
SagarYou need to find out what's in your code that is making it render so slow. Open it in as many browsers as you can, or at least, the most popular ones. Then give WEB CEO ( free version ) a run and it will tell you what is in your code that you don't need. Although it is primarily used for SEO purposes, it will still help in improving your load times.