Quote:
Originally Posted by Cool Dog
Hi, thanks for the message!
Right now I am using the code "$google_adsense_for_search" to list the ad via product. where would I put that into the condition?
I just thought of something... I heard hiding text is a bad idea (google doesn't like it) or is that pertaining to something else?
|
You'd put in like this:
Code:
<if condition == "your condition">
$google_adsense_for_search
<else />
Alternate Info
</if>
Also this is fine, you need to make sure the content you show to google is the same you show to any other visitor- this doesn't change that. You can have different content for registered users, and most people do.