Forum Moderators: open

Message Too Old, No Replies

Can Google index JAVA script Popup

JAVA Popup

         

adisakmai

11:38 am on Sep 12, 2004 (gmt 0)

10+ Year Member



Hi

Can google index java script pop up?
I want to use JAVa script and I don't want google index links

<A HREF="javascript:popUp('http://www.Domain-Name.com)">Open the Popup Window</A>

Thamk you very much
maimax

mincklerstraat

10:20 pm on Sep 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I know I've seen SE's index js-based links, and that's a pretty straight-forward one; if I were you, I'd try to make the js you're using a little less straight-forward.

Nuttakorn

12:03 pm on Sep 14, 2004 (gmt 0)

10+ Year Member



IMO, Google can be indexed the external java script files , you can try this : game filetype:js in search box. Google can read javascript file(js) but I don't know that google can interpret it or not.

jetboy_70

12:24 pm on Sep 14, 2004 (gmt 0)

10+ Year Member



Or put a noindex/nofollow robots metatag in the pop-up page; or put all your pop-ups in a different directory and restrict spider access to it using a robots.txt file.