How to track changes (or audit log) in google custom search

audit log google custom search

In this blog, we discuss the steps to track changes or Audit log in Google custom search. Track changes in Google custom search Go to https://cse.google.com/ Choose your custom search engine (in case if you have more than one ) Go to statistics and logs. Go to the audit log tab. (Here you will be able […]

How to enable Autocomplete in Google Custom Search

enable autocomplete in google custom search

The autocomplete Method 1-Using the control panel. Go to your google custom search control panel. Go to Search features->autocomplete->Enable autocomplete. Method 2- Editing the google custom search code In the google custom search code, replace <gcse:search></gcse:search> with <gcse:search enableAutoComplete=”true”></gcse:search> For example- <script> (function() { var cx = ‘003606982592251140240:5xbiwoxb3m0’; var gcse = document.createElement(‘script’); gcse.type = ‘text/javascript’; […]

[GCS] | Google custom search not working! How to fix?

google custom search autocomplete not working - how to fix

When you create a Google custom search, the autocomplete might take some time to go live. To fix your Google custom search not working issue, follow the steps below. Login into your Google custom search control panel. Choose your custom search engine. Go to Search features-> Autocomplete and “enable autocomplete”.Basic Go to Setup-> Basics-> Get […]

Latest PHP vulnerability opens up your wordpress site to hacker attacks

WordPress +PHP

A series of new vulnerabilities have been found in the latest releases of PHP which could make sites running on PHP vulnerable to automated hacker attacks. What is PHP? PHP is a server-side web programming language that powers over 78 percent of the internet today. PHP is also the code that runs your WordPress website. […]

Google search appliance vs Microsoft Fast

Google search appliance GSA (Google) is targeted to companies that want a simple experience for indexing their web and database hosted content. It is possible to index other systems as long as the data can be exposed in the form of a Google feed. So once the data is in a format that Google understands, […]

google search appliance t4

Google search appliance

Google Search Appliance is built on Dell PowerEdge R720xd.  It is a nice solution from Google to search for your intranet. We create multiple documents, presentations, etc. that Employees can benefit significantly from access to information, but only if they can easily find what they need. Unfortunately, that’s often not the case. Documents are inaccessible because […]

Google search appliance features

Google search appliance GSA features

Here are the features that Google search appliance offered. Since GSA has shut down, here is a list of features you must look for when looking for a suitable replacement.   10 features of the Google Search Appliance Sorting by metadata – This feature helps in filtering search results by date, author, relevance, etc. Metadata […]

google search appliance boot from usb

google search appliance

Read google search appliance boot from USB for more information. How to do it? The Google Search Appliance requires either the boot server or the bootable media with the USB interface. You can reuse the decommissioned Google Search Appliance as a decent.                        Remember that the server should boot from the USB drive. The Google […]

Google Custom Search script API

Google Custom Search script API

Read Google custom search script API for more information. Google Custom search gives an easy way to integrate search on your website. But it is far from perfect and leaves many of us looking for alternatives. Google gives two ways of integrating custom search on a website. Google Custom Search Script Google Custom Search JSON API […]