Forum Moderators: Robert Charlton & goodroi
header('Location: http://www.example.com/');
Does google count this as a "vote" (e.g. the same as putting <a href="http://www.example.com/">Your Site</a>)
or is it ignored?
[edited by: encyclo at 3:33 am (utc) on Jan. 4, 2007]
[edit reason] switched to example.com [/edit]
I've always taken the Page Rank paper at face value -- a link is a link. That is, a link is an html anchor tag (not sure about a link element right now). Not a redirect, not a src attribute, not a meta refresh target url. Just an anchor tag href attribute.