No, leave "query-input": "required name=search_term_string" alone, I said nothing about changing that. That is the placeholder for whatever someone types in the box in the google search page.
No, leave "target": "http://YOURSITE.com/search.php?do=process&q={search_term_string}", alone, I said nothing about changing that either, besides the site name.
Only thing you need to change in the code is the YOURSITE.com address to your actual site.
|