Hey guys. I'm wondering how to edit the ads that my site shows up. I want to edit the keywords, to make sure that different types of ads show up, any idea how to do that? Thanks guys
I don't know how to edit adsense keyword but you can better target adsense ads using keyword in urls keyword in h1 and h2 tag keywords in title keyowrds in img alt tag keywords in bold. But using keywords randomly in all the instances described above is kind of spam. So, you need to to build a compelling story using the keywords in the right places
As well as what Onera said, you can also use section targeting, place the "google_ad_section_start" code at the beginning of the text you want to target, and place the "google_ad_section_end" at the end! I don't think this will work if you place it at the start and end of single keywords though.. You should place it where there is a large amount of text that is keyword rich. Also you can use the "weight=ignore" to ignore keyword rich text that you do not want to target. Here is the ad sectioning code <!-- google_ad_section_start --> <!-- google_ad_section_end --> <!-- google_ad_section_start(weight=ignore) --> <!-- google_ad_section_end(weight=ignore) --> Code (markup): Hope that helps. Cheers James