Hello everyone,
I have setup this small piece of code within my header
that's stopping the vbulletin and displays javalooser.php explaining he must set javascript ON to view the website. But does it affects googlebot or major search spiders ? I mean can they go around the <NOSCRIPT> tag and search the website without being redirected to javalooser.php ? Btw I'm using this method instead of the HTML refresh because IE7 disable it by default but frames no. Thanks for your feedbackCode:<NOSCRIPT> <frameset rows="100%"> <frame src="http://<yourwebsite>/javalooser.php"> </frameset> </NOSCRIPT>


LinkBack URL
About LinkBacks





Reply With Quote