Hello, this is for my upcoming project, just wanna ask experts here, ok from what I clarify, Google did not allow the use of iframe to show their code, due to floating issue behind the content ( i guess??), thus hiding publisher id from malicious attack, they rather push publisher to paste the code directly, but what if the src tag alone?? :- not allowed : <iframe src=http://blah.com/adsense.php bla bla bla"> what about this : <src="http://blah.com/adsense.php bla bla bla"> Can someone clarify this??
You can't hide your pubID using an iframe or any other method. Why do you want to? You have to code the adsense into the page. Thats all there is to it.
I have 200 sites and dont wish to paste google code at every section i want it to appears, instead of pasting a long line of code, it's better to call just one line, and moreover, i got some massive click attacks one week ago, not coming from my site, dunno where.
php include tag right ?? it's a project for sharing revenue across legit site, your ads will be shown on other site per impression, without changing it;s source, you the one who have complete control over the code, now i'm playing with server side, we'll see if it can be make or not.
wait, i'll announce it later, it;s still in beta, if i can pull out the source, then everyone will get the benefit, it's a complex process.
YES! now it works, but only php based website, now a time to overloading the system, see how it will do.