Forum Moderators: martinibuster

Message Too Old, No Replies

Does this type of cgi redirect still pass pr?

         

chabbs

11:20 pm on Nov 17, 2004 (gmt 0)

10+ Year Member



Hi All,

I was just wondering if this type of redirect still passes pr?

<a href="http://www.yoursite.com" onClick="window.open('http://www.yoursite.com/cgi-bin/go.cgi?id=3'); return false;">Your title anchored text</a>

When clicking the link it opens up another window and then redirects through cgi.

fathom

6:26 am on Nov 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The link itself IS spiderable. Only the onclick will not be, and that is just an internal click tracking mechanism. But the href="" is the important part to the search engine, and that points to another page thus the link will pass PR and anchor text relevancy just fine.