KiwiPulse.com - Review My blog

Discussion in 'Placement / Reviews / Examples' started by KiwiPulse, Sep 7, 2007.

  1. #1
    Hi,

    Since I started my blog, I have difficult to generate some click. I have reorganized recently all my adsense ads. I need some advices! It will be very appreciate if you have 5 minutes, and check out what is wrong with my adsense ads.

    Thanks!:)
     
    KiwiPulse, Sep 7, 2007 IP
  2. MrAlvarado

    MrAlvarado Peon

    Messages:
    258
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What's wrong with your adsense ad? It seems like it's working ok. I only see the one that's on the top of "My Collection of Crazy Buildings"
     
    MrAlvarado, Sep 7, 2007 IP
  3. Buffon

    Buffon Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    SEO tips:
    1. your site can be view in www.kiwipulse.com and in kiwipulse.com versions
    2. your URLs are not SEO friendly

    adsense:
    I find 300x250 adsense banner embeded into the post most useful.
     
    Buffon, Sep 7, 2007 IP
  4. Adulu

    Adulu Peon

    Messages:
    2,791
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There are so many non adsense ads.
     
    Adulu, Sep 7, 2007 IP
  5. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #5
    i think using a link unit between "Recent Posts" and "Recent Comments" section may give you a better result
     
    trichnosis, Sep 10, 2007 IP
  6. ninlive

    ninlive Well-Known Member

    Messages:
    331
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    108
    #6
    looks good
     
    ninlive, Sep 10, 2007 IP
  7. sarahk

    sarahk iTamer Staff

    Messages:
    28,818
    Likes Received:
    4,536
    Best Answers:
    123
    Trophy Points:
    665
    #7
    It's incredibly busy and I can't see why it's called Kiwi Pulse since none of the articles on the front page are relevant... but this is an adsense review... I think your main problem is that the ads get lost on the page and there's no focus for them - we're too busy looking at everything else. It's a case of "less is more" I think.
     
    sarahk, Sep 10, 2007 IP
  8. KiwiPulse

    KiwiPulse Guest

    Messages:
    116
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    How can I change the way that people can only see my blog through www.kiwipulse.com?

    I know I have to change it on my htaccess. I dunno what to put on it to fit with my actual htaccess...

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{HTTP_REFERER} !^$
    RewriteCond %{HTTP_REFERER} !http://www.kiwipulse.com
    RewriteRule (wp-content/uploads.*\.(gif|jpg|jpeg|png)$)|(wp-content/uploads/.*\.(gif|jpg|jpeg|png)$) http://www.kiwipulse.com/forbid.png [L]
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
     
    KiwiPulse, Sep 11, 2007 IP