I have a problem with one of my sites for example lets pretend its a business site. The ads seem to be coming from the domain but its totally unrelated ads. For example I will get dog care ads instead of business ads when all the content is about business. But the only reason I believe this is happening is because the domain has a dog care keyword for example businessdog.com. I feel the adsense is creating the ads out of the "dog" part of the domain as it is no where to be found on the site itself? How do I avoid it?
Here is some code to ignore words on that page. Put th code around any words not dealing with ads you want. <!-- google_ad_section_start(weight=ignore) --> <!-- google_ad_section_end(weight=ignore) --> here is code for keywords for adsense put them around words you want ads for. <!-- google_ad_section_start --> <!-- google_ad_section_end --> Hope this helps. Try the first code first. See if it helps if it does just use that code.