Adsense Help

Status
Not open for further replies.

Sponge Bob

Active Member
3,153
2009
192
0
Hey guys,

I have added many ads on my website, and i get around 3-5 Euros daily on adsense.

I have seen some sites whereby they place their own adverts but when you click on them they redirect to that website via google adsense is that allowed.

Please assist what they are doing so i can also do that.

Thanks :D

Cheerz<3
 
9 comments
no, i am not saying that,

let me give u an example of a site:


When you open the site you will see 3 adverts in the middle, those are not from google adsense because if they were they would have the google side emblem there. Those ads are from the website guys themselves, but look at their link, it redirects from google adsense to the url

Is that allowed, i have seen it on many sites, not just one.
 
Last edited:
No its not allowed! and thats not what they are doing. Most likely that is their own AD which they have on adwords and its appearing on their site since its basically the same keywords.
 
No its not allowed! and thats not what they are doing. Most likely that is their own AD which they have on adwords and its appearing on their site since its basically the same keywords.
nop its not on adsense, because if it is on adsense, how comes that adsense small logo doesnt appear on the side?

Also they sell advert space on those locations, how do they do it via Adsense?It should have that small Arrow on the top right hand side saying AdChoices.

Why doesnt it show that? Its wierd how they do that.
 
Well you can copy and paste the link of an adsense ad and I guess just put an image ad and link it to the adsense link. I dont think its being done to gain more revenue as they would of been already banned.
Its probably somehow being done to track visits.
 
Last edited:
hmmm how do u use that to track visits, that is obvious its used to get cash, because if you see its like a adsense ad, so obviously they would earn via that
 
hmmm how do u use that to track visits, that is obvious its used to get cash, because if you see its like a adsense ad, so obviously they would earn via that

I don't think they are that stupid.

Well you sound interested in it so just go to one of your sites with an adsense ad on it, Copy the link of the ad, Make an image, put it on your site and link it to the AD's URL and tell us your results. :|

To be honest, I do not know what they are doing but I doubt is something stupid as again, I dont think they are stupid enough to risk it.

but I found this:


Code:
<script type='text/javascript'>                 var googletag = googletag || {};                 googletag.cmd = googletag.cmd || [];                 (function () {                     var gads = document.createElement('script');                     gads.async = true;                     gads.type = 'text/javascript';                     var useSSL = 'https:' == document.location.protocol;                     gads.src = (useSSL ? 'https:' : 'http:') +         '//www.googletagservices.com/tag/js/gpt.js';                     var node = document.getElementsByTagName('script')[0];                     node.parentNode.insertBefore(gads, node);                 })();             </script>             <script type='text/javascript'>                 googletag.cmd.push(function() {                 googletag.defineSlot('/3225502/KE_Web_HomePage_Rotated_214x100_1', [214, 100], 'div-KE_Web_HomePage_Rotated_214x100_1').addService(googletag.pubads()); googletag.defineSlot('/3225502/KE_Web_HomePage_Rotated_214x100_2', [214, 100], 'div-KE_Web_HomePage_Rotated_214x100_2').addService(googletag.pubads()); googletag.defineSlot('/3225502/KE_Web_HomePage_Rotated_214x100_3', [214, 100], 'div-KE_Web_HomePage_Rotated_214x100_3').addService(googletag.pubads()); googletag.defineSlot('/3225502/KE_Leaderboard_Home_Page_728x90', [728, 90], 'div-KE_Leaderboard_Home_Page_728x90').addService(googletag.pubads());                   googletag.pubads().setTargeting('City','Nairobi');                  googletag.pubads().enableSingleRequest();                 googletag.enableServices();                 });             </script>
Somehow the code is not getting formatted the right way but you can view their source and find it. But it looks like a code given by google.
 
hmm that script looks wierd to search about google tags, its showing me stuff to do with google maps and all..

I wonder what they are doing..
 
Status
Not open for further replies.
Back
Top