Hello Friends
Our next Part 2 is this
Today we know about same other tags
filetype, ext
This tag restricts results to documents of the specified type
filetype:pdf fire will return PDFs containing the word fire, while filetype:xls fox will return Excel spreadsheets with the word fox
Numrange
This tag restricts results to documents containing a number from the specified range
numrange:1-100 Text will return sites containing a number from 1 to 100 and the word fire. The same result can be achieved with 1..100 text
link
This tag restricts results to sites containing links to the specified location
link:www.google.com will return documents containing one or more links to www.google.com
inanchor
This tag restricts results to sites containing links with the specified phrase in their descriptions
FOR EXP:
inanchor:text will return documents with links whose description contains the word fire (that's the actual link text, not the URL indicated by the link)
allintext
This tag restricts results to documents containing the specified phrase in the text, but not in the title, link descriptions or URLs
FOR EXP:
allintext:"fire fox" will return documents which contain the phrase fire fox in their text only
Thanks for watching
0 comments:
Post a Comment