How to do ip canonicalization ?
-
Hi ,
my website is opening with IP too. i think its duplicate content for google...only home page is opening with ip, no other pages, how can i fix it?, might be using .htaccess i am able to do...but don't know proper code for this...this website is on wordpress platform...
Thanks
Ramesh
-
Thank you Thomas
-
Hi Ramesh,
Being able to access your website using the IP address is very common and there is nothing that you should be worried about in this regard. It happens when you are hosting your site on a dedicated IP. This won't be the case if you go for a shared hosting where the IP address would be shared among other websites.
Best,
Devanur Rafi.
-
Hi Ramesh,
Chris is absolutely right there's no way your IP address is creating content
Your site is accessible through using DNS domain name servers your IP address is translated by a computer DNS server into something that you can remember like example.com instead of 123.488.91.00
It has no way of creating duplicate content
Regardless you do want to use a
Tags for every valid webpage that you want to show up in Google search engine.
here is more
http://moz.com/learn/seo/canonicalization
http://www.mattcutts.com/blog/rel-canonical-html-head/
http://googlewebmastercentral.blogspot.com/2013/04/5-common-mistakes-with-relcanonical.html
https://support.google.com/webmasters/answer/139394?hl=en
Hope this is of help,
Thomas
-
Ramesh,
It's not a problem that you site opens when you type in the IP address--that's normal.
-
Hello,
You can add the next lines to your .htaccess to overcome the duplicate content on Serach Engines.
RewriteEngine on
RewriteCond %{HTTP_HOST} ^domain.com [OR]
RewriteCond %{HTTP_HOST} ^82.223.246.132
RewriteRule (.*) http://www.domain.com/$1 [R=301,L]
RewriteCond %{THE_REQUEST} ^.*/index.html
RewriteRule ^(.*)index.php$ http://www.domain.com/$1 [R=301,L]
This is for auto WWW, auto redirect from www.domain.com/index.php[or]index.html to www.domain.com
I hope this helped you!
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
-
How do i actually use the canonicalization rule for Apache?
Hi Guys, Moz is reporting lots of duplicate content on my site. I think this is partly from session id's and partly from category pages and on-site search generated pages. I know I have to use the canonicalization rule but don't know exactly how to determine the correct URL and where to put the code. Can anyone offer any advice on this? I'm new to this so apologies for any etiquette breaching etc. Many thanks, Stewart.
Technical SEO | | oiljob0 -
I'm thinking I might need to canonicalize back to the home site and combine some content, what do you think?
I have a site that is mostly just podcasts with transcripts, and it has both audio and video versions of the podcasts. I also have a blog that I contribute to that links back to the video/transcript page of these podcasts. So this blog I contribute to has the exact same content (the podcast; both audio and video but no transcript) and then an audio and video version of this podcast. Each post of the podcast has different content on it that is technically unique but I'm not sure it's unique enough. So my question is, should I canonicalize the posts on this blog back to the original video/transcript page of the podcast and then combine the video with the audio posts. Thanks!
Technical SEO | | ThridHour0 -
Canonicalization on my website
I am kind of new to all this but I would like to understand canonicalization. I have a website which when you arrive on it is www.mysite.com but once inside and flicking back to the homepage it reverts to www.mysite.com/index.html. Should I be doing something re canonicalization? If so what? Will the link juice be diluted by having two home page versions? Thanks
Technical SEO | | FCAbroad0 -
How big an impact, if any, does distinct IP subnet have?
I have two customers that sell the same product. Their content is logically similar because they are selling nearly the same thing. The part numbers, descriptions, code base and underlying structure are different however. One customer is complaining that because I host both of these sites in the same server cluster on the same subnet I am negatively affecting their ranking. To what extent might this be true? I've always held that unless the content is identical the subnet thing was just a myth. Any opinions?
Technical SEO | | ChrisInColorado0 -
About Bot's IP
Hi, one of my customers had probably block the IP of SEOMOZ's bot. Could you give me : IP User-agent's name thks for helping me 😉
Technical SEO | | dawa1 -
Moving to the cloud - dynamic or static IP address?
We're looking at moving our websites to the cloud. Most services seem to default to providing a dynamic IP address, with static IP addresses being offered as paid extras. Is there an SEO disadvantage to having a dynamic IP address?
Technical SEO | | heatherrobinson0 -
Canonicalization
Having been a member of SEOmoz Pro tools for only a couple of months, I'm now at a point where there are certain issues with our recently overhauled site: On my latest "Open Site Explorer Report" I am seeing a number of external links going to the HTTP://Domainname.com and a number pointing at HTTP://wwwDomainname.com. This only appears when I pull the report from the Root Domain. If I pull a report from the Sub-domain all URL's are the same. Does this matter too much? Would best practice be to put a rel=canonical on the Non www ? Thanks for any help in advance Sean
Technical SEO | | Yozzer0