Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Will using a service such as Akamai impact on rankings?
-
Howdy
My client has a .com site they are looking at hosting via Akamai - they have offices in various locations, e.g UK, US, AU, RU & in some Asian countries.
If they used Akamai, would the best approach be to set up seperate sites per country:
- .co.uk
- .com
- .com.au
- .ru
- .sg etc
Although my understanding is that Googlebot is located in the US so if it crawled any of those sites it would always get a US IP address?
So is the answer perhaps to go with Akamai for the .com only which should target the US market and use different / seperate C class hosts for the others?
Thanks!
Woj
-
My understanding of how a CDN is configured is it's a back-end server change. The HTML will still appear as mysite.com/image.jpg but when a request for that image is made, your server will tell the user's browser to fetch it from cdn.chicago.akamai.com/mysite.com/image.jpg.
Your server still hosts the image and is the primary source of the image. That image is duplicated on CDN servers throughout the country and world depending on what cdn plan you purchase.
So in short, the images are hosted on mysite.com and images should not be taken out of the mix. You can confirm this by checking well known sites which use Akamai:
-
Ryan,
What about when images are handled through Akamai and the URL's to those images are "Akamaized". Since the images are not hosted on the www.mysite.com, but on www.akamai.com, how would this effect image search. Does it take my images out of the mix. Would an image sitemap help with this?
-
Thanks, makes perfect sense
-
Google effectively crawls all types of sites from around the world. As long as you offer proper navigation with your site, there shouldn't be any issue.
Your content for each region should have a landing page for that region. mysite.com/jp would be your landing page for Japan, etc. Your landing pages would be treated as your home page for Japanese speakers. You should have links from Japanese companies to the /jp page as if it was your site's home page.
-
Thanks Ryan!
I guess my main concern is to not have existing rankings penalised. For example, the head office is based in Australia with other offices around the world - if Googlebot comes in from the US and gets a US IP.. would Australian rankings drop?
Also, I believe the content being served will be identical to all regions.. for now at least.
-
Akamai offers numerous services. Are you referring to their Content Delivery Network? If so, then the CDN will provide faster page load times which is a good user experience. If your site was being penalized for slow load times (only a small percentage of sites fall into this category) then yes, by properly setting up your content on a CDN you can remove the penalty which would improve rankings. Otherwise you would not directly benefit in terms of rankings, but your users will likely find your site more usable, explore more, etc. which could benefit your rankings.
With respect to your site design, I would recommend a single .com site with folders for each country. mysite.com/ru for russia, mysite.com/au for australia, etc. This method will allow you to collect all your domain authority in a single site and can greatly reduce your software and site maintenance expenses.
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
-
Removing .html from URLs - impact of rankings?
Good evening Mozzers. Couple of questions which I hope you can help with. Here's the first. I am wondering, are we likely to see ranking changes if we remove the .html from the sites URLs. For example website.com/category/sub-category.html Change to: website.com/category/sub-category/ We will of course make sure we 301 redirect to the new, user friendly URLs, but I am wondering if anyone has had previous experience of implementing this change and how it has effected rankings. By having the .html in the URLs, does this stop link juice being flowed back to the root category? Second question: If one page can be loaded with and without a forward slash "/" at the end, is this a duplicate page, or would Google consider this as the same page? Would like to eliminate duplicate content issues if this is the case. For example: website.com/category/ and website.com/category Duplicate content/pages?
Intermediate & Advanced SEO | | Jseddon920 -
Help! The website ranks fine but one of my web pages simply won't rank on Google!!!
One of our web pages will not rank on Google. The website as a whole ranks fine except just one section...We have tested and it looks fine...Google can crawl the page no problem. There are no spurious redirects in place. The content is fine. There is no duplicate page content issue. The page has a dozen product images (photos) but the load time of the page is absolutely fine. We have the submitted the page via webmaster and its fine. It gets listed but then a few hours later disappears!!! The site has not been penalised as we get good rankings with other pages. Can anyone help? Know about this problem?
Intermediate & Advanced SEO | | CayenneRed890 -
Will a disclaimer affect Crawling?
Hello everyone! My German users will have to get a disclaimer according to German laws, now my question is the following: Will a disclaimer affect crawling? What's the best practice to have regarding this? Should I have special care in this? What's the best disclaimer technique? A Plain HTML page? Something overlapping the site? Thank you all!
Intermediate & Advanced SEO | | NelsonF0 -
Is it normal to initially rank low in the SERPs, then over time gain rank?
We just released a very targeted page for a specific item about 18 hours ago. For the main keyword as well as multiple variations, we currently are ranking around # 40 to # 50 depending on what the exact query is. Is it normal to initially rank lower in the SERPs and then as the page ages, gain? Thank you for your insights!
Intermediate & Advanced SEO | | DJ1231 -
Will multiple domains from the same company rank for the same keyword search?
I'm trying to convince people that we need good marketing reasons for starting multiple domains, as it will be more difficult to rank multiple sites. Does anyone know if Google actively discourages multiple domains from the same company appearing in the search results for the same keyword? We are creating a separate content website which is related to an existing company website. Would you agree that is best to have these sites on one domain with the content site on a sub-domain perhaps? I'm worried about duplication of effort and cross-keyword targeting in particular. These sites would not have duplicate content.
Intermediate & Advanced SEO | | RG_SEO0 -
Why am I not ranking in Google, but I am in Yahoo and Bing?
The website in question is: www.stbarthexclusives.com Our keywords are currently ranking for both Bing and Yahoo, but we're not appearing anywhere on Google. The website is being crawled successfully, but we still don't have any results. I hoping somebody can point me in the general right direction to fix/correct this problem. Additionally, there's a decent amount of "rel=canonical tags" on the website. If that helps your evaluation. Any advice would be greatly appreciated
Intermediate & Advanced SEO | | Endora0 -
How do you implement dynamic SEO-friendly URLs using Ajax without using hashbangs?
We're building a new website platform and are using Ajax as the method for allowing users to select from filters. We want to dynamically insert elements into the URL as the filters are selected so that search engines will index multiple combinations of filters. We're struggling to see how this is possible using symfony framework. We've used www.gizmodo.com as an example of how to achieve SEO and user-friendly URLs but this is only an example of achieving this for static content. We would prefer to go down a route that didn't involve hashbangs if possible. Does anyone have any experience using hashbangs and how it affected their site? Any advice on the above would be gratefully received.
Intermediate & Advanced SEO | | Sayers1 -
Should I Use City Name in URL?
Having a website designed for a car dealership and deciding what attributes to use in the URL. Should I include the city name in the URL? Or does that help for SEO purposes? Other ideas of what to research or try are appreciated too. Thanks 🙂
Intermediate & Advanced SEO | | kylesuss0