Forum Moderators: open
I am about to add text ads to my site. Not Google Ads, my ads.
Since different ads are shown whenever the page is displayed, I don't want the text of the ads to be indexed and found in SERPS.
I don't want people to search for a keyword, click a link to my page and come to a page without the content they were looking for.
Is this possible?
Is my request stupid?
Thanks,
Hanan Cohen
***Love and Peace***
Even if your site is all HTML, PHP is still a good option as it is a scripting language that is *added* to a standard html page.
You just need to check for the googlebot UA (and those of other SE spiders) in a small script around your ad. This sort of "cloaking" is not the sort that will get you in trouble with a manual check of your site.