Google Custom Search engine popular searches widget - google-custom-search

I remember years ago there used to be a widget you could use from the Google Custom Search engine that allowed you to embed details of popular searches on your public web pages. I have been looking for the documentation again for that recently so I can implemement it on a site that has a Custom Search Engine but now cannot find it - even with Google! Is this functionality still available or is it something that should be done with Google Analytics.
For an answer I am looking for links to official documentation.

There's a Custom Search help page that discusses this. Custom Search Help: Stats
The Stats tab of the Statistics and Logs page shows you popular
queries for your Custom Search Engine. You can view this info by day,
week, month, or year—even the entire lifetime of your search engine.
The Stats page provides accurate data about the search usage and the
total number of searches completed.
To display popular queries on your site (for example, to help
searchers find popular pages), copy the code in the Popular web
queries page and paste it into your pages.

Related

How to display my organization details on right side of the google SERP?

When searching on Google, some organization details will display on the right side of the search result page that are realetd to my keywords.
Anybody knows how to display our data on that side?
See this example:
I found this great resource that goes into step by step instructions on how to do this. source: https://www.searchenginejournal.com/how-to-optimize-your-site-for-googles-answer-box/166084/
Here are the quick highlights:
To summarize, here’s what you should do if you have a website and want to get clicks from search in relation to a Google Answer Box.
Start by finding out if there is a Google Answer Box that relates to
content on your website or content that you could create for your
website, as shown in the examples above.
Create content that matches the Google Answer Box, goes into more
depth, and make sure it is using the correct markup.
Aim to be either the source of the Google Answer Box or the closest
to the Google Answer Box as you can get.
Make sure your page’s SEO title and meta description tell the
searcher you have even better information than the Google Answer Box
to encourage them to click on your link. Also, make sure it includes
the query the person would search to find the Google Answer Box.
Build links to your Google Answer Box content using anchor text that
matches the Google Answer Box call to action (if you have software)
or the query the person would search to find the Google Answer Box.
I am playing around with some free Wordpress plugins that automatically add schema. You can view more on SEO and other marketing help on my blog here: http://www.renowebdesigner.com
First, you need to have GMB Page for your website and make sure that your profile is 100% updated. It is called a knowledge graph. Basically, there are two types of graph,
Local Knowledge Graph
Branded Knowledge Graph
I hope that you have updated the following things on GMB page:
Business name
Business category & sub-category
Services which your offering
Contact num
Website link & appointment link
Explain about your business
Mark the exact location on the map
Add labels
To implement the knowledge graph for your business. I'm not aware of which website platform you're using.
Case1: If you're using WP website you can directly download knowledge graph plugin and update all your social links. At the same time make sure that your website doesn't have any issues. Check with structured data testing tool.
Case2: If you developed a website on another platform I request you to implement schema.org on the website with the help of the developer. The complete guide is available in webmaster tools.
Hope I have answered your question.
That’s coming from Google’s Knowledge Graph.
If you are the "authority" (e.g., for a search for "google", the authority is Google), structured data on your site can be used by Google to show more information in that sidebar. That would be Knowledge Graph cards (details). An example is Corporate Contacts.

Accessing google custom search

I am building a software that processes Google search results for a linguistic purpose. It makes multiple searches at a fast rate and opens links (10 to 100 links per search) at a fast rate to access the websites and extract texts.
I will be accessing Google through Custom Search API. The Custom Search terms of service appear to disallow this type of access because they say that the results cannot be modified or crawled; however, I have found an interpretation that allows some wiggle room for my software. Now my question: If I go ahead and build the software, will the Custom Search block the access?

Using google custom search API to find images

I want to use Google's Custom Search API to find images using GET request. Like described here. But I don't want to look on images on one specific site, but want to get results like this. How I can do this with the Custom Search API?
Sending this request returns nothing:
https://www.googleapis.com/customsearch/v1?key=[MY_KEY]&cx=017576662512468239146:omuauf_lfve&q=some+request&&safe=off&searchType=image&fileType=png. This cx is from google's manual
I must set cx param, but this value links my request to site, specified in cse control panel. However I don't want to limit my results to one site.
According to the documentation here:
Google Custom Search > Overview
Google Custom Search enables you to create a search engine for your website, your blog, or a collection of websites.
It doesn't sound like that is what you are trying to do (you don't seem to want to search a predefined subset of resources).
I'm aware the question is over 6 years old, but better late than never. It's possible to create a Google programmable search engine that can search the entire web for images. When you create a programmable search engine, there is an option to search the entire web instead of just web sites that you specify. See https://programmablesearchengine.google.com/about/.
As an alternative, you could try Bing Image Search API. There is a limit to the number of image searches you can submit per day for free, but I have rarely hit the limit.

Google custom search engine for Google News

I'm trying to use the Google custom search engine API to query Google News. The API is working great otherwise - but I want to get News results instead of web results.
I can't find a way to either restrict the CSE to use Google News, or to ensure that my API query hits Google News rather than the web search. Does anyone know a way to achieve this?
You can use schemas from Schema.org to specify if you're only looking for articles/ blog posts.
To specify the Schema, go to Advanced settings on the Control Panel and select the required schema from here.
There was a News Search API but it's deprecated:
Important: The Google News Search API has been officially deprecated
as of May 26, 2011. It will continue to work as per our deprecation
policy, but the number of requests you may make per day may be
limited.
https://developers.google.com/news-search/
You can see some alternatives SO users recommended on this question.

Build a search-based-app using an API from a major search engine: google, bing, yahoo - who offers search API?

I need to provide search functionality as the cornerstone of my app (basically I think I can make a better interface than whats is offered by Google, bing, yahoo - bold claim I know). Therefore I will not build an entire search engine from scratch, I will rather use an API provider by a major search engine and simply modify the interface that present the results to my visitors. I am a Google fanboi and I initially tried to use Google Search AJAX API. However, I was very disappointed since I can barely change anything at all.
Specifically;
I need an API that will let me pull programmatically the results from a major search engine and let me output them with the style and goodies that I want.
I am not looking to alter the order in which the search results are presented to the user by inserting crap in between the good results (this is against my philosophy). But I would like to wrap massive php/javascript around each search results so that I can completely control how each result is graphically rendered.
I heard of the BING API 2.0, would that be more flexible than Google AJAX API? Could anyone provide output if any of the current search providers are offering API for this purpose right now?
After careful investigation it appears to me that the Bing 2.0 API is the most flexible and robust search API currently on the market.
The Bing API does require you to put their ads next to the results. You can place your own ads with the Yahoo API. The Yahoo API uses the same search technology (same results) and can be used starting from $0,40 per 1000 queries. The lowest, bulk price of the Google API is $4,00 per 1000 queries. Google's relevance is easily ten times higher for the somewhat more advanced queries.
And also Bing version 2 search API is free!
Whereas, Yahoo BOSS V2 has pricing and so Google does custom search API.