Click to See Complete Forum and Search --> : Unspiderable navigation


Regent
11-20-2003, 11:53 AM
I'm trying to code some links through javascript that would be unspiderable by the search engines. Can someone give me sample code as to how to code this in these 3 different scenarios?

1 - javascript on page
2 - javascript on page but using variables instead of acutal url
3 - javascript off page


Also, if there are any other ways of making links unspiderable, please let me know.

Thanks.

sbskater10
11-20-2003, 12:07 PM
Do you have a connection to SQL or Access? I believe if your variables are stored in a database search engines do not spider it.

Regent
11-20-2003, 12:09 PM
No, there is no database involved in what I'm trying to do.

tks