6 Ways To Improve Your Adsense Profits

Discussion in 'AdSense' started by veolive, Apr 11, 2008.

  1. #1
    Here are some of proven ways on how to increase your Adsense earnings.

    Focus on one Adsense ad format
    The the Large Rectangle (336X280) is a format that worked well for the majority . This type of ad has the tendency to result in higher click-through rates (CTR). Why select this format? Basically because these ads look like usual web links, and people click them, because they’re being used to click on links. They may or may not be aware of the fact that they are clicking on your Adsense but they DO click and that will be for your advantage.

    Make a custom palette for your ads
    Select a color that will go well with the backgroundcolor of your site. If it’s a white background, test white as the color of your ad background and border. The idea behind modeling the colors is to make the Adsense look like it is part of the web pages.

    Do not hide your ads
    Remove any Adsense code from the bottom of your pages and put them at the top. Put them in the place where people can see them quickly. You will be amazed how the difference between Adsense locations can make when you see your earnings.

    Link to relevant pages
    If you think some pages are better off than the others, put your ads there and maintain and manage these pages.
    Surround your ads with as many of your main page keywords, using as much H1, bold and italic tags as possible. Thus, the Adsense system will be able to better recognize the important keywords and insert relevant ads.

    Try to automate the insertion of your Adsense code
    into the webpages using SSI (or server side included).
     
    veolive, Apr 11, 2008 IP
  2. jingjong

    jingjong Peon

    Messages:
    173
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Pretty cool reference you got here... thanks
     
    jingjong, Apr 11, 2008 IP
  3. GameOver

    GameOver Well-Known Member

    Messages:
    1,307
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    140
    #3
    I swear there was a thread exactly the same as this only a few weeks ago.....
     
    GameOver, Apr 11, 2008 IP
  4. angilina

    angilina Notable Member

    Messages:
    7,824
    Likes Received:
    186
    Best Answers:
    0
    Trophy Points:
    260
    #4
    "The the Large Rectangle (336X280)"

    It performs the best for me :)
     
    angilina, Apr 11, 2008 IP
  5. entwickler

    entwickler Member

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    Just to add that sometimes the Default Google Palette is better than blending and customizing the colors.
     
    entwickler, Apr 11, 2008 IP
  6. digitalspace

    digitalspace Banned

    Messages:
    347
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    reall good tips. tks.
     
    digitalspace, Apr 11, 2008 IP
  7. dairyman

    dairyman Notable Member

    Messages:
    7,224
    Likes Received:
    274
    Best Answers:
    0
    Trophy Points:
    205
    #7
    The large rectangle format is the one that performs well for most of the people but the blending of ads with the content has to be carefully done as the revised TOS stresses that the ads have to be distinctly visible and too much blending will definitely create some problems. You can see more info in the adsense blog
     
    dairyman, Apr 11, 2008 IP
  8. fabriciogr

    fabriciogr Active Member

    Messages:
    958
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    73
    #8
    nice share mate.
     
    fabriciogr, Apr 11, 2008 IP
  9. jackass2007

    jackass2007 Peon

    Messages:
    2,379
    Likes Received:
    267
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Thanks :)

    I'm familiar with all above tricks except last one :eek: did like to know more about SSI though.
     
    jackass2007, Apr 11, 2008 IP
  10. abdobasha2004

    abdobasha2004 Well-Known Member

    Messages:
    1,117
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    160
    #10
    look how digg and technorati do for optimization and learn
     
    abdobasha2004, Apr 11, 2008 IP
  11. francisabey

    francisabey Peon

    Messages:
    297
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #11
    i see this content earlier in another thread
     
    francisabey, Apr 11, 2008 IP
  12. falguni1

    falguni1 Peon

    Messages:
    3,016
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    0
    #12
    place your ads close to the content, I am sure this will also help.
     
    falguni1, Apr 11, 2008 IP
  13. Abhik

    Abhik ..:: The ONE ::..

    Messages:
    11,337
    Likes Received:
    606
    Best Answers:
    0
    Trophy Points:
    410
    Digital Goods:
    2
    #13
    Cool tips.. Thanks for sharing.
     
    Abhik, Apr 11, 2008 IP
  14. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #14
    Thanks for sharing the tips.
     
    pipes, Apr 11, 2008 IP
  15. MikeDirnt

    MikeDirnt Peon

    Messages:
    336
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #15
    yes nothing new actually.

    a large rectangular also helps
     
    MikeDirnt, Apr 11, 2008 IP
  16. unish

    unish Active Member

    Messages:
    311
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #16
    but these things can be guessed by anyone who starts adsense the real problem is traffic but where to get it besides the traffic threads on DP.no money to buy traffic
     
    unish, Apr 11, 2008 IP
  17. sultanofseo

    sultanofseo Notable Member

    Messages:
    9,930
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    265
    #17
    good tips, thanks for sharing

    Server Side Include is something that makes update to all your pages on the fly. you can either do PHP Include or #include functions depending on your site format. i myself mostly use pure HTML pages and run on Linux server. all i have to use is to edit my htaccess file and add a code to the html pages. code has reference to a file which will be persed when the server loads the page. so all you have to do is to update a single file with your adsense code or menu/nav bar and all the pages get updated on the fly.

    more info:

    http://en.wikipedia.org/wiki/Server_Side_Includes
     
    sultanofseo, Apr 11, 2008 IP
  18. sachidosti

    sachidosti Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    wooow nice

    will try them

    thanks for sharing
     
    sachidosti, Apr 11, 2008 IP
  19. davcheong

    davcheong Well-Known Member

    Messages:
    1,148
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    175
    #19
    This one look new to me, "Try to automate the insertion of your Adsense code
    into the webpages using SSI (or server side included)." Wonder how this works? Btw, thanks for the nice tips and guide.
     
    davcheong, Apr 11, 2008 IP
  20. rcj662

    rcj662 Guest

    Messages:
    4,403
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Some nice adsense tips
     
    rcj662, Apr 11, 2008 IP