How to make your ads very 'sexy' ?! Part 3

Discussion in 'AdSense' started by Net virus, Mar 31, 2008.

  1. #1
    Hello!
    I'm here with you now In the third part of this series. After marking the previous 2 lessons as black hated ones, This one is completely legal and accepted by Google. This one will be an ad with a countdown. When you visit the index of the website, The ad will appear and below it, There's a countdown, Once the period expires(15 Seconds), the page will redirect you to the site's index.

    So, it's not a bad one. Let's see how we can do that. First off, We have to put the redirection code in the head of our page :

    < META HTTP-EQUIV="Refresh" CONTENT="5; URL=html-redirect.html" >

    Change url and put your website's index. And change the time in the attribute CONTENT. 5 Means it will redirect you after 5 seconds(I recommend changing it to 20 or 15). Then add the adsense code below it. And this nice countdown image:
    http://www.funradio-mit-herz.de/bilder/countdown.gif


    I recommend choosing the image ads. And that's it!
    The final code will be like that:

    <html>
    <head>
    <META HTTP-EQUIV="Refresh" CONTENT="5; URL=html-redirect.html">
    <style type="text/css">
    #page{
     font-family: tahoma;
    }
    </style>
    </head>
    <body>
    <div id="page" align="center">
    <br />
    This website is sponsored by :<br />
    <br />
    <br />
    ----Adsense code goes here----<br />
    
    <br />
    <br />
    <br />
    You will be redirected after <br />
    <img src="http://www.funradio-mit-herz.de/bilder/countdown.gif" height="145" width="141" /><br />
    </div>
    </body>
    </html>
    PHP:
    I really hope you like it!
    Thanks
     
    Net virus, Mar 31, 2008 IP
  2. Travis

    Travis Peon

    Messages:
    539
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    This still isn't legal. You cannot place ads on pages with no content.

    This is a landing page, not a real page.
     
    Travis, Mar 31, 2008 IP
  3. nspstudio

    nspstudio Peon

    Messages:
    203
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    if you wanna help Net Virus do me a favor

    make a tutorial on how to make have adsense ad's in a header that will display only on pages with content

    this will be really useful then pasting the code on multi pages if someone has then please let me know because these tips are not cutting it
     
    nspstudio, Mar 31, 2008 IP
  4. Net virus

    Net virus Guest

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I will prove that's not true

    Just wait
     
    Net virus, Mar 31, 2008 IP
  5. miester

    miester Active Member

    Messages:
    198
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    68
    #5
    interesting...I'm gunna keep my eye on this thread.
     
    miester, Mar 31, 2008 IP
  6. Net virus

    Net virus Guest

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    nspstudio, It's not hard.
    Using javascript, it can be done
     
    Net virus, Mar 31, 2008 IP
  7. nspstudio

    nspstudio Peon

    Messages:
    203
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    great then u can make it! :D

    also you CAN NOT put google ads on pages that dont have content that is a TRUE! you are not suppose to put ads in a header unless it doesnt display on pages that dont have content that is why i am asking for the tutorial thanks...
     
    nspstudio, Mar 31, 2008 IP
  8. Net virus

    Net virus Guest

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Net virus, Mar 31, 2008 IP
  9. Net virus

    Net virus Guest

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I really hate all kinds of hats:D even the yellow ones:D

    I will gather them all in a black hat e-book. Guys, that's a blackhat tip. Learn it to avoid it.
     
    Net virus, Mar 31, 2008 IP
  10. nspstudio

    nspstudio Peon

    Messages:
    203
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    thats not what i am asking for

    im asking for a script to just show adsense when the page has content(text) an article not a sitemap page so i can simply put the adsense in the header
     
    nspstudio, Mar 31, 2008 IP
  11. MikeDirnt

    MikeDirnt Peon

    Messages:
    336
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #11
    lol you guys are funny
     
    MikeDirnt, Mar 31, 2008 IP
  12. omaryo

    omaryo Well-Known Member

    Messages:
    1,217
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    140
    #12
    its totally against google tos
     
    omaryo, Mar 31, 2008 IP
  13. Proximity

    Proximity Banned

    Messages:
    3,930
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I will see this later maybe
     
    Proximity, Mar 31, 2008 IP
  14. WHC - Travis

    WHC - Travis Peon

    Messages:
    124
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #14
    interested... but id rather keep my adsense account then lose it.
     
    WHC - Travis, Mar 31, 2008 IP
  15. Travis

    Travis Peon

    Messages:
    539
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Just as a heads up I guess..If it's a blackhat tip that's all fine and dandy, just don't put in the first line that it's "legal".

    It's not.

    =).
     
    Travis, Mar 31, 2008 IP