Forum Moderators: martinibuster

Message Too Old, No Replies

How to put 10 adsense units in one page !

multiple adsense units in one page

         

doubtmaster

8:32 pm on Sep 26, 2009 (gmt 0)

10+ Year Member



I have come across many times page which have more than 3 ad units on one page and still not getting banned. I was wondering why... Try this code to have 10 adsense units on one page...

<html>

<head>
<title>New Page 5</title>

</head>

<frameset rows="25,25,25,25,25,25,25,25,25,25">
<frame name="top" scrolling="no" noresize target="contents" src="http://www.example.com/">

<frame name="bottom1" scrolling="no" noresize target="contents" src="http://www.example.com/">
<frame name="bottom2" scrolling="no" noresize target="contents" src="http://www.example.com/">
<frame name="bottom3" scrolling="no" noresize target="contents" src="http://www.example.com/">
<frame name="bottom4" scrolling="no" noresize target="contents" src="http://www.example.com/">
<frame name="bottom5" scrolling="no" noresize target="contents" src="http://www.example.com/">
<frame name="bottom6" scrolling="no" noresize target="contents" src="http://www.example.com/">
<frame name="bottom7" scrolling="no" noresize target="contents" src="http://www.example.com/">
<frame name="bottom8" scrolling="no" noresize target="contents" src="http://www.example.com/">
<frame name="bottom9" scrolling="no" noresize target="contents" src="http://www.example.com/">
<noframes>
<body>

<p>This page uses frames, but your browser doesn't support them.</p>

</body>
</noframes>
</frameset>
</html>

Here you have to put a site which has adsense at the top most region as leader board. It can be the same website or different websites with adsense leader board ads.

You will find a page full of just adsense ads with absolutely NO VISIBLE CONTENT to the user (but CONTENT EXISTS and you can see content if you open that frame separately!)

Now the question is has this page violated TOS? Technically this page's source code would not show even a single adsense code. Take each frame, they also do not violate TOS as they may be containing only less than 3 ad units.

Now, in case content was on the page, but was not visible on the screen, the google will still show ads.

This is the technique used by people to show more than 3 ad units on a page you see.

Though the above example is an extreme case .... Normally people just increase from the 3 ads limit to 5 or 6 google ads on a page using iframe/frames.

Are we people who do not do it fools and the people who show multiple adsense pages in one page wise? or is it that such cases are violation of Adsense TOS?

I think an Adsense Advisor should comment on this one.

[edited by: doubtmaster at 8:52 pm (utc) on Sep. 26, 2009]

[edited by: incrediBILL at 8:59 pm (utc) on Sep. 26, 2009]
[edit reason] exemplified URLs [/edit]

londrum

8:44 pm on Sep 26, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



i think the TOS prevents you from putting an ad on a page with no content, and each frame contains a seperate HTML page... with no content.

so if you have 10 frames you will get banned 10 times.

doubtmaster

8:50 pm on Sep 26, 2009 (gmt 0)

10+ Year Member



The catch is all these pages if separately loaded has content in them!

TOS says about page with no content... but all these page have content, it is just not visible for us when it is framed. For the search engine, there is content in it.

I could have shown you some sites, but I think here linking out is not allowed ... that is why i had to create the code and show. :(

londrum

8:58 pm on Sep 26, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



even if it was legal, which i'm sure it isn't, it would be so much work it would be ridiculous. for starters, an unusable site like that which takes ages to load in is only going to work if you get a stack full of traffic that clicks every time and never comes back (because how many people are going to come back?). but where is all this traffic going to come from? anyone who can rank a site in google or any other search engine with ten frames on each page would have to be a genius.

and as soon as you figure out how to do it... that will be the day they'll ban you.

incrediBILL

9:02 pm on Sep 26, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I've seen people use this same trick, with the legitimate # of ad units of course, to control the types of ads being displayed.

AdSense will display ads based on the content of each page in the frame or iframe, not the parent frame.

Next thing you know you can force all the best high paying ads to show on your page!

Of course this is all fun and good until you get caught and banned.

doubtmaster

9:17 pm on Sep 26, 2009 (gmt 0)

10+ Year Member



I am really not sure if G is really bothered. Last time I had reported a site which I reached through Adwords ad on Google search. It was having such a system and right now I find it is still there and having 5 ad units on the page/site.

Here is the source code of the page without url

<meta http-equiv="Content-Language" content="en-us"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> *******</title>

<FRAMESET Coloumns="0,*,0" border="0" frameborder="0" cols="135,*,0">
<FRAME SRC="http://www.1******"
NAME="top" noresize scrolling="no">
<FRAME SRC="http://www.2****.htm"
NAME="main">
<FRAME SRC="http://www. 3*******.htm"
NAME="bottom" noresize scrolling="no">

</FRAMESET>