Does a CDN affect search rankings?
-
I feel kind of stupid asking this, but if i use one it would speed things up quite a bit. It is for a ecommerce website, any guidance on this would be awesome!
-
Google officially said the site speed is a SEO factor which, when implemented, will affect 1% of SERP results. This gives some idea of the scope of it's relevancy. (not saying 1% is either high or low, this is all very subjective)
Having said that, beyond speed improvement, CDN provides other SEO related benefits.
I've actually just published a 2-part Blog post that investigates SEO & CDN related myths and talks about CDN and SEO benefits, I hope you`ll find it useful. it should answer all questions:
Part 1: SEO & CDN Myths
Part 2: SEO & CDN benefits -
I use a CDN and have never seen any impact on my SEO. As long as your HTML is served off your domain you're fine.
If you're using AWS Cloudfront you can set up a CNAME so that your content comes from, say, images.mydomain.com instead of xyz.cdn.com. Helps obscure it from visitors and looks a bit neater.
-
Using a properly configured CDN will not have any negative effects on SEO. It can have positive effects on your rankings by offering faster page loads.
With Google's current system, you would not see a SEO benefit per se. If your current site is deemed slow by Google, you could have your current speed penalty lifted.
Moving to a CDN will surely provide a better user experience. Google is constantly adjusting it's algorithms in chase of the best user experience, so this is a chance for you to get ahead of the game. It is reasonable to think in the future Google may consider site speed as a ranking factor.
Two other suggestions regarding setting up a CDN:
-
you need to be very conscious of your cache settings. You could make a change on your site and users will not see the change if you do not ensure that change is propagated throughout your CDN
-
try to include all files which would benefit from a CDN. I have seen some sites just add their videos and image files to the CDN. Custom Javascript, CSS files and so forth can all benefit from CDN. PageSpeed and YSlow are two great tools for optimizing page loading times.
-
-
As far as I know, the urls of your additional resources such as images, css, and scripts shouldn't affect your SEO either way.
-
But, does the use of a Content Delivery Network (cdn) itself affect seo? For example my pics / code will be hosted differently. Just kind of confusing to me since I'm used to URL structure being: mydomain.com/images/pic.jpg instead of xyz.cdn.com/2523/myname/pic.jpg. Is this even something to be concerned about?
-
Site speed is only relevant when your site is extremely slow. Google doesn't penalize you unless your page load time is excessively long. You won't get a boost in rankings by speeding up your site.
With that in mind, Site load times do affect your user experience, so you may notice a lower bounce rate, more pages per visit, and possibly a higher conversion rate.
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
-
Website ranking declined after connecting to CDN
Hi! We are trying to rank https://windowmart.ca for various local search terms. Our head office is in Edmonton where we try to rank https://windowmart.ca/edmonton-windows-doors/ for such terms as "windows Edmonton", "replacement windows Edmonton", "windows and doors Edmonton" as well as others. The website was the leader in its niche for around 2 years. Then we've got some server related issues, moved to a new server and connected CDN Nitropack that really improved our google speed test results. Recently we noticed that our rankings started to drop. Do you know if Nitropack can negatively effect local SEO rankings? Thank you!
Technical SEO | | vaskrupp0 -
Ranking and Indexing Issue
We have an established site www.getinspired365.com that previously wasn't SEO optimised. We are currently in the process of testing out some new pages to see if we can get them to rank in Google, however we are seeing huge fluctuations in where they rank. Within the first few days we saw our page rank on the first or second page, however it has now dropped out of the top 250 search results. We are wondering if we have made any mistakes with our optimisation ? Example Page : Keyword to target - "If you laugh, you think, and you cry, that's a full day. That's a heck of a day. You do that seven days a week, you're going to have something special." URL : http://www.getinspired365.com/if-you-laugh-you-think-and-you-cry-thats-a-full-day-thats-a-heck-of-a-day-you-do-that-seven-days-a-week-youre-going-to-have-something-special We can see it has been indexed by Google but is now not ranking in the top 250 search engine results. We have run the On Page Grader from SEOMoz and it ranks the page as an "A" so we suspect that we are doing the SEO ok on the page, but can't work out why it isn't ranking, despite ranking on the first or second page after a few days ? We have other pages that aren't SEO optimised that rank better than our newly SEO optimised pages e.g. Keyword - "THE BEST LOVE IS THE KIND THAT AWAKENS THE SOUL AND MAKES US REACH FOR MORE, THAT PLANTS A FIRE IN OUR HEARTS AND BRINGS PEACE TO OUR MINDS. AND THAT'S WHAT YOU'VE GIVEN ME. THAT'S WHAT I'D HOPED TO GIVE YOU FOREVER" URL: http://www.getinspired365.com/20130528 Any advice you could offer would be great. Thanks ! Mike
Technical SEO | | MichaelWhyley0 -
Ranking in Bing
My frustration with Google currently has led me to try bing out more. I don't rank as good in bing as Google, so I was wondering if anyone had any great tips of what bing looks for to rank website well? So far I can see they seem to favour keyword domains, take 'cheap holidays' for example. Always reading about what Google want but what do bing want? Any advice much appreciated.
Technical SEO | | pauledwards0 -
Disallow: /search/ in robots but soft 404s are still showing in GWT and Google search?
Hi guys, I've already added the following syntax in robots.txt to prevent search engines in crawling dynamic pages produce by my website's search feature: Disallow: /search/. But soft 404s are still showing in Google Webmaster Tools. Do I need to wait(it's been almost a week since I've added the following syntax in my robots.txt)? Thanks, JC
Technical SEO | | esiow20130 -
Pagination and SEO: How do I fix it during search parameters?
Today, I have watched very interesting video on YouTube about Pagination and SEO. I have implemented pagination with rel="next" and rel="prev" on my paginated page. You can get more idea by visit following pages. www.vistastores.com/patio-umbrellas www.vistastores.com/patio-umbrellas?p=2 www.vistastores.com/patio-umbrellas?p=3 I have added NOINDEX FOLLOW attribute to page 2, page 3 and so on. There is simple question from my side. Can I remove NOINDEX FOLLOW attribute from paginated page or not? I have big confusion & issues when paginated URLs contain search parameters. You can get more idea by visiting following URLs. http://www.vistastores.com/patio-umbrellas?dir=asc&order=name&p=2 http://www.vistastores.com/patio-umbrellas?dir=asc&order=name&p=3 What is best suggestion for this kind of pages?
Technical SEO | | CommercePundit0 -
Domain that ranked 4 has now disappeared from search results
Hi Guys, I have a website for a realestate property, it use to rank 4 but has now suddenly disappeared from search results altogether, a search for the domain 1boydstreetalbertpark.com will bring it up (so I assume it has not been blacklisted), but if I search for '1 boyd street albert park' (it use to come up at 4) it doesn't seem to come up at all anymore. I know the content is not original and it is the same on other sites (it is the same content the real estate agents send to everyone) but why it suddenly disappear and I would of thought having the actual search term in the domain would help it at least appear in the results. Any Idea?
Technical SEO | | mypropertyaddress0 -
Search for 404s on Sandbox
Can I verify an IP in google webmaster tools to search for any 404s? Or maybe i could do it with seomoz tools? Thanks!
Technical SEO | | tylerfraser0 -
Incredible rank variations!
Hello, I recently received a project that has incredible SERP variation - one month in the top - next month not even in 100. I tried fixing some problems, I also found out the website owners were changing their content - taking their offers down, and so on, and I thought that was the main reason the SERP variate so often. Now I discovered a page that wasn't changed - meaning it's place in the menu and dropped down from the 4'th page to ..i have no idea where it is. The page is: www.filadelfiaturism.ro/oferte-Cazare-Romania/116/oferte-1.html - I looked for the exact title and it didn't ranked at all. Could someone give me some advice?
Technical SEO | | A.Popoviciu0