Can I tell Google AdSense robot to show me related ads from a following text. For ex : This is my text more text here. I want to tell google adsense robots to show me ads related only from "this is my text"
yes. <!-- google_ad_section_start --> This is my text <!-- google_ad_section_end --> more text here Code (markup): will do the job. but keep in mind that this is just a "suggestion" to adsense.
You can also get it to ignore some text too: <!-- google_ad_section_start(weight=ignore) --> Don't show ads about this text <!-- google_ad_section_end --> Code (markup):