Forum Moderators: open
I'm not worried about alltheweb now, but am making a content managed site for a client that's multilingual, and there are a whole lot of '../../this.html' '../that.html' links, though I could probably rewrite a lot of the code to make these links less traversal-oriented. So the question is: has anyone seen differences in the serps between links like "/this.html" and "../../this.html", when it's important that the anchor text gets counted for those links? Or are most spiders worth anything smart enough to register traversed links back to their real url?