is this wrong?

Discussion in 'Guidelines / Compliance' started by sharpweb, Apr 13, 2006.

  1. #1
    I have a site with adsense. At the bottom of each page I have a 728x90 leader. I have a menu on the right and left that can be pretty long. So if the content that goes in the middle is relatively short, then the adsense is hidden way down at the bottom. What I want to do is instead of having 4 ads across with a width of 728, I'd prefer to have 3 ads across for a width of 546. That way I can push the ads up directly below the content.

    SO can I change:

    google_ad_width = 728;
    google_ad_height = 90;
    google_ad_format = "728x90_as";

    TO

    google_ad_width = 546;
    google_ad_height = 90;
    google_ad_format = "728x90_as";

    Is that acceptable????
     
    sharpweb, Apr 13, 2006 IP
  2. dct

    dct Finder of cool gadgets

    Messages:
    3,132
    Likes Received:
    328
    Best Answers:
    0
    Trophy Points:
    230
    #2
    No that is not allowed, you cannot modify the code. You could try looking at the other ad formats to see if a different allowed size fits better.
     
    dct, Apr 13, 2006 IP
  3. superclick

    superclick Peon

    Messages:
    369
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can find more about Program policies here: https://www.google.com/adsense/policies
     
    superclick, Apr 13, 2006 IP
  4. ryan_uk

    ryan_uk Illustrious Member

    Messages:
    3,983
    Likes Received:
    1,022
    Best Answers:
    33
    Trophy Points:
    465
    #4
    In addition to what was mentioned above, choose a more appropriately sized adformat. Adlink units work well, too, and might better fit that location.
     
    ryan_uk, Apr 13, 2006 IP