web-search.rst
changeset 768 354e27eaa861
parent 719 6e078a75dcb3
child 770 e2cee60caaef
--- a/web-search.rst	Tue Dec 21 16:57:43 2010 +0200
+++ b/web-search.rst	Wed Dec 22 23:13:27 2010 +0200
@@ -97,6 +97,12 @@
 Note: Putting "inurl:" in front of every word in your query is equivalent to putting "allinurl:" at
 the front of your query.
 
+** Link anchor search.
+
+Searches for text in a page's link anchors. A link anchor is the descriptive text of a link.
+
+  inanchor:"WORD1 WORD2"
+
 ** Text Only Search.
 
 Starting a query with the term "allintext:" restricts the results to those with all of the query
@@ -154,3 +160,17 @@
 
   define:WORD
 
+* Yahoo search query syntax.
+
+** Site Restricted Search.
+
+  site:DOMAIN
+
+or to exclude DOMAIN from search
+
+  -site:DOMAIN
+
+** Back links.
+
+  linkdomain:DOMAIN
+