I just put Adsense on a brand new site that I'm going to release, and I put in the code for the 250x250 ad, with the font colors redone, and no border. When I put the code up, it's showing as a 468x60 with default colors and a black border. Should I just wait a half hour or so, or is something else wrong? I double checked to make sure that I had the correct code for the 250x250, and I do.
It happened to my new sites sometimes too. Wait some hours and it will be ok (if you really pasted the google's ORIGINAL code)
hey guys - it's now day 2 and I still have this problem I emailed Google about this for advice, but it usually takes a couple days or more for them to get back. I looked at my source code, and it actually does say 250x250 for that particular ad, yet, on the site itself - it's 468x60
That happened to a couple of my sites, thought i was going mad for a while - it sorted it'self out about a week later. STRaNgE
check this out. 1. Try adding some codes to separate your ads from other codes, such as using <table>... so it'll look like this <table><tr><td> put your adsense script here </td></tr></table> 2. If the table already exist, try to check for errors, such as width and height - is it fit your ads? hope this will help
thanks petetaro, I'll try that out. It's not in a table, but in a table row with a width of 250. I tried removing the width, too. Otherwise, I guess I can wait it out to see what happens