advanced operator question

mrgrim

Junior Member
Joined
Dec 29, 2009
Messages
173
Reaction score
17
i'm trying to combine certain operators for a foot print but i'm running in to some trouble

this works
allinurl:entertainment staten island site:www.yellowpages.com

this does not
allintext:keyword allinurl:keyword keyword key word site:www.site.com

any ideas I pretty much found a keyword/footprint in the sites text and url! trying to combine them to narrow it down for some scraping...
 
bump it up
 
If you're simply looking for the keywords in the URL and on the page, then try this:
allinurl:keyword site:www.yellowpages.com "keyword"

For example:
allinurl:entertainment staten island site:www.yellowpages.com "entertainment staten island"
 
Back
Top