Have you few content on your site/blog ? Use this : From my adsense experience and a site (I do not know wich one from so many) . I have few content on my blogs, posts are moustly pictures with few words so I had a real problem with contextual ads from google. So I search and I read a lot.. and I found this : Create a blank page http://www.alternateadsense.html like this: Use a simple option from your Adsense account "Show ads from another URL". Select "Show ads from another URL", enter the url "http://www.alternateadsense.html/" Get your new adsense code: <script type="text/javascript">...... "google_alternate_ad_url = "http://www.alternateadsense.html" .....</script> P.S. Really works for me. Give it a try.
You stripped part of the Adsense code, inserted it into a separate page, then calls it from another page. I'm reasonably certain that qualifies as "modifying" the Adsense code, which is against TOS.
I stripped the code on a blank page. On that page I do not have adsense code. it's a public page. Anyone can acces that page. "Show ads from another URL". - do not include any url ? Technical speeking I copy and paste adsense code provided by google from my account. I do not temper with that.
"http://www.alternateadsense.html" should be "http://www.yourwebsitename/alternateadsense.html" "google_alternate_ad_url = "http://www.alternateadsense.html" should be "google_alternate_ad_url = "http://www.yourwebsitename/alternateadsense.html" You can Believe that ? Take a Look Here https://www.google.com/support/adsense/bin/answer.py?answer=10527
If you do not like me, then linke Google's Help I told you I've seen somewhere what I said above.... READ this https://www.google.com/support/adsense/bin/answer.py?answer=10527 So ? What are you saying now ?
What does using the collapsible feature have to do with you stripping part of the Adsense code, putting it on another page, and calling it as an alternate URL? One has nothing to do with the other.
Here's the HTML code that Google gives you to have collapsable ads when you use it as your alternate ad URL. <!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" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title></title> <script src="http://pagead2.googlesyndication.com/pagead/google_adsense_script.js" type="text/javascript"></script> </head> <body style="background-color: transparent;"> </body> </html> Code (markup): He didn't strip anything and doesn't know what he's talking about.
Urgh, I can't believe I wasted all this time arguing with some guy I can barely understand, and then getting into an argument with another noob over him. Sometimes I hate myself.