IPs and Domains
-
If a domain loads on the domain and the IP is that a problem?
So it loads on domain.com and 69.16.....com
Thanks!
-
Oh - the IP is the old server, not the IP of the current one? All of the above still applies, except it just got a lot easier!
Redirect all traffic on the old server to the new one (301 redirect). Failing that just turn off the old one.
-
Thanks Mat! Do you think I should disallow the IP address from the old server. The one that this site was switched from?
Thanks again.
-
Sitemap.xml is useful, but it won't help with this issue I am afraid. To solve the problem of the wrong version of the site being indexed you need to instruct search engines that they are looking at the wrong version. It might sound logical to give them a list of the right URLs, but that is not enough. They don't follow the logic of "... and ignore the rest".
There are 2 main ways to go about this. I personally prefer the first, but either is a win. Unfortunately both method will probably require the help of your developer.
Option 1 - 301 Redirects
A rule is added to the server that says "if a user requests a url of http://69.16.xx.xx/pagename.html send them instead to http://www.example.com/pagename.html . Also send a 301 code - and instruction that the old address has been moved permenantly.
Depending on your server set-up this is most likely done by adding some redirect rules to the .htaccess file on the server. Quick easy job for someone who knows that they are doing - literally a few minutes.
Option 2 - rel Canonical
Depending on what powers you site this might be simpler. A conditional statement is added to the code that checks that pages are being served from correct sub/domain. If they are not then a simple tag is added to the HTML output that points the search engines towards the correct address.
If you are using a CMS to power the site this might be a simple change. A few lines added to a common template. Again, quite a fast job. If you are using static pages you won't have the option to use this method.
If all of the above sounds like gibberish then you need to talk to the developer. If not,. then great!
I hope that is some help. I wouldn't panic about this. Even if the IP address versions do all get indexed it is probably not going to cause a big problem to be honest. However if you can you should get it fixed.
-
Thank you Mat. I am seeing the IP address being cache and am considering adding a sitemap to the IP address in my sitemap index xml file. Does this sound like a good idea?
-
Do you mean if the site loads by visiting domain.com and 69.16.xx.xx ?
If so it is only a problem if it starts getting indexed, which usually doesn't happen unless someone links to it. You could have a redirect in place just in case (via .htaccess or similar). Many designed to catch the www and non-www versions would catch this as well anyway.
However, unless you start seeing the ip version appearing in the results I wouldn't overly worry about this.
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
-
Moving my domain to weebly
I am thinking of moving my html website to weebly. They offer a 301 redirect for my domain name. Is that ok for SEO?
Technical SEO | | bhsiao0 -
Umbrella company and multiple domains
I'm really sorry for asking this question yet again. I have searched through previous answers but couldn't see something exactly like this I think. There is a website called example .com. It is a sort of umbrella company for 4 other separate domains within it - 4 separate companies. The Home page of the "umbrella" company website is example.com. It is just an image with no content except navigation on it to direct to the 4 company websites. The other pages of website example.com are the 4 separate companies domains. So on the navigation bar there is : Home page = example.com company1page = company1domain.com company2page= company2domain.com etc. etc. Clicking "home" will take you back to example.com (which is just an image). How bad or good is this structure for SEO? Would you recommend any changes to help them rank better? The "home" page has no authority or links, and neither do 3 out of the 4 other domains. The 4 companies websites are independent in content (although theme is the same). What's bringing them altogether is under this umbrella website - example.com. Thank you
Technical SEO | | AL123al0 -
Domain Authority why is change
Hey seomoz friends!
Technical SEO | | petrospan
I have a question and if you have some links to read about it, bring it on!! What variables changes that measurement?0 -
Redirecting Domains
Hi Everybody, My clients owns a lot of domains related to his website. I redirected them to the website. So his website is: www.vallnord.com but if you type Vallnordski, vallnordsnow, etc etc they will go to the website, but they will not change the url and will keep vallnordski, vallnordsnow instead of going to vallnord.com Not very clear actually, so if you have 20 seconds to type them you will see it very clear. I was wondering if this was a good practice or it is better to actually redirect someone completely (If they type vallnordski.com take them to vallnord.com)? Is redirecting a good SEO practice? Regards, Guido.
Technical SEO | | SilbertAd0 -
How to force a trailing slash after the domain name
My campaign analysis is predictably listing domain.com and domain.com/ as repeated content. I've searched and searched but cannot find a way to force a trailing slash on the end of the domain name unless there's a file or directory after it.. Is there a way to accomplish this using .htaccess
Technical SEO | | JollyBoy0 -
Max number of results from domain on a SERP
I have read in many places that the maximum number of results that will be displayed on the SERP from a domain or subdomain is 2. Is this still the case? I have seen many instances where there are well more than 2 results from a domain displaying on the SERP. For example, search 'cvs pharmacy' on Google. There are 7 results from the cvs.com domain. Is it the case that the search engines will display more if it's a branded search?
Technical SEO | | ryanwats0 -
What to do with domain?
I bought a domain a couple months ago while having delusions of granger. The domain is PR2, has around 30 decent backlinks, and a small amount of traffic. It also has one of our keywords in the domain name. I'm thinking of 301 redirect to our homepage. Is there a downside to doing this? We really could use the additional traffic on our site.
Technical SEO | | dmac0 -
How to 301 multiple domain names to a single domain
Hey, I tried to find and answer to this seemingly simple question, but no luck. So, I have one domain name with a website attached to it. I also registered all the other domain names that are similar to it or have different extensions - I want to redirect all the other domain names to my one main domain name without getting penalised by the big G. It looks like this: www.mainsite.com - this is my main domain I also have www.mainsite.com.au, www.mainsite.org, and www.mainsite.org.au which I all want to just redirect to www.mainsite.com I have been told that the best way to do this is a 301 redirect, but to do that you need to make a CNAME for all the other domains that points to www.mainsite.com. My problem is that I cannot seem to create a CNAME record for http://mainsite.com - I have it working for http://www.mainsite.com but not the non www record. What should I be doing differently? Is it just my DNS provider is useless? Thanks, Anthony
Technical SEO | | Grenadi0