What are the most common reasons for a website being slow to load
-
I've been advised that too many requests are being sent (presumably to the server?), how can I reduce these and were else should I look to increase speed?
-
Hi there,
There are many reasons a website may be slow, below are some of them:
- A huge spike in Additional Traffic.
- A Dynamic Site without caching.
- Extremely Large or non-optimized graphics.
- Extremely Large or non-optimized database.
- Large amount of calls to external websites (twitter, facebook, youtube, etc...)
- Connectivity issues
Hope it helps you
-
Your question is somewhat ambiguous. "Too many requests" could mean that your website's design is pulling in a lot of resources and this, particularly with Javascript, can cause load speed issues. If it is related to this you can look to merging some of your Javascript files, loading Javascript asynchronously where advisable, look at reducing CSS bloat (stripping unused rules, etc).
"Too many requests" could also mean that the server is suffering under load. If it is this latter meaning reducing any design-related resource loading issues may actually help somewhat but the site will still not reach reasonable speeds. To resolve this you'll need to look at reducing load on the server. This can be accomplished by making use of caches where appropriate.
Use the PageSpeed extension in Chrome or Firefox to diagnose some of the problems that might be affecting your site. If you suspect server load and if you have SSH access assuming it is a *nix machine try the "uptime" utility and have a look at the load averages.
-
Hi,
What type of website are you running i.e static html, php based such as Wordpress etc?
Cheers
-
Hi,
This is a fairly old article, but should have some good, relevant tips in nonetheless. http://moz.com/blog/15-tips-to-speed-up-your-website.
You can also see speed reports in analytics - It's under the 'behaviour' menu. I think it tells you how to fix specific elements that are taking a long time to load.
Hope this helps!
Amelia
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Why my website has problem in search result
hello everyone when i search "متیلن کلراید" on google sometimes my website is first page on google and sometime isn't on google. my website is https://nchemicalgroup.com/ help me please
Web Design | | sporting23231 -
Is there a best practice for how to set up an Age Restriction prompt for a website (vape equiptment)
I am working on a website that sells vape equipment and supplies and is required to have an age restriction (birthday) prompt in order to enter the site. Is there a 'best practice' way to implement this?
Web Design | | RandolphMorris0 -
Website organic traffic unchanged, impressions took a 98% drop in the last week.
Hi all, I have a very curious predicament and I'd be grateful if someone could shed some light on the situation. As mentioned in the title, organic traffic to our website has remained unchanged, but organic impressions have taken a 98% drop in the last week. This happened suddenly over one day; on October 22, impressions were 700, on October 23, they were 500, and on October 24 they drastically dropped to 50. The next two days they were at 22 and then up to 35. Organic traffic, however, showed the normal "weekend drop" as of October 24, and is still showing normal level (even increased a bit) continuing into this week. These are organic impressions according to Google Analytics and Google Webmaster tools. We did perform a complete site redesign a month ago. Could this be an effect from the redesign? We also noticed drop in Domain Authority, but our competitors suffered a similar (if not greater) drop as well, so we wondered if it could be due in part to the algorithm update. If anyone could shed some light on the situation I would be so appreciative! Thanks!
Web Design | | Joanne_Pendon0 -
New Website launch, asking for feedback
Hey Guys, I just launched my new website. I just asking around for feedback. Please check it out if you have time and let me know www.benjaminmarc.com
Web Design | | benjaminmarcinc1 -
Does Google penalize duplicate website design?
Hello, We are very close to launching five new websites, all in the same business sector. Because we would like to keep our brand intact, we are looking to use the same design on all five websites. My question is, will Google penalize the sites if they have the same design? Thank you! Best regards,
Web Design | | Tiberiu
Tiberiu0 -
Is anyone using Humans.txt in your websites? What do you think?
http://humanstxt.org Anyone using this on their websites and if so have you seen and positive benefits of doing so? Would be good to see some examples of sites using it and potentially how you're using the files. I'm considering adding this to my checklist for launching sites
Web Design | | eseyo1 -
After a website redesign, what is the impact and is it a good practice to use /v2/ naming convention?
Hi mightyful SEOMoz community. We just launched a redesign of our commercial website from https://www.data-field.com to https://www.data-field.com/v2/ All URLs from previous website were 301 permanent redirect to the appropriate page in the new website, and the root domains ( /, /v2/ ) send the users to their own language content /v2/en/, /v2/fr/, /v2/zh/ Up to here everything is fine. But then I setup the usual "Share" buttons, only to find that they were displaying a "0" count. Then I realized that it was because of the root URL change from / to /v2/ My question is the following: 1. Is using /v2/ a good practice? 2. If yes, then should I link the Social tool to https://www.data-field.com/ ( only ) instead of linking it to the actual page in the address bar? Thanks for your answers.
Web Design | | NicolasE0 -
Decreasing Page Load Time with Placeholder Images - Good Idea or Bad Idea?
In an effort to decease our page load time, we are looking at making a change so that all product images on any page past page 1 load with a place holder image. When the user clicks to the next page, it then loads all of the images for that page. Right now, all of the product divs are loaded into a Javascript array and loaded in chunks to the page display div. Product-heavy pages significantly increase load time as the browser loads all of the images from the product HTML before the Javascript can rewrite the display div with page-specific product HTML. In order to get around this, we are looking at loading the product HTML with a small placeholder image and then substituting the appropriate product image URLs when each page is output to the display div. From a user experience, this change will be seamless and they won't be able to tell the difference, plus they will benefit from a potentially a short wait on loading the images for the page in question. However, the source of the page will have all of the product images in a given category page all having the same image. How much of a negative impact will this have on SEO?
Web Design | | airnwater0