![]() |
|
![]() | ||
|
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 |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
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 |
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 Home - Answers FAQ - Terms of Service - Privacy Policy |