In order to upgrade the page's position,... could there be the posibility of using a mouseover event to redirect the page to another page?
Would it be bad for the search engine optimization?
I mean,... if I use the mouseOver event, would the spider understand the javascript code of the redirection or would miss it?
Thanku pals!
korkus2000
7:28 pm on Oct 25, 2003 (gmt 0)
Most, if not all, SEs do not parse Javascript. It may read it, but it doesn't execute it. I think your mouseover will make the engines not count it as an out bound link.