1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

your suggestions

Discussion in 'Placement / Reviews / Examples' started by fbg, Oct 18, 2006.

  1. #1
    can anyone see my site and review my adplacement? i have been changing the adformats for a while. my traffic is too low. so your suggestions welcome. view my site from the link in the profile page.
     
    fbg, Oct 18, 2006 IP
  2. cheyanna1

    cheyanna1 Peon

    Messages:
    54
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    on the link ads (not the text ads) put them on top near where the blogger search bar is, do a five link unit, along with blending the green with your border, then white as the text. The reason I say this is because I learned once that when you use blogger, if you place it right near that search bar, or replace the search bar with it, people are most likely to click, even if it is on accident as they try to view the next blogs. hope this helps
     
    cheyanna1, Oct 18, 2006 IP
    Tyler Banfield likes this.
  3. fbg

    fbg Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    the problem with placing the text links at top is it will go up above the blogger bar. thats very problematic only people with css knowledge can do that. is there anything else i could do regarding adsense placement ?
     
    fbg, Oct 21, 2006 IP
  4. Tyler Banfield

    Tyler Banfield Well-Known Member

    Messages:
    3,027
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    160
    #4
    In response to your PM, here we go:

    1. Switch to a Minima Template

    2. Hide the Blogger Nav Bar
    Add the following code directly beneath the <style type="text/css"> (which is located at the top of the template):
    #b-navbar {
    height:0px;
    visibility:hidden;
    display:none
    }

    3. Move the navigation column to the right
    Change this

    /* Content
    ----------------------------------------------- */
    @media all {
    #content {
    width:660px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
    #main {
    width:410px;
    float:left;
    }
    #sidebar {
    width:220px;
    float:right;
    }
    }

    to this

    /* Content
    ----------------------------------------------- */
    @media all {
    #content {
    width:660px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
    #main {
    width:410px;
    float:right;
    }
    #sidebar {
    width:220px;
    float:left;
    }
    }

    4. Add a properly blended leaderboard in between your header and body, along with a skyscraper in the navigation column.

    5. Most importantly: don't expect tons of revenue from a personal blog. I know it sucks to hear this, but it's just a fact of life.
     
    Tyler Banfield, Oct 25, 2006 IP
  5. Cheap SEO Services

    Cheap SEO Services <------DoFollow Backlinks

    Messages:
    16,664
    Likes Received:
    1,318
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hey Tyler,

    The hiding of the navbar is not working for Blogger Beta Blogs. You know of a fix?

    Col :)
     
    Cheap SEO Services, Oct 25, 2006 IP
  6. Tyler Banfield

    Tyler Banfield Well-Known Member

    Messages:
    3,027
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    160
    #6
    Hmm, I haven't even looked at Blogger Beta yet. This hack might be worth a try:

    http://bloggeratto.blogspot.com/2006/05/hovering-peek-boo-blogger-navbar.html

    FBG,

    To answer the question you asked in your second PM, the revenue you are generating is normal. In order to improve this, you should: optimize your template, increase your traffic and try as much as possible to improve the targeting of your ads.
     
    Tyler Banfield, Oct 25, 2006 IP
    Cheap SEO Services likes this.
  7. Cheap SEO Services

    Cheap SEO Services <------DoFollow Backlinks

    Messages:
    16,664
    Likes Received:
    1,318
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Hmmmm. Seems to be a lot of work just to get rid of the navbar. I think I'll wait for an easier option.

    Thanks mate!

    Col :)
     
    Cheap SEO Services, Oct 25, 2006 IP
  8. fbg

    fbg Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    ok i will do as you said. thanks. tyler.
     
    fbg, Oct 25, 2006 IP
  9. Tyler Banfield

    Tyler Banfield Well-Known Member

    Messages:
    3,027
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    160
    #9
    Tyler Banfield, Oct 25, 2006 IP
  10. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #10
    Is it ITLY or IDLY ?
     
    it career, Oct 25, 2006 IP
  11. Tyler Banfield

    Tyler Banfield Well-Known Member

    Messages:
    3,027
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    160
    #11
    Tyler Banfield, Oct 25, 2006 IP
  12. ztoma

    ztoma Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    ztoma, Mar 30, 2007 IP