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.
Changing Server IP Addresses. Should I be concerned?
- 
					
					
					
					
 Hello Mozers Our site has been on a dedicated server for about four years now. (no other sites, just ours on the server) I have made the decision to move it to a much better and faster server than the current server we are on for more than one reason. My big fear is Google will lose trust for my site because of the IP change. Ip's stay with the server at 1and1 they do not follow the website. So, I have done my due diligence and copied over all code and databases and have tested it completely to insure there are no issues when I change the DNS to point to the new server. Made sure 1and1 is giving me an IP that has never been used, I am Keeping the old server on until cached DNS records expire for it. Is there anything else I need to do to make sure I do not lose current rankings in Google? I have heard nightmare stories about making these kinds of changes but at this point for our site there is no turning back this is a change that must take place. Any pointers and advice would be much appreciated! Thanks! 
- 
					
					
					
					
 Hey Robbie, Of course you're never entirely sure what Google will do, but if you're only changing host - nothing else - you should have no problem. Do not: - Change ownership of the domain;
- Make any major content changes (such as titles);
- Add large chunks of content - keep it to a minimum;
- Make any website template changes;
 It's very important that all that's changing is the host. And of course keep an eye on your rankings while doing the migration. Perhaps use a SEOmoz campaign for that. They also do crawl tests so that should be good. Good luck! 
- 
					
					
					
					
 If you are only changing to a new hosting provider and you had a dedicated server as well as a dedicated IP. In the content will not be changed there’s not much to worry about at all. Google not lose any trust in you because of an IP address change if you are changing to a white listed IP. the only ways you could actually hurt your site would be if 1St If you moved from a dedicated server to a shared server and had a bad neighbor "Google recognizes the server’s IP address. If the majority of websites are of ill-repute (porn sites are automatically marked as spammers), then unfortunately this law-abiding client gets lumped in with a bad crowd. Read more: http://online-sales-marketing.com/seo-issues-caused-by-bad-neighbors#ixzz22SZ2T5cA 
 Under Creative Commons License: Attribution”2nd if you keep both sites up at the same time obviously you get duplicate content. You want to index the new site as soon as possible. Thus inform Google that will allow the Google bot to crawl it and therefore like Google no you are no longer on your old IP. 3rd you could move to a slower host I noticed not talk about right often however slow DNS and slow web hosting both play a role in how Google rank your website. I hope whatever deal you made you are on a host that can provideThe same or better speed at delivering your content. Obviously if you lost a content delivery network or happen to luckily add one those types of things matter to Google. You can check with tools like http://tools.pingdom.com/fpt/ or http://www.webpagetest.org I tend to use the hosts SEOmoz recommends in their pro perks you cannot go wrong with any of them. 4th make sure your DNS is as good if not better it should be better if you’re moving this will keep speed up and problems to a minimum. Here a list of hosted DNS providers http://dns.nuvvo.com/lesson/12509-list-of-hosted-dns-providers I use ultraDNS and DYN if you are looking to use a provider with any cast DNS and not spend much money at all and still have fantastic speeds Amazon Route 53 is a couple dollars a month on average and has an excellent reputation. http://aws.amazon.com/route53/ I hope I have been of some help in just remember people who don’t have dedicated IP’s rank extremely high regardless of the IP address changing. Sincerely, Thomas Zickell 
- 
					
					
					
					
 Generally speaking, if you transition it correctly, have the exact same site up and running on the new IP before you change the DNS you should be fine. I did some Googling on the subject, and Mark D. has a much more specific and detailed description of what you should do as far as making sure you have the exact same site running http://malteseo.com/seo/changing-ip-address-without-losing-google-ranking/ What you do not want to do at this point is change up your URL structure, title tags etc. Those changes alone can impact your rankings and you don't want to compound the issues. Less change, more gradual change is always better. 
Browse Questions
Explore more categories
- 
		
		Moz ToolsChat with the community about the Moz tools. 
- 
		
		SEO TacticsDiscuss the SEO process with fellow marketers 
- 
		
		CommunityDiscuss industry events, jobs, and news! 
- 
		
		Digital MarketingChat about tactics outside of SEO 
- 
		
		Research & TrendsDive into research and trends in the search industry. 
- 
		
		SupportConnect on product support and feature requests. 
Related Questions
- 
		
		
		
		
		
		Local SEO - two businesses at same address - best course of action?
 Hi Mozzers - I'm working with 2 businesses at the moment, at the same address - the only difference between the two is the phone number. I could ask to split the business addresses apart, so that NAP(name, address, phone number) is different for each businesses (only the postcode will be the same). Or simply carry on at the moment, with the N and Ps different, yet with the As the same - the same addresses for both businesses. I've never experienced this issue before, so I'd value your input. Many thanks, Luke Intermediate & Advanced SEO | | McTaggart0
- 
		
		
		
		
		
		Why would our server return a 301 status code when Googlebot visits from one IP, but a 200 from a different IP?
 I have begun a daily process of analyzing a site's Web server log files and have noticed something that seems odd. There are several IP addresses from which Googlebot crawls that our server returns a 301 status code for every request, consistently, day after day. In nearly all cases, these are not URLs that should 301. When Googlebot visits from other IP addresses, the exact same pages are returned with a 200 status code. Is this normal? If so, why? If not, why not? I am concerned that our server returning an inaccurate status code is interfering with the site being effectively crawled as quickly and as often as it might be if this weren't happening. Thanks guys! Intermediate & Advanced SEO | | danatanseo0
- 
		
		
		
		
		
		Pitfalls when implementing the “VARY User-Agent” server response
 We serve up different desktop/mobile optimized html on the same URL, based on a visitor’s device type. While Google continue to recommend the HTTP Vary: User-Agent header for mobile specific versions of the page (http://www.youtube.com/watch?v=va6qtaiZRHg), we’re also aware of issues raised around CDN caching; http://searchengineland.com/mobile-site-configuration-the-varies-header-for-enterprise-seo-163004 / http://searchenginewatch.com/article/2249533/How-Googles-Mobile-Best-Practices-Can-Slow-Your-Site-Down / http://orcaman.blogspot.com/2013/08/cdn-caching-problems-vary-user-agent.html As this is primarily for Google's benefit, it's been proposed that we only returning the Vary: User-Agent header when a Google user agent is detected (Googlebot/MobileBot/AdBot). So here's the thing: as the server header response is not “content” per se I think this could be an okay solution, though wanted to throw it out there to the esteemed Moz community and get some additional feedback. You guys see any issues/problems with implementing this solution? Cheers! linklater Intermediate & Advanced SEO | | linklater0
- 
		
		
		
		
		
		Other domains hosted on same server showing up in SERP for 1st site's keywords
 For the website in question, the first domain alphabetically on the shared hosting space, strange search results are appearing on the SERP for keywords associated with the site. Here is an example: A search for "unique company name" shows the results: www.uniquecompanyname.com as the top result. But on pages 2 and 3, we are getting results for the same content but for domains hosted on the same server. Here are some examples with the domain name replaced: UNIQUE DOMAIN NAME PAGE TITLE Intermediate & Advanced SEO | | Motava
 ftp.DOMAIN2.com/?action=news&id=63
 META DESCRIPTION TEXT UNIQUE DOMAIN NAME PAGE TITLE 2
 www.DOMAIN3.com/?action=news&id=120
 META DESCRIPTION TEXT2 UNIQUE DOMAIN NAME PAGE TITLE 2
 www.DOMAIN4.com/?action=news&id=120
 META DESCRIPTION TEXT2 UNIQUE DOMAIN NAME PAGE TITLE 3
 mail.DOMAIN5.com/?action=category&id=17
 META DESCRIPTION TEXT3 ns5.DOMAIN6.com/?action=article&id=27 There are more but those are just some examples. These other domain names being listed are other customer domains on the same VPS shared server. When clicking the result the browser URL still shows the other customer domain name B but the content is usually the 404 page. The page title and meta description on that page is not displayed the same as on the SERP.As far as we can tell, this is the only domain this is occurring for.So far, no crawl errors detected in Webmaster Tools and moz crawl not completed yet.0
- 
		
		
		
		
		
		Google is displaying wrong address
 I have a client whose Google Places listing is not showing correctly. We have control of the page, and have the address verified by postcard. Yet when we view the listing it shows a totally different address that is miles away and on a totally different street. We have relogged into manage the business listing and all of the info is correct. We dragged the marker and submitted it to them that they had things wrong and left a note with the right address. Why would this happen and how can we fix it? Right now they rank highly but with a blatantly wrong address. Intermediate & Advanced SEO | | Atomicx0
- 
		
		
		
		
		
		Malicious site pointed A-Record to my IP, Google Indexed
 Hello All, I launched my site on May 1 and as it turns out, another domain was pointing it's A-Record to my IP. This site is coming up as malicious, but worst of all, it's ranking on keywords for my business objectives with my content and metadata, therefore I'm losing traffic. I've had the domain host remove the incorrect A-Record and I've submitted numerous malware reports to Google, and attempted to request removal of this site from the index. I've resubmitted my sitemap, but it seems as though this offending domain is still being indexed more thoroughly than my legitimate domain. Can anyone offer any advice? Anything would be greatly appreciated! Best regards, Doug Intermediate & Advanced SEO | | FranGen0
- 
		
		
		
		
		
		Changing a parent category and 301 redirecting
 I have a set of three pages that are subpages of a parent. The structure is as follows: mysite.com/directory/personal-widgets mysite.com/directory/commercial-widgets mysite.com/directory/widgets-services The partent page name "directory" really isn't working for where I want these pages to evolve. So I want to change it to "guides" In a world without worrying about google, I would simply change the parent page to guides, so they look like this, and be done with it: mysite.com/guides/personal-widgets But, the obvious problem is that I have external links to the page now. And the pages have a nice PR. And they also have Facebook page Likes and I don't know if I'll lose those. I know that if I should do this I should redirect the pages to the new pages of course. My question is: Will redirecting the old URL to the new URL with a 301 cause anything negative to happen that I might not be expecting? Does Google dislike Redirects for any reason, or understand they are sometimes necessary? Intermediate & Advanced SEO | | bizzer0
- 
		
		
		
		
		
		Serving different content based on IP location
 I have city centric website. For sake of simplicity, say I only have 2 cities -- City A and City B. Depending on a user's IP address, they will either get City A or City B. Users can change their location through javascript on pages. But there is no cross-linking between cities. By this, I mean that unless you can read or execute javascript, there is no way for you to get from city A to City B. My concern is this: googlebot comes to my site, and we serve them up City A. How does City B get discovered if Googlebot doesn't read javascript? We have an xml sitemap plus plenty of backlinks to City B. Is this sufficient? Should I provide a static link to City B (and vice versa) on the homepage for crawling purposes? Intermediate & Advanced SEO | | ChatterBlock0
 
			
		 
			
		 
			
		 
			
		 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				