Forum Moderators: martinibuster

Message Too Old, No Replies

Your advice on link structure and PR

link structure

         

Valeriu

11:42 am on May 6, 2006 (gmt 0)

10+ Year Member



Hi,

I want to create an exit popup on my page but I needed to work only if my visitors leave the page and do not click on a link.

To do this, I need to insert an extra code to my links, like in the next example:

(a href="http://www.mysite.com/page.html" onclick="exit=false")LinkText(/a)

My question is:

- will onclick="exit=false" influence the PR of page.html?

- how SE's will gonna look at this code? They will like it or not?

Your advice will help me a lot.

Thanks

Robert Charlton

6:28 am on May 7, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Valeriu - It's a straight href link and search engines don't execute javascript. Spiders will follow the link just fine and won't bother with the onclick code. Shouldn't be any problem.

Users might be bothered by the pop-up, but that's another matter.