How to Enable Google Adsense Section Targeting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Trendri
    Senior Member
    • Mar 2012
    • 221
    • 5.6.4

    [Forum] How to Enable Google Adsense Section Targeting

    Please How do i enable google adsense section targeting on vBulletin 4.2.0. ?
    where in my vbulletin template do i need to insert this code

    HTML Code:
    The HTML tags to emphasize a page section take the following format:
    <!-- google_ad_section_start -->
    
    <!-- google_ad_section_end -->
    
    [FONT=Arial]With these tags added to your HTML code, your final code may look like the following:[/FONT]
    <html><head><title>Section targeting</title></head>
    <body>
    <!-- google_ad_section_start -->

    Section targeting allows you to suggest sections of your text and HTML content that you'd like us to emphasize or downplay when matching ads to your site's content. By providing us with your suggestions, you can assist us in improving your ad targeting. We recommend that only those familiar with HTML attempt to implement section targeting.
    To implement section targeting, you'll need to add a set of special HTML comment tags to your code. These tags will mark the beginning and end of whichever section(s) you'd like to emphasize or de-emphasize for ad targeting.
    The HTML tags to emphasize a page section take the following format:
    <!-- google_ad_section_start -->

    <!-- google_ad_section_end -->

    With these tags added to your HTML code, your final code may look like the following:
    <html><head><title>Section targeting</title></head>
    <body>
    <!-- google_ad_section_start -->

    This is the text of your webpage. Most of your content resides here.
    <!-- google_ad_section_end -->
    </body>
    </html>

    Thanks for your feedback in advance.
    Make Money Forum |Insurance Forum |Personal Finance Forum | Personal Finance Q & Ans
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    You would need a modification or a bunch of template conditionals to implement this on vBulletin. (Assuming you want unique sections based on forum id.) You would be better off asking on vBulletin.org, this isn't going to be standard code.

    Comment

    • Trendri
      Senior Member
      • Mar 2012
      • 221
      • 5.6.4

      #3
      Ok thanks joe..i appreciate your feedback.
      Make Money Forum |Insurance Forum |Personal Finance Forum | Personal Finance Q & Ans

      Comment

      Related Topics

      Collapse

      Working...