I ran a search but couldn't find the answer so I was wondering if one of you guys would know the answer.
Will having a frameset reloader script in your frames pages stop googlebot getting into your site?
Dean.
"hello Paul"
Black Knight
12:54 am on Sep 9, 2002 (gmt 0)
If you mean JavaScript, Spiders are not browser-based and are not affected by JavaScipt. They can 'read' it in text form of course, and can recognise the characters such as location.href(); or location.replace(); of course, if the script is embedded on the page.
Server-side scripting for redirection does affect spiders as any other user-agent