Thursday 22 September 2011

ADSENSE TROUBLESHOOTER

ADSENSE TROUBLESHOOTER MEANS
The HTM source code of the blog where the ad has to appear must be checked first.  Check if the ad code looks similar to the one generated when you have created an adsense account,
To view the HTML source code of your blog, you can take the aid of the browser. Open your blog in your browser and then choose “view” from the browser’s menu, select “source”  or “page source”.
If your adsense code has been modified, then check for various features such as ad code has been pasted 48 hours back, reachings or payment has reached $10 , proper phone number, proper payee name provision, ads placement in iframed ads, textual ads or content relevant ads,  rules compliance, session id appearance, only image ads specification, just a blank space appearing instead of ad, all of these must be observed and reported to the adsense customer support.
If your adsense code has been modified, go to your adsense account and then observe the box “ your adsense code” for the exactly generated adsense HTML code, paste this in your HTML code of your blog without any modifications because modification of the code can cause this problem and also it may cause your account to be disapproved.
Check if the code must look like this, instead of all of it appearing in a single line or with breaks: if this happens, copy the code as it is and paste it in your blog’s HTML code:
<script type=”text/javascript”><!–
google_ad_client = “pub-0000000000000″;
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = “728x90_as”;
google_ad_type = “text_image”;
google_ad_channel =”";
//–></script>
<script type=”text/javascript”
src=” http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>

No comments:

Post a Comment