vote up 1 vote down star

Is there any way to keep search engines from indexing text ads?

These are basically stylized links.

I have thought about generating images with text or using javascript to write them into a DIV.

What is the best and most accepted way?

flag

1 Answer

vote up 3 vote down check

One way is to use IFrames to show the ads, and use meta tags in them to tell that Google should not index them.

Another way whould be to use javascript to print the ads, so they whould not be there when the browser does not support java (Google Bot dont execute java)

Alot of Ad-systems use the javascript one, but I dont really know if thats the best way to do it - but its a way :)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.