Dana, can you please provide more details? Do you mean you want to accept input from a user, then send that as a query to a 3rd party site, and search their site for those terms? If that's what you mean, yes, you can do this. You need the search URL of the site, and then need to use a redirect confirmation, with the query string filled with the search terms you accept from the visitor.
Here is a quick example I set up to show how this would work.
http://gravity.chrishajer.com/google-search/
Here's a screenshot of my confirmation settings.
http://minus.com/mI3YgFbrP#1
I separated the search term merge tags in the query string with plusses since that's how Google expects the spaces between terms, and it just looks like multiple spaces if there is only one search term submitted. It seems to work OK with one, two or three search terms.
Posted 13 years ago on Tuesday December 20, 2011 |
Permalink