Adsense little tip

Discussion in 'AdSense' started by 4forumsID, Aug 26, 2006.

  1. #1
    First i asked on this forum about this , now i`ll post more info about it so everybody can have it in search and explained corectly

    Everbody knows there are visitors that have Java enabled browsers and visitors that don`t have and everybody knows that adsense ads are javabased ... so ... from a website with x visits 1% to 5% visitors doesn`t see any ad.

    What i thought... google ad code looks like this:

    <script type="text/javascript"> -> this means non java browsers can not see the ad
    <!--
    google ad code
    -->
    </script>

    Now if you want to show something to the non java browsers add:

    <noscript>
    here you can put adsense for search (that type of ad is not javabased) or any other non-javabased ad
    </noscript>




    This way you`ll have revenue generated by both types of users -> java and non java enabled browsers.


    Hope this helps !

    Sorry for my english, i might have made grammar and spelling mistakes, but i hope you`ll understand me :)
     
    4forumsID, Aug 26, 2006 IP
    iskandar, AdsenseAddict, Art and 6 others like this.
  2. sebastya

    sebastya Well-Known Member

    Messages:
    2,449
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    138
    #2
    thanks that helps :)
     
    sebastya, Aug 26, 2006 IP
  3. Chuckun

    Chuckun Well-Known Member

    Messages:
    1,161
    Likes Received:
    60
    Best Answers:
    2
    Trophy Points:
    150
    #3
    HEHEHE - hope I helped with that explanation :p lol - thanks for the pos rep for that btw, and this is truely a SUPERB idea :)
     
    Chuckun, Aug 26, 2006 IP
  4. AdsenseAddict

    AdsenseAddict Peon

    Messages:
    826
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Very good tip!

    You deserve a green!
     
    AdsenseAddict, Aug 26, 2006 IP
  5. dynn

    dynn Notable Member

    Messages:
    5,047
    Likes Received:
    238
    Best Answers:
    0
    Trophy Points:
    253
    #5
    thanks for sharing this good info.
     
    dynn, Aug 26, 2006 IP
  6. qwestcommunications

    qwestcommunications Notable Member

    Messages:
    8,868
    Likes Received:
    172
    Best Answers:
    0
    Trophy Points:
    233
    #6
    Are you allowed to mess with the code?
     
    qwestcommunications, Aug 26, 2006 IP
  7. infonote

    infonote Well-Known Member

    Messages:
    4,032
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    160
    #7
    @qwestcommunications: He did not change the adsense code. It just made an IF statement.

    IF browser does not have Javascript display google search

    As far as i know nothing against TOS
     
    infonote, Aug 26, 2006 IP
  8. TopDraw

    TopDraw Active Member

    Messages:
    314
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #8
    This should be a sticky
     
    TopDraw, Aug 26, 2006 IP
  9. Chuckun

    Chuckun Well-Known Member

    Messages:
    1,161
    Likes Received:
    60
    Best Answers:
    2
    Trophy Points:
    150
    #9
    This is 100% Google AdSense terms of service compliant! This does not edit the code atall! This is equal to rotation!

    Thanks :cool:
     
    Chuckun, Aug 26, 2006 IP
  10. Alsuran

    Alsuran Peon

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Nice dude .. thanks for the info .. adding green now
     
    Alsuran, Aug 26, 2006 IP
  11. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I never knew this problem could be solved.. Thanks! Rep for you :)
     
    8everything, Aug 26, 2006 IP
  12. theo-zzzz

    theo-zzzz Notable Member

    Messages:
    578
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    205
    #12
    You could lose your adsense account.


    Google AdSense Program Policies
     
    theo-zzzz, Aug 26, 2006 IP
  13. frisby

    frisby Well-Known Member

    Messages:
    1,378
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    140
    #13
    No, you couldn't. If you think that you could lose account for that, you don't now basics of web programming. ;)
     
    frisby, Aug 26, 2006 IP
  14. theo-zzzz

    theo-zzzz Notable Member

    Messages:
    578
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    205
    #14
    He changed the behavior of the adsense search ad, and that's not allowed.

    But hey, if you want to risk your adsense account, it's fine with me.
     
    theo-zzzz, Aug 26, 2006 IP
  15. frisby

    frisby Well-Known Member

    Messages:
    1,378
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    140
    #15
    No, he didn't.

    Do you think that if I show ads to only 50% of my visitors that this is against TOS? There is the same...
     
    frisby, Aug 26, 2006 IP
  16. theo-zzzz

    theo-zzzz Notable Member

    Messages:
    578
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    205
    #16
    That's not the point.

    The behavior of the search code has been changed, and that's against the tos.
     
    theo-zzzz, Aug 26, 2006 IP
  17. frisby

    frisby Well-Known Member

    Messages:
    1,378
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    140
    #17
    No, because only one code will be executive on page, if it will be adsense code, this code will be without modifications.

    In my opinion this complies with TOS.
     
    frisby, Aug 26, 2006 IP
  18. 4forumsID

    4forumsID Peon

    Messages:
    162
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #18

    Tell me how did the behaviour of the code changed ?
    Like you said, TOS says:
    1) not to modify the code - nothing is modifyed
    2) not to modify the behaviour - i don`t see any modifyed behaviour as long as adsense for search is appearing like it should appear in normal ways
    3) not modify delivery of ads for any reason - this part has many ways of understanding it ...like frisby said : "Do you think that if I show ads to only 50% of my visitors that this is against TOS? There is the same..." ..or like 99,9% of publishers that are are dooing this , etc


    what i understand from "changing the behaviour" is to implement new things in the search box, or add a default text to the search text box or change result pages in other ways than the ones provided by adsense (i`m not talinkg about colors)

    Anyways ... knowing Google and publisher's history with it, we may need an official response from them ... although i don`t see any problem using this firework
     
    4forumsID, Aug 26, 2006 IP
  19. theo-zzzz

    theo-zzzz Notable Member

    Messages:
    578
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    205
    #19
    You can only have one Adsense account, and I wouldn't risk it for the world.


    Anyway,
    I wrote a message in the adsense help forum about it.
    We'll soon find out if it's within the tos.
     
    theo-zzzz, Aug 26, 2006 IP
  20. Amadore5

    Amadore5 Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    theo-zzzz, Who said anything about another account?
    You are using the same account.

    You are not changing the google code. You are only changing the way the browser reads your page.
    Show this google ad, if not show this google search.

    Google has no rule against doing this, if they did, it would be stupid to do so. They would only "be cutting off their nose to spite their face".
    This trick has been going around for a while now, Many of the big SEO and other sites have it listed.
     
    Amadore5, Aug 26, 2006 IP