Questions tagged [google-custom-search]

for questions related to implementing Google Custom Search on a web site, or using the Google Custom Search APIs.

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 created by the Custom Search algorithm, you can create your own snippets. You can showcase key information—such as image thumbnails, summaries, dates, authorship, ratings, and prices—directly in your snippets. Having the most relevant information in your search results makes the webpages in your site more compelling to your users. The following figures demonstrate various ways you can customize the snippets in your search results.

Custom Search snippets

Custom Search is a fast way to generate a search function, which can be restricted to one or more websites if you choose. Both javascript and *CSS** are generated automatically. Either the graphical Control Panel tool or an XML file can be used to customize the search or it's results. It can also be integrated with Google AdSense to earn money when users search other websites.

XML look and feel documentation

983 questions
-1
votes
1 answer

UrlFetchApp request failing - Google Custom Search Engine API

I am trying to get results from my custom search engine(cse) via api using the Google Apps Script UrlFetchApp.fetch method. However, the url I am sending seems to be invalid. Will someone please tell me what I am doing wrong or if this is the…
Jomtung
  • 356
  • 2
  • 9
-2
votes
1 answer

Need guidance on how to use PHP to read JSON object returned by Google Custom REST API

Googles REST Custom Search API https://developers.google.com/custom-search/v1/using_rest returns a JSON object (see part of it below): I need to get at items->image->contextLink when I call "json_decode()" on the result I get NULL (can't…
scottsuhy
  • 315
  • 4
  • 13
-2
votes
3 answers

How can I use table CSS property all of my table except google custom search?

I am creating a website and I used google custom search for it. When I trying to add a border for th, td they also applied for my GCSE. It looks ugly when it appears there. I am trying to figure out how can I use my CSS code all table except google…
-2
votes
2 answers

How to add Google Custom Search Engine in navigation bar of Twenty thirteen theme of wordpress

I added Google Custom Search Engine in my twenty thirteen wordpress theme using the Google CSE plugin.I manage to add the google search box in the side bar but I want to place it in the navigation bar.How do I do it? and also the search box design…
Bao
  • 1
-2
votes
1 answer

Implementing Google Custom Search with filtering

I have to implement a page with multiple google-powered search forms. We have a license from Google for CSE, and this is the situation: I have a search form that's present at the top of every page that performs a simple search and displays the…
Adriano Varoli Piazza
  • 7,297
  • 5
  • 39
  • 50
-3
votes
2 answers

How can I use Google Custom Search ad free?

Having the custom search engine code installed in my site but I'm seeing ads in the search result. this is the link Is it possible to hide ads? Do I have to pay if I want an ad free version?
Jaciel Lv
  • 33
  • 1
  • 6
-3
votes
1 answer

Manually changing Google Custom Search's search box and button

I want to make my own custom search box and button for GCSv2. Here is my code: (pastebin because I am too lazy to make my code look right) http://pastebin.com/p4yThTma And the code I want the search box and button to be linked…
Kallus
  • 1
  • 3
-5
votes
1 answer

How to make css style on Google custom search engine

How to style Google custom search engine using css Help me, Thanks in advance.
Nithiyakumar K
  • 22
  • 3
  • 12
1 2 3
65
66