Skip to main content

Google Shutting Down 'Site Search' Service, Moving Customers to CSE

Google Site Search website
Google confirmed yesterday it was shutting down its Site Search service, which is the commercial version of the free service Google Custom Search, also known as Custom Search Engine (CSE).
Google announced the news with the following message, published on the Google Site Search website.
On April 1, 2017, Google will discontinue sales of the Google Site Search. All new purchases and renewals must take place before this date. The product will be completely shut down by April 1, 2018.

Site Search customers moved to CSE accounts

A Google spokesperson confirmed to Fortune that past April 1, 2018, or when current paid accounts reach their quota end, Google will move all Site Search customers to CSE accounts. This means website won't lose search functionality out of the blue.
Site Search and CSE are sister services that allow website owners to use Google's very own search technology to power search features for their sites. As an example, Bleeping Computer uses CSE for its search results.
Because the services, Site Search and CSE, are very similar, the transition from Site Search to CSE will be seamless.

CSE will show Google search ads in your site's search results

The main difference is that Site Search is a commercial offering, while CSE is a free service. The other difference is that Site Search showed only search results from the local site, while CSE inserts Google ads between your search results.
Google launched CSE in 2006. Two years later, the company launched the commercial Site Search offering. Site Search was priced on user search queries volume, and not per month.
Website owners who want to avoid showing Google's search ads in their site's search results should buy the necessary amount of Site Search queries before April 1, 2017, enough to last them for one year, until April 1, 2018.
After the final cut-off date, webmasters should look for another search technology if they don't feel comfortable blasting their users with ads that aren't under their control.

Comments

Popular posts from this blog

Android 6.0 Marshmallow: everything you need to know

Google has now confirmed that  Android M is Android 6.0 Marshmallow . The third and final version of the Android M developer preview has also just been released, alongside the Android 6.0 SDK. Read on for everything you need to know about Android 6.0 Marshmallow and the Android M developer preview 3. Android 6.0 Marshmallow The Google Developers blog  post  didn't mention many specifics for the Android 6.0 Marshmallow release, so details are still relatively sparse. It did say that the final Android 6.0 Marshmallow release date would be "later this fall", but we kind of already knew that. It did give us more information on Android 6.0 Marshmallow features, though, in the shape of a  changelog  for API level 23. There aren't many changes in the Android M developer preview 3. As the blog post states: "Compared to the previous developer preview update, you will find this final API update fairly incremental." The two most significant c...

Best web technologies and tools for 2015

Best web technologies and tools for 2015 ECMAScript 6 ES6 is the future of JavaScript and is going to bring many  new features . The good news is that the feature set of ES6 is already frozen and browsers have already started  implementing  the features. Tools like Traceur already allow you to write code in ES6 and then transpile it to ES5 so that it works in Today's browsers. Furthermore frameworks like AngularJS and Ember are going to target ES6 in future releases. Given its feature set and popularity I think ES6 is definitely going to revolutionise JavaScript development. AngularJS 2.0 Google's  AngularJS  is one of the popular frameworks for developing  Single Page Apps . The good news is that AngularJS 2.0  is under development and this time it's more powerful, better and faster. As  Durandal , another popular SPA framework, is converging into AngularJS the combo is definitely going to make an impact. AngularJS 2.0 is also...