Google Answers Logo
View Question
 
Q: Google search syntaxes ( No Answer,   3 Comments )
Question  
Subject: Google search syntaxes
Category: Computers > Internet
Asked by: the_monk-ga
List Price: $5.00
Posted: 12 Oct 2003 09:46 PDT
Expires: 11 Nov 2003 08:46 PST
Question ID: 265452
I'm making a site for my mother and friends, which will be an easy
user interface with all the Google search functions.

Does anyone know similar sites like this, which I can use for
inspiration?

I'm also trying to add "the who's linking to me"
function(link:www.yoursite.com), but I can't get the syntax (such as
as_sitesearch or as_filetype) right. The use of two seperate inputs
does't work either, because the link: gets seperated from the site.
Can anyone provide me with a list of all the possible syntaxes to use
in an input box?

Thanks. Floris
Answer  
There is no answer at this time.

Comments  
Subject: Re: Google search syntaxes
From: hman-ga on 16 Oct 2003 18:03 PDT
 
I would try this URL as inspiration

://www.google.com/advanced_search

has many options all with online forms including the link: function you requested.


here is a URL syntax for finding sites linking to www.mysite.com with google
://www.google.com/search?as_lq=www.mysite.com

I have made an example HTML file for you

<html>
<body>
<form method=GET  action="://www.google.com/search" name=myform>
Pages that link to me
<input type=text value="" name=as_lq size=30>
<input type=submit name=btnG value="Search">
</form>
</body>
</html>
Subject: Re: Google search syntaxes
From: omniscientbeing-ga on 16 Oct 2003 19:41 PDT
 
Here's a nice personal type site:

http://www.islandmultiemdia.com
Subject: Re: Google search syntaxes
From: omniscientbeing-ga on 16 Oct 2003 19:42 PDT
 
Sorry, above URL was mis-typed. Should be:

http://www.islandmultimedia.com

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy