<script type="text/javascript"><!-- google_ad_client = "pub-youridhere"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text"; google_ad_channel =""; google_color_border = "FFFFFF"; google_color_link = "0000FF"; google_color_bg = "FFFFFF"; google_color_text = "000000"; google_color_url = "000000"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> The above example is for the leaderboard. Now the Manage ads features and the new code just sucks.. Most of my clicks are not registered. I want switch back to my old adsense code. Please give me the Square (250 x 250) ad format code, like the above. Thanks.
<script type="text/javascript"><!-- google_ad_client = "publisher_id"; google_ad_width = 250; google_ad_height = 250; google_ad_format = "250x250_as"; google_ad_type = "text"; google_ad_channel ="ad_channel"; google_color_border = "666666"; google_color_bg = "666666"; google_color_link = "FFFF66"; google_color_text = "FFFFFF"; google_color_url = "FFFFFF"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
All of the old codes are the same; you just have to change the height and width in the following three lines: google_ad_width = 250; google_ad_height = 250; google_ad_format = "250x250_as";