Go Back   vb.org Archive > vBulletin Article Depository > Read An Article > General Articles

Reply
 
Thread Tools
Keeping Google Adsense Happy... And YOU! - Where NOT to put ads
DieselMinded's Avatar
DieselMinded
Join Date: Mar 2007
Posts: 1,655

 

Show Printable Version Email this Page Subscription
DieselMinded DieselMinded is offline 01-14-2010, 10:00 PM

Been using google adsense for 3 years , i do not want to be banned from adsense so i try to jump threw all the hoops.

There is plenty of information on here about the Privacy Policy but further integration with out a mod can be dangerous.

Where you can put the ads is often over looked by vbulletin owners.

its safe to think of it as you cannot put the ads on pages that require end users to put in content.

You also cannot put the ads on pages like search and new posts.

Here is a list of some places you cannot put the ads..
  • On any page not accessible by guests , this includes all pages where your user has to be logged in to view , all admin forums , premium members forums , private forums and ect...
  • New Posts and Search Pages
  • User Control Panel
  • Post Reply
You can only have 3 ads per page !

if you have google ad script in your header or footer you most likely are violating the google terms of service and will be banned.

Just to have google ads on the forum display page i had to do this ...

HTML Code:
<if condition="$foruminfo[forumid]!=6 AND $foruminfo[forumid]!=99 AND $foruminfo[forumid]!=23 AND $foruminfo[forumid]!=98 AND $foruminfo[forumid]!=116 AND $foruminfo[forumid]!=118 AND $foruminfo[forumid]!=213 AND $foruminfo[forumid]!=220 AND $foruminfo[forumid]!=90 AND $foruminfo[forumid]!=91 AND $foruminfo[forumid]!=92 AND $foruminfo[forumid]!=75 AND $foruminfo[forumid]!=285 AND $foruminfo[forumid]!=100 AND $foruminfo[forumid]!=39 AND $foruminfo[forumid]!=171 AND $foruminfo[forumid]!=132">
AD CODE
</if>
Thats to prevent the ads from showing in forums that you have to be logged in , premium member or staff to view

you cant just plug the ads into your site. Yes you may be generating some funds right now but that don't mean your safe , do your self a favor and refresh your self with google ads information:

https://www.google.com/adsense/adsense-resources
Reply With Quote
  #2  
Old 02-08-2010, 03:54 PM
StarBuG's Avatar
StarBuG StarBuG is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 1,033
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is allowed to place google adsense ads on pages which are not accessable for guests,
eg. staff forums or private member forums.

If you do you have 2 options:
1) do nothing: the google adsense spider can't crawl the content and will display ads depending on the page title and meta tags (I think)
2) create a member account for the adsense spider > add the appropriate access rights > go to your adsense account > adsense setup > Site Authentication > and enter all necessary infos
from now on the google adsense spider will be able to access your restricted forums to crawl the content for more targeted ads

also the search page and new posts page is a content page which means you can display ads

in regards to the userCP, for my websites I contacted google about the problem and they told me, it is within their guidelines to have ads there too.
HOWEVER no warranties what so ever, ask google yourself to make sure!

StarBuG
Reply With Quote
  #3  
Old 02-08-2010, 04:17 PM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DieselMinded View Post
if you have google ad script in your header or footer you most likely are violating the google terms of service and will be banned.

Just to have google ads on the forum display page i had to do this ...

HTML Code:
<if condition="$foruminfo[forumid]!=6 AND $foruminfo[forumid]!=99 AND $foruminfo[forumid]!=23 AND $foruminfo[forumid]!=98 AND $foruminfo[forumid]!=116 AND $foruminfo[forumid]!=118 AND $foruminfo[forumid]!=213 AND $foruminfo[forumid]!=220 AND $foruminfo[forumid]!=90 AND $foruminfo[forumid]!=91 AND $foruminfo[forumid]!=92 AND $foruminfo[forumid]!=75 AND $foruminfo[forumid]!=285 AND $foruminfo[forumid]!=100 AND $foruminfo[forumid]!=39 AND $foruminfo[forumid]!=171 AND $foruminfo[forumid]!=132">
AD CODE
</if>
Can you please share how you managed to get forumid to be a valid variable for the header/footer (or even navbar) templates?

This method does not work for vB4.
Reply With Quote
  #4  
Old 02-11-2010, 09:50 PM
BSMedia BSMedia is offline
 
Join Date: Feb 2009
Posts: 454
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DieselMinded View Post
You can only have 3 ads per page !

if you have google ad script in your header or footer you most likely are violating the google terms of service and will be banned.

https://www.google.com/adsense/adsense-resources
Neither of these are really accurate. While you can only have 3 "Adsense for content" advertisements per page, you can also have 3 Link Units and 2 search boxes on that page as well.

You can also have Google Ads in your header and footer, provided you aren't displaying them on member only pages (Use if script = UserCP, Private, etc etc), however Google appears to be very lenient with forums placing of these advertisements, and in the 4+ years I've used adsense on forums I've never had a problem with a global header or footer advertisement.
Reply With Quote
  #5  
Old 02-20-2010, 09:23 PM
Kier Kier is offline
 
Join Date: Oct 2001
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I worked closely with Google on the vBulletin 3.8 AdSense implementation.

All placements were scrutinised and approved by the Google team.

That included header and footer-mounted placements without conditionals to hide them on UserCP, Private Messages etc.
Reply With Quote
  #6  
Old 04-03-2010, 04:46 AM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What about new posts search page , because if your ads are in the header or footer they are going to show there and it says specifically its against the google TOS to put the ads on search pages.

Let alone that the vBulletin AdSense implementation. is a horror story of people getting 8 balled by google after using the feature on there forums
Reply With Quote
  #7  
Old 05-06-2010, 07:31 AM
abdobasha2004's Avatar
abdobasha2004 abdobasha2004 is offline
 
Join Date: Aug 2008
Posts: 541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The most important tip is not to put Adsense under Heaser Tags h1 and h2
it is considered ads under misleading titles !

Quote:
if you have google ad script in your header or footer you most likely are violating the google terms of service and will be banned.
I do not agree wiht that !
Reply With Quote
  #8  
Old 03-26-2011, 03:49 PM
Edgespeeder06 Edgespeeder06 is offline
 
Join Date: Nov 2009
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kier View Post
I worked closely with Google on the vBulletin 3.8 AdSense implementation.

All placements were scrutinised and approved by the Google team.

That included header and footer-mounted placements without conditionals to hide them on UserCP, Private Messages etc.
Good to know.

I guess I can leave mine as they are. I do have another issue that I emailed them about. After a week of having my account I am getting this pink message:

Your ads have recently appeared on websites you haven't authorised. To avoid lost revenue, make sure that you authorise any sites where you display ads by visiting your account settings.

Forum is njstangers @ org Please let me know if anyone has any feedback on. P.S. Did anyone else notice google spelled a word wrong multiple times there? lol
Reply With Quote
  #9  
Old 04-06-2011, 05:13 PM
Mickie D Mickie D is offline
 
Join Date: Jun 2002
Posts: 430
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have 3 working days to fix my adsense, i thought it was because it was in my first post ?

But after reading post (7) it might be because of my navbar that has a custom H1 tags for the navigation breadcrumb

I have also contacted google adsense asking for there help on the situation (waiting) - i turned on the vbulletin stock adsense integration while removing my custom adsense template mods.....and my adsense revenue has dropped by 70%

So would you think this is because of the H1 Tags and H2 tags being above the adsense banners? and can anyone clarify that adense in the first post is ok ?

I will remove the H1 tags if I can put it back the way it was.

Thank you for any help on this.

Mick
Reply With Quote
  #10  
Old 01-29-2012, 10:30 AM
Eslob Eslob is offline
 
Join Date: May 2010
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i dont know about the h1 & h2 tags.

but i always put the ads above it, and never think to put it below.

the reason when the visitors see the ads above this means more chances to click on that ad.

otherwise will scroll down to read the post and there are other few units inside the post.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:35 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06593 seconds
  • Memory Usage 2,297KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_article
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete