Tricks For Improving the CPC, Official From Google

6 replies
  • SEO
  • |
I've just found Tricks To Increase The CPC, Official From Google on Google Adsense Support. To see the trick you can follow steps below =
1. Open Google.com/adsense/support
2. Select the "Optimization Lab "which is at the somewhat lower.
3. Continue to select the menu "Lift the CPC"
4. Continue to select the menu "B. First Ad Unit counts"

=

B. First Ad Unit Counts

Make sure that the best performing ad unit (highest CTR) is the first in your HTML code to improve your revenue.
  • First, you will need to place a DIV tag right below the BODY tag in order to let the browsers know which ad unit goes first in the source code HTML. Note that it doesn't mean that this ad unit will show up first on the page. Here is the code:

    <div id=”ad1″>
    Insert your ad code here
    </div>
  • Next, insert the CSS code below into the style sheet of your website. Since all sites are different, we recommend that you test attributes (left, right, top, bottom) in order to place your ad unit correctly. Make sure to adjust height/width depending on the ad format.

    #ad1 {
    width: 468px;
    height: 60px;
    position: absolute;
    left: 140px;
    right: 0px;
    bottom: 0px;
    top: 350px;
    }
  • If you don't use style sheets, you will need to insert the above code into DIV tags between the HEAD tags in the HTML source code.

    <style type=”text/css”>
    Insert above css code here
    </style>
For Code Below I put it on blogger.com in the Edit HTML Menu
<div id=”ad1″>
Insert your ad code here
</div>

For Code Below I put it on the template designer menu -> Add CSS
#ad1 {
width: 468px;
height: 60px;
position: absolute;
left: 140px;
right: 0px;
bottom: 0px;
top: 350px;
}


To measure the pixel left, right, bottom & top of the ad unit I use the Add-on "MeasureIt" in Firefox.
For too long pixel, I use 0px .
But the problem while in the Edit HTML blogger.com because it always appear error message = "Open quote is expected for attribute" {1} "associated with an element type" id ""
I'am Not yet tried it in wordpress.

My Question is = What should i do to use this trick successfully on blogger.com ???

I'am very interesting to use this trick because my Ads Unit 3 have highest CPC than other, and my Ads Unit 1 have highest CTR than other. Place of my Ads Unit 3 is on the bottom. Place of my Ads Unit 1 on the top. So i will use this trick to change my Ads Unit 1 become Third in the eyes of a robot adsense. So My Ads Unit 1 will have highest CTR & CPC. See my ads place on = 2.bp.blogspot.com/-Rlg_waNhZ-c/Te7Vkz-nlkI/AAAAAAAAAWk/lH_vih2J-XA/s1600/123.png

If any body have been tried & success, please share here...
Thanks ...
#cpc #google #improving #official #tricks
  • Profile picture of the author drvosjeca
    thanks, i will try this
    {{ DiscussionBoard.errors[4029670].message }}
  • Profile picture of the author gutierrez3711
    Thanks I will apply to my blog
    {{ DiscussionBoard.errors[4029964].message }}
  • Profile picture of the author mvsingapore
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[4030401].message }}
    • Profile picture of the author paulgl
      I think you are mixing stuff up.

      Your title, improving the CPC is misleading.

      As the rest of your copied information says, the top ads go to
      the best performing.

      That is not necessarily the highest CPC. Many low QS adwords
      users must bid higher and take lower spots. The best adwords
      users get a lower CPC as a reward for being so great. Google
      wants the best ads, not the highest paying. It's what their
      business model is based on. Best performing. Giving the end
      user what they want.

      You are mixing CTR and CPC up. They are not interchangeable.

      Paul
      Signature

      If you were disappointed in your results today, lower your standards tomorrow.

      {{ DiscussionBoard.errors[4030432].message }}
      • Profile picture of the author AdsenseWarrior
        Originally Posted by paulgl View Post

        I think you are mixing stuff up.

        Your title, improving the CPC is misleading.

        As the rest of your copied information says, the top ads go to
        the best performing.

        That is not necessarily the highest CPC. Many low QS adwords
        users must bid higher and take lower spots. The best adwords
        users get a lower CPC as a reward for being so great. Google
        wants the best ads, not the highest paying. It's what their
        business model is based on. Best performing. Giving the end
        user what they want.

        You are mixing CTR and CPC up. They are not interchangeable.

        Paul
        Do you think that tricks can not be used ?
        That trick is official from Google.
        Why Google release a trick who can not be used ?
        I have been tried on bloggger.com but always fail because it always appear error message = "Open quote is expected for attribute" {1} "associated with an element type" id ""
        What happen with the code ?
        {{ DiscussionBoard.errors[4030662].message }}
  • Profile picture of the author AdsenseWarrior
    Sundul Gan....
    {{ DiscussionBoard.errors[4032232].message }}
  • Profile picture of the author AdsenseWarrior
    Sundul gan...
    {{ DiscussionBoard.errors[4036691].message }}

Trending Topics