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
This still isn't legal. You cannot place ads on pages with no content. This is a landing page, not a real page.
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
great then u can make it! 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...
You are welcome Good! I searched for you: http://www.clubfarpoint.com/Forums/forums/1/57495/ShowThread.aspx
I really hate all kinds of hats even the yellow ones I will gather them all in a black hat e-book. Guys, that's a blackhat tip. Learn it to avoid it.
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
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. =).