does separate header and footer effect adsense income ?

Discussion in 'AdSense' started by sakib000, May 6, 2007.

  1. #1
    If i use header and footer separately as template for example

    <? require="header.php" ?>
    <body>content</body>
    <? require="footer.php" ?>

    obviously These will be three separate pages with different content. So there is a doubt weather this will effect adsense CPC. I think it does cause adsense CPC depends on content.
     
    sakib000, May 6, 2007 IP
  2. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #2
    The whole html is considered one.. ( frames are consider other)
    So it works as one only.
     
    MeetHere, May 6, 2007 IP
  3. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If it's in PHP this should be fine.. not html iframes..
     
    8everything, May 6, 2007 IP
  4. jgjg

    jgjg Peon

    Messages:
    595
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    depends what's in the header/footer files.

    if it is just something like simple navigation links, shouldn't matter at all.
     
    jgjg, May 9, 2007 IP
  5. alemcherry

    alemcherry Guest

    Best Answers:
    0
    #5
    Do you expect to see google what you do on server side? Man.. they can see only HTML. Your server side logic doesnt matter.

    BTW, header and footer are poor places for ads. You will have to be more "on your face" to get more clicks.
     
    alemcherry, May 9, 2007 IP