Tagged Questions

Custom Search helps users find the right page by showing them a snippet—a small sample of content that gives search users an idea of what's in the webpage. To learn more about snippets, see the Webmaster Central blog post on the anatomy of a search result. If you do not like the standard snippets ...

learn more… | top users | synonyms

3
votes
2answers
279 views

How to use Google Custom Search on https to avoid non secure content prompt?

Is there a way to get the script for search results from an HTTPS site instead of http://www.google.com/afsonline/show_afs_search.js I am using the custom google business search on a HTTPS site. When ...
3
votes
5answers
2k views

Alternative to Google Custom Search

I'm using Google Custom Search on a client website. They are not very happy about rival companies showing up on sponsored links on their own site. I know we can use Google Site Search but it has an ...
2
votes
1answer
136 views

Google Custom Search and a multi tenant multi domain web application

I'm developing an application that runs on several domains. I want to use Google Custom Search on all of them. But GCS requires to provide the domain(s) of websites to search. Is there any way to ...
1
vote
0answers
70 views

Free/Cheap custom search engine in multiple sites

I'v been using Google Custom Search for a few months, but since few months ago they deprecated the old API, and the new one is limited to 100 queries per day. I'm looking for custom search engine with ...
1
vote
0answers
45 views

Google CustomSearchControl showing inconsistent pagination links

When using CustomSearchControl the number of result pages vary depending on which page you are viewing. For example, go to this site and search for: car On the first result page, it will show links ...
1
vote
0answers
174 views

Alternatives to Google's Deprecated Image Search API?

Since Google Image Search API has been deprecated does Google provide any alternative to the Yahoo Search Boss API? Is it possible to use the Google Custom Search API in a similar way to retrieve ...
1
vote
1answer
441 views

Connect to internet : Google Custom Search in java app “not connecting” ()

I am starting out on using google custom search api in java but it is just not connecting. I am receiving json data from google.(i am supposed to but it is not connecting..:() HttpResponse ...
1
vote
1answer
152 views

Problem in Converting json to class in java ( google custom search)

I am very new to json, google apis. So please guide. I am trying to write an application in 'JAVA' that would use google custom serch api through Restful. I started learning json and going through ...
0
votes
0answers
30 views

403 error in google custom search

I m trying to search google programatically from C#.Net. I have generated the API key as the document says & also tried with the custom search engine that I have created, but I keep getting the ...
0
votes
0answers
15 views

is it possible to specify a region/locale for google custom search engine?

I want to use the Google Custom Search API (or custom search engine directly) in the following manner-- (1) I want to get the set of results for a search term for Google UK(This should return results ...
0
votes
0answers
25 views

how to use google custom search api to make searches across sites from a region

What I want to do is for example, return results from Google Custom Search API, that would be returned by Google.com.au when I type in a search term there... I understand that we can make an 'entire ...
0
votes
0answers
25 views

Top Results Biasing with Google Site Search

I have just setup Google Site Search (aka Google Custom Search - "Business Edition") The homepage for Google Site Search has a section for features where it says this: " Top Results Biasing Google ...
0
votes
1answer
35 views

How can I set a 100% height on my Custom Google search iframe?

I am trying to make 100% height for custom google searh iFrame height. I am not able to control the height. When ever the result displays the iFrame height shows 1860. Below the results it shows big ...
0
votes
0answers
30 views

Google custom search api - automatic search starts with given word

<?php //Search word from another page. $wordToSearch = $_GET['search']; ?> <!-- Default Codes Given By Google --> <div id="cse" style="width: 100%;">Loading</div> ...
0
votes
0answers
72 views

Do I have to pay to get Google custom search in my app?

Recently I decided to take advantage of Google custom search engine and embed it inside my iPhone application. I scoped my search engine to number of websites to search in, I got both KEY&cx and ...
0
votes
1answer
62 views

What is the query parameter name embedded in the url on Google Custom Site Search?

I'm using Google Custom Site Search and I want the initial search box on every page in the navigation, but want the results to appear on a different page (searchresults.html), however its asking me ...
0
votes
0answers
62 views

Custom Search API to search all sites

Is this possible to use Custom Search API to search and get all the site results. Do I have any free api to get the search results. I tried Bing, however it is not consistent it gives me only 41 ...
0
votes
0answers
31 views

Google Custom Search automatic spell checking

We're having a problem with the automatic spell checking on queries in the XML results of the Google Custom Search. Queries which are spelled incorrectly return results with the correct spelling ...
0
votes
0answers
35 views

How to display a redirect page after googles custom search engine?

I have a website running google custom search engine. Whenever a user press on a external link from search he will be redirected. I need to have a redirect/splash page saying "You are now being ...
0
votes
0answers
68 views

Google custom search API with OAuth2

Is it possible to get authorized for Google's custom search API with OAuth2 instead of using their ClientLogin, which would mean I'd need to build a whole UI to deal with user's ...
0
votes
1answer
71 views

How to change the google custom search watermark

I have google custom search, by default the search box has got background image, I can remove that image, But not able to replace with my image. so Is there a way to do this.
0
votes
1answer
38 views

Google custom search gives no result despite content is indexed

I am using google custom search engine from adsense on my website 'pack.li', I cut and paste the code many months ago and it worked. Today I noticed, it does not work anymore : on adsense the search ...
0
votes
0answers
58 views

How to omit/remove menu contents from google custom search result

Is there a way to set up Custom Search so that it will only search/index the body of a page to find relevant results? I basically want to exclude the navigation anchor used on each and every page. ...
0
votes
1answer
201 views

use iframe on google custom search

I'm making a site in php and I'm using google custon search for my site.for this I'm using this code <form action="http://192.168.0.113/boobloom/site/search.php" name="search" id="cse- ...
0
votes
1answer
217 views

javascript / jquery - google custom search api - functions triggering twice

I'm using the code from the google search API along with my own jquery function to do a simple log to the console, and I noticed the jquery functions are being triggered twice. In addition, javascript ...
0
votes
1answer
103 views

Default Value in the Search Box of the Google Custom Search

I am using the standard copy and paste code for the Google Custom Search (free with ads). I want to have some text in the search field when the page is loaded is that possible? If so, how? Here's ...
0
votes
1answer
408 views

java SSLException: hostname in certificate didn't match for www.googleapis.com

Environment: Mac os x lion &Linux Debian squeeze/sid , jdk 1.7.0 & jdk 1.6.0_27 Error : javax.net.ssl.SSLException: hostname in certificate didn't match: ...
0
votes
2answers
65 views

Google Custom Search - Refinements

I have a Google Custom Search I'm using for a site I'm working on (the search is restricted to this one site). As part of the results you can specify "refinements". These refinements appear as tabs ...
0
votes
0answers
43 views

google custom search get different result with search on google offical site

I use google custom search to query, but the position of result is totally different with the position when searching on google website search. For example, I try to use custom search to search ...
0
votes
0answers
190 views

How to filter results from Google Custom Search Engine by custom range of time?

I am using Google Custom Search Engine (CSE) to fetch some data for my own application. But now I have to filter the results by some kind of time range, i.e., in 1 hour, 1 day, 1 month, even a custom ...
0
votes
0answers
54 views

google custom search next/previous page URLS

I have started to implement the business edition of Google's custom search, parsing returned XML to create my search results. I am having some difficulty with the next and previous page URLs. They ...
0
votes
0answers
59 views

Google custom search engine with file sharing sites?

I'm looking for a way to connect Google CSE to any file sharing site, but so far i haven't found a good way. I can see there already are search engine that do that, but i have no idea how ? They seem ...
0
votes
0answers
39 views

Can Google Custom Search be programmed to search from keywords on the page?

In the now deprecated google search api, you could create a php page and hit the api to search google and print the results in your webpage. How can I do that with the google custom search engine? I ...
-1
votes
0answers
17 views

Am i violating TOS of CSE / Adsense

Have created a widget, which shows related pages by searching using Google Custom Search .. here is the blog post http://www.binaryturf.com/add-related-posts-widget-google-cse-retain-engage-visitors/ ...