Hi, Can we use Adsense for search to specify the search result within certain parts of site? For eg, ww w.AAA.com/BBB/.......... can it shows the results within all files under /BBB which means the results are: ww w.AAA.com/BBB/1.html ww w.AAA.com/BBB/2.html ww w.AAA.com/BBB/3.html ww w.AAA.com/BBB/4.html ww w.AAA.com/BBB/5.html ww w.AAA.com/BBB/6.html ....
from https://www.google.com/adsense/support/bin/answer.py?hl=en&answer=91653 Parts of sites: You can use wildcard patterns to include just certain parts of a site. For example, www.mysite.com/*about* will include only files on www.mysite.com that have the word 'about' in their name. not sure need to include the asterisk (*) or not? www.AAA.com/*BBB* or www.AAA.com/BBB ???