| Single
Keyword |
red |
Returns
each page containing the keyword red |
| Multiple
Keywords |
red
door |
Returns
each page containing the keyword red AND
the keyword door anywhere within the document.
Same as if you had typed: +red +door (see Boolean) |
| Title
Search |
title:cars |
Returns
all pages containing the keyword cars within
the <TITLE> section of the HTML. |
URL Search |
url:cricket |
Returns
all pages containing the word cricket with the URL.
www.foxsports.com.au/cricket |
SITE Search |
site:giftsaustralia.com.au flowers |
Returns
all pages from the web site www.giftsaustralia.com.au that
contains the word flowers. |