Hey Matt. I had a lingering question about using rel=canonical vs. 301 redirects. It takes longer for Google to find the rel=canonical pages but 301 redirects seem to lose impact (link juice) over time. Is there similar churn with rel=canonical? Sam Crocker, London, UK
Have a question? Ask it in our Webmaster Help Forum: http://www.google.com/support/forum/p/Webmasters?hl=en
Want your question to be answered on a video like this? Follow us on Twitter and look for an announcement when we take new questions: http://twitter.com/googlewmc
More videos: http://www.youtube.com/GoogleWebmasterHelp
Webmaster Central Blog: http://googlewebmastercentral.blogspot.com/
Webmaster Central: http://www.google.com/webmasters
source
Matt says 301 redirects must carry a penalty because otherwise people would use them instead of links. I'm not sure I understand how you would replace links with 301 redirects. What would you put in your <a> tag so that it triggers a 301 but doesn't look like a link?
Implementing rel canonical tags has been less of a hassle than it initially seemed it would be and has been highly beneficial.
i was going to do a rel canonical on a penalized page this week, but i was too lazy to figure it out with wordpress, so i just 301'd it.
In those cases where you would want to show not-exactly identical versions of a page to the visitors and want to transfer all link juice to one version, 301 Redirect would not serve the purpose as 301 would redirect all versions to one particular page without giving chance to visitors to have a look at them. In those cases rel=canonical tag will be just fine.
@MrTVTL not to speak for Matt but it seems like it's not a true "punishment" so much as a necessary feature of the redirect to keep people from taking advantage of what would otherwise be a loop hole (i.e. people could exploit redirects rather than links to try and rank better). It's obviously an imperfect situation but I suppose gives folks reason to think twice about a rebrand/etc. and impact on their site.
That is great news. So rel=canonical" can pass page rank from one domain to another? Does that mean we can put that in our content so when scrapers steal our content they will be secretly notifying Google where they stole the content from?
I think you've missed part of the intent of the question. That is, is it safe to even use tags/categories (in WordPress for example) with the full post content under the tag/category page – or would it be best to avoid duplication entirely?
Thx info, makes tons of Sense. So when you have access to header modification, use 301, if you don't, then use rel=canonical.