![]() |
Show Google Adsense only on pages that guests can view
I've been trying to figure out how to do this on my own, but I thought I'd post it here to see if anyone has any ideas.
I've seen posts/hacks that explain how to not have Adsense appear when a guest can't view the thread, but I have Adsense appear on every page. Is there any "easy" way to check if a guest has permission to view a page? |
No one has any ideas?
|
Does it matter if it is included on pages that guests cannot view?
(Except that Goolge most likely will display PSAs) |
Yes it's against their Terms of Service
|
Yah, and I'm thinking it may have adverse effects on the Adsense bot when it keeps getting the same content for a bunch of different URLs.
|
Was there an answer to this? I was hoping to create a subscription based system where if they were subscribed, no ads would be displayed so they can purchase subscription to have an ad-free forum. Anything of the sort come about yet?
|
Quote:
PHP Code:
You can further it by using: PHP Code:
|
I have an additional question:
I've put my adsense code at the end of the navbar template and looks like this: PHP Code:
Now I also have custom pages where I DO NOT want to show the adsense ads. How can I change the IF condition to work like "if the current page is blabla.php, then do not show the adsense code" ? Any help much appreciated! :) |
You could prolly change the conditional to something like this:
PHP Code:
For more than one page you can keep adding && THIS_SCRIPT != 'page_name' to that conditional. Thats how I would do it, but maybe someone else has a better way. Derek |
I wrote a mod for showthread in 3.0 that kept them off of private forums. I haven't ported it up, but I need to. That in combination with the THIS_SCRIPT conditionals should do what you want.
Amy |
All times are GMT. The time now is 06:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|