Archived topic
Adding Google Programmable Search to Search Bar in Navigation
1 reply · Started by Haider Ali on April 6, 2022
Hello,
I would like to use Google Programmable Search instead of the default WordPress search.
Normally, whenever I enter a keyword inside the Navigation Search box located at the Primary Navigation, I am redirected to mywebsite.com/?s=.
However, I would like the search results to be from the following URL https://cse.google.com/cse?q=MY-SEARCHED-KEYWORD&cx=c0c119e5df7fa0425
Could someone help me with this, please?
Thank you
Hi Haider,
You would need a third party plugin to do that.
I found this article discussing how to do this: https://www.wpbeginner.com/wp-tutorials/how-to-add-google-search-in-a-wordpress-site/
From method 1, there will be a widget available once the said plugin is added. You should be able to Hook this widget like any other widget to GP Elements.
Hope this helps!