How to have my header ads appear in my home page showing blog details

Discussion in 'WordPress' started by rajanpanicker, Jan 31, 2010.

  1. #1
    I already posted this question in Adsense FAQ,but I thought may be posting here will help.
    Do anybody know how to insert adsense ads in my header?I managed to copy the adsense code to my website,but the problem is its not displaying on my home page,but only on individual posts and pages.
    Also when I looked to my competitors website main pagethis code is seen

    <!-- PUT THIS TAG IN THE head SECTION -->
    <script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js">
    </script>
    <script type="text/javascript">
    GS_googleAddAdSenseService("ca-pub-0000000000000");
    GS_googleEnableAllServices();
    </script>
    <script type="text/javascript">
    GA_googleAddSlot("ca-pub-0000000000000", "WebsitenameHomeLeader");
    GA_googleAddSlot("ca-pub-0000000000000", "Website nameHomeSide");
    GA_googleAddSlot("ca-pub-0000000000000", "WebsitenameLeaderboard");
    GA_googleAddSlot("ca-pub-0000000000000", "WebsitenamePostLower");
    GA_googleAddSlot("ca-pub-00000000000000", "Website namePostUpper");
    </script>
    <script type="text/javascript">
    GA_googleFetchAds();
    </script>
    <!-- END OF TAG FOR head SECTION -->
    I cant seem to understand what plugin or where did he copied and pasted this code?Did he copied it in his index page or did he added a diff plugin for displaying this?
    Also when I tried inserting adsense ads in the header by copying the adsense script in my header.php,the ads in the header are displayed only in the posts and pages of my website,but not in my home page.Also see that I setup my home page as showing blog posts and not static page,so only a snippet view of my website will be available for others to see.But I cant understand why it is not displayed in my home page,all other ads in sidebar are working.
     
    rajanpanicker, Jan 31, 2010 IP
  2. Wp-Mod.Com

    Wp-Mod.Com Peon

    Messages:
    381
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    just open your theme editor and paste it in header and your ads will appear
     
    Wp-Mod.Com, Jan 31, 2010 IP
  3. rajanpanicker

    rajanpanicker Greenhorn

    Messages:
    69
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #3
    No its not appearing in my home page.The ads do seem to work fine with the posts and pages of my blog,but it doesnt show up on the top for the home page.This is what I need to solve
     
    rajanpanicker, Feb 1, 2010 IP