How to I separate search engine criteria?
Question by Imness Antiess: How to I separate search engine criteria?
For example, I would like to do a search on websites that have
a) “marketing” listed in the URL
b)”online business” within the text
c) And exclude the following words”.org,.edu,.gov ,blog, php, script, wordpress”
BUT, when I try to use the string:
allinurl: marketing allintext: “online business” -site:.org,.edu,.gov -blog, -php, -script, -wordpress
The results come up with no such listings. I know that there are websites which fit this criteria. What is the proper way to format the search so that I may isolate the above criteria?
Thank you for the suggestion. When I use only allinurl: then the filter requires that both phrases need to be within the URL. I need the first to be in the url and second in the text.
Best answer:
Answer by satiyagraha
try this
allinurl: marketing “online business” -blog -php -script -wordpress -site:org -site:edu -site:gov
Oh I see: So dont use the all*** operator when making a multi-area search.
I think this is what you are looking for:
inurl:marketing intext:”online business” -blog -php -script -wordpress -site:org -site:edu -site:gov
Give your answer to this question below!
Filed under Search Engine Marketing by on Dec 22nd, 2010.
Leave a Comment