Forum Moderators: open
But many people have said what a nightmare relative links can be for search engines, particularly Google. If someone links to you via [example.com...] and not [example.com,...] then Google et al. may see duplicate pages on [example.com...] and [example.com....]
My question deals with the situation of when you are careful to put 301 redirects from [example.com...] to [example.com....] Is this sufficient to eliminate any potential problems of having relative links? Or are there other things I'm not thinking about that require absolute links to be absolutely sure.
[edited by: pageoneresults at 1:25 am (utc) on April 21, 2005]
[edit reason] Examplified URI References [/edit]
I had problems because of relative linking a couple of years ago with G, because of one incoming link to the index without the www on the front, and changed everything then, (and it took many, many hours). Afterwards, I also did a mod rewrite to ensure that all non-www links were directed to the www version. I tend to think that the 302 stuff that affected so many others, but not us, despite scraper/directory/php crap linking to us, was partly a result of those moves.
This is just speculation, of course, but better safe than sorry.