Search Example Explanation

Single Keyword

arrochar

Returns each page containing the keyword arrochar

Multiple Keywords arrochar macfarlane Returns each page containing the keyword arrochar AND the keyword macfarlane anywhere within the document.  Same as if you had typed: +arrochar +macfarlane (see Boolean)
Phrase "arrochar macfarlane" Returns each page containing the exact string in quotes, meaning only those pages where arrochar is followed directly by macfarlane.
Boolean +macfarlane
-arrochar
arrochar OR macfarlane
 
Returns each page based on the Boolean condition being met.  A plus (+) preceding a keyword indicates that the keyword MUST exist on the page.  A minus (-) preceding a keyword indicates that the keyword MUST NOT exist on the page. An OR separator returns any page that contains either the keyword arrochar, or the keyword macfarlane. The OR separator MUST be all uppercase.
Wildcard
(Partial Keywords)
log*
*ika
*log*
Returns each page where a keyword exists that either starts with, ends with, or is contained within a particular term.  Therefore, the first example would return any page containing keywords starting with log, such as arrochar, or log, or logic.  The second example would return any page containing keywords ending in ika such as arrochar, or  troika,  or paprika.   The third example would return any page containing keywords with log within itself, such as prologic, or biology.
Title Search t:arrochar Returns each page containing the  keyword arrochar within the <TITLE> section of the HTML.
URL Search u:product Search all indexed URLs within a site including the domain name, directory path, and filename / extension.

www.arrochar.net/products/info.htm
products.arrochar.net/namedroppers.htm
news.arrochar.net/detail/allproducts.htm
Description Search d:arrochar Returns each page containing the  keyword arrochar within the META Description tag of each page.
Body Search b:arrochar Returns each page containing the  keyword arrochar within the <BODY> section of the HTML.