Forum Moderators: Robert Charlton & goodroi
[edited by: tedster at 3:51 am (utc) on Apr 27, 2010]
[edit reason] switch to example.com - it cannot be owned [/edit]
[edited by: tedster at 2:37 pm (utc) on Apr 27, 2010]
[edit reason] switch to example.com - it cannot be owned [/edit]
You are not alone, every site is losing 50%+ URLs from site:example.com query
code for the WEB, and web standards, not G
I keep saying "There are no short cuts" and back in the day that mantra would have been TANSTAAFL.
but I like the little 'security blanket' feeling it gives me knowing if the 'lazy' or 'rookie' scraper doesn't remove it there's less harm doneI was just going to say that it might have been a false sense of security because they don't consider cross-domain rel=canonical but, upon closer review, it turns out they do as of Dec. 2009 ( reference here [googlewebmastercentral.blogspot.com] ). I am glad I took it upon myself to argue with you, TMS to learn something new in the process :)
To eliminate confusion for those who may not be used to different link type references:The list has to be changed else we are going to confuse ourselves thoroughly by adding the <base href=> tag to the equation. Your Server Relative is more commonly known as Absolute, so here is the list I propose:
* Server Relative: /the-path/to/the-file.ext
** Canonical: http://www.example.com/the-path/to/the-file.ext
I also always use Absolute (Server Relative) links and the thought of deliberately making them Hybrid, which would not work without the <base href> tag, makes me more than a little uneasy.