Home | Computer | Web
URL Canonicalization linking is used when a domain has more than one page with simular content. The technique can be used to ensure that all incoming links are attributed to a single page and to avoid duplicate content penalies for simular pages on a single site. (you cannot use this method to specify a canonical page from pages on different domains) SEO Services This method is useful if for instance you have a website with price lists in different currencies there could be several pages with almost identical content, specifying a canonical page will not only allow you to bypass duplicate content penalties for these pages, but google will also view all inbound links for the simular pages as though they were linking the single page you specify in the canonical attribute. this can obviously have a huge positive effect on that pages position in google's results. How to Specify a canonical page. Firstly determine which page you would like to use as the original vesion of your simular pages, this is the page that all incoming links currently spread across the duplice content pages will be attributed to. once you have determined this you can go ahead and enter the following attribute in the HEAD section of each of the other pages that has the same content: (do not add it to the one you have chosen as your original version) rel="canonical" rel="canonical" full_original_page_url_goes_here There is another side to canonicalization, which applies to home pages on a domain and the variences on the url that can be used to link that page for instance: domain.co.uk/my_website/index.html domain.co.uk/index.html In this instance it is possible, and highly likely that you would have inbound links pointing to both versions of the same page although this would not attract a duplicate penalty, it would just result in only one version of the page being indexed therefore the link juice pointing to the unindexed version is going to the dogs. But heres the good bit, you can use the rel="canonical" full_original_page_url_goes_here attribute to redirect the link juice from the unindexed version to the version that IS indexed, this could also result in a potentially massive increase in inbound links for that page and have a massive effect on its search engine position. SEO Services Webmasters who host their sites on Apache servers have an altogether different solution made availiable to them to avoid the links attributed to a single page from being split between different urls although I would only reccommend this technique for brand new domains/websites, as it results in urls becoming unusable This is acheived by editing the htaccess file on the servers public root folder. For instance, adding the following commands to the bottom of the htaccess file: RewriteEngine on RewriteCond %HTTP_HOST ^yourdomain\.com RewriteRule ^(.*)$ http ://www.any domain.com/$1 [R=permanent,L] would stop anybody being able to access your site without using the www. prefix. thus no persons would create links to this url.
Free Article Content Directory: http://www.articlefair.com
About The Author This Article Was Written By Nicholas Davison, Of High Impact SEO
Please Rate this Article
5 out of 54 out of 53 out of 52 out of 51 out of 5
# of Ratings = 1 | Rating = 5/5
Join Our Newsletter To Discover New Articles and Chances To Win Hot Products!