Adsense Expert, help! How can I show Google ads on all of the pages of my website.

Discussion in 'Guidelines / Compliance' started by GIF, Jul 9, 2010.

  1. #1
    Hi, I have a website with 60 pages. I just got my account approved and got the adsense code. How can I make the Google ads to show on all of my pages. Do I need to insert code on each page individually?

    One more question, I am going to make a new website. I know, Google will reject a site having a little contents on it. But, again, If I make few pages and then apply for Google adsense then it will be difficult to put the ads on all pages.

    Pls help!
    Thanks
     
    GIF, Jul 9, 2010 IP
  2. MistreX

    MistreX Well-Known Member

    Messages:
    109
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    121
    #2
    do you use a php script or simply a site with html pages
    if you use a script that would be easy , you can add the code to the header file and it will be shown on all pages
    if you use html pages only you can insert the code into a new file ( name it adsense.php for exemple) then but in each page the php code
    <?php include('adsense.php'); ?>
    PHP:
    I think that would be more easy
     
    MistreX, Jul 12, 2010 IP
  3. GIF

    GIF Peon

    Messages:
    391
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for your reply! But, I have a HTML website. Do I need to insert code in each file, manually?
     
    GIF, Jul 12, 2010 IP
  4. baccifinejewelry

    baccifinejewelry Peon

    Messages:
    423
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yes you can show adsense ads on your pages but you have to manually post the code to every page that you have.
     
    baccifinejewelry, Jul 13, 2010 IP
  5. seonewlearner

    seonewlearner Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Regarding your second question - You dont need to apply for a new adsense account for every new website. You can use your existing adsense account itself. Just ensure that the website conforms to the adsense policies.
     
    seonewlearner, Jul 14, 2010 IP
  6. seocorporation

    seocorporation Active Member

    Messages:
    89
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    98
    #6
    you can create the blog roll concept on your right or left side.
     
    seocorporation, Dec 26, 2010 IP
  7. sherone

    sherone Well-Known Member

    Messages:
    1,539
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    130
    #7
    You can use php script for your site. divide your html file into header.php, sidebare.php, page.php and footer.php and include your these files into each pages.

    Hope it will help you.
    best of luck
     
    sherone, Dec 28, 2010 IP