quark
09-19-2005, 11:37 AM
Hi,
I added adsense codes in my navbar template. But I see ads on the logout page, which is probably against the TOS.
To be specific, the codes were placed after:
<!-- / nav buttons bar -->
and the following are the codes:
<p align=center>
<if condition="THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'newreply' AND THIS_SCRIPT != 'editpost'">
<!-- Google AdSense -->
....
<!-- Google AdSense -->
</if>
</p>
Could the ads show up in other pages that violate the tos? I don't want to upset google.
Thanks for the help. :)
I added adsense codes in my navbar template. But I see ads on the logout page, which is probably against the TOS.
To be specific, the codes were placed after:
<!-- / nav buttons bar -->
and the following are the codes:
<p align=center>
<if condition="THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'newreply' AND THIS_SCRIPT != 'editpost'">
<!-- Google AdSense -->
....
<!-- Google AdSense -->
</if>
</p>
Could the ads show up in other pages that violate the tos? I don't want to upset google.
Thanks for the help. :)

