google-search-appliance

google search results - append custom parameter to url string

how do you append an additional url parameter to a link in your google search results? is it possible to do this within the style sheet? for example i have domain.com/result.htm - i want to change the link to domain.com/result.htm?param=1 thank you ...

Can a Google Search Appliance / Mini output JSON/JSONP?

Using Google Mini for a website that needs output from the Google Mini in a JSON/JSONP format for front-end querying purposes. Google Mini does publish an XML feed that could potentially be used by a middle process to convert to JSON/JSONP. Can Google Search Appliance / Mini output to JSON/JSONP using a plug-in, modification to an XSLT ...

Implementing Google Search Appliance results into website

I’m interested to hear peoples preferred methods or approaches to implementing the search results from a Google Search Appliance into an existing website. More specifically how do people prefer to implement/embed the search results into their existing site and persist the surrounding website elements (menus, membership etc) around the se...

Google Search Appliance not indexing

Not too familiar with GSA here so hopefully someone can help me. Have a Drupal multisite installation, just added another site to it. It all works fine. However, when I go into the GSA admin, it won't crawl the site even though the URL pattern matching is fine. All it says is this: "/ Info: Redirected URL" It hits the homepage and s...

Using Google Search Appliance to Index a Dynamic Set of Files

So here's the problem: My organization used a Google Search Appliance to index all of the web sites that we build. Each site is integrated with the appliance and meaningful search results are returned. We currently block indexing of PDF files across all sites. What if I want to index PDF files, but only on a specific site? I have ye...

Retrieve list of all subdomains in search results from Google Search Appliance or Google Search

How could I retrieve a list of all domains or URLs represented in google search results for a key term? In this particular case, we have a Google Search Appliance, and I am looking for results on only the domain with the gsa. Optimally, I'd like to retrieve a list of all subdomains of this domain that are returned from a search result. ...