Wordpress plugins
Google Custom Search

Google Custom Search

Version : 1.3.6
Tested up to : 4.1.19
Number of download : 109443

Screenshots

Google Custom Search
Google Custom Search
Google Custom Search
Google Custom Search

This plugin uses the power of Google to search the contents on your wordpress site. WordPress has a relatively good search functionality but tends to get sluggish and doesn’t match keywords that well. This is even more apparent when your site is quite large and you have many posts and/or pages. In addition, wordpress search functionality display results ordered by date and not by its relevance to the keywords. Google Custom Search Engine is not limited to just your site. You can configure it through google to search multiple sites/domains. Or how about having a search Engine which searches all websites within your blog’s niche? Combining the power of Google’s search engine along with the familiarity of their interface, this is a must have plugin for all websites. The plugin is very flexible and you can configure both the search box and the search results. Google Custom Search widget’s search box can be displayed as either a widget or placed anywhere in the code (php and wordpress theme familiarity required to do this). The search results can be displayed in one of three formats: As a pop-up resizable dialog. Within the widget, under the search box. Displayed anywhere in the code (php and wordpress theme familiarity required to do this). To display the search-box anywhere in the code, the following method should be used <?php display_search_box($display_results_option); ?> where $display_results_option is one of the following three options: DISPLAY_RESULTS_AS_POP_UP – display the search results as a pop-up resizeable dialog DISPLAY_RESULTS_IN_UNDER_SEARCH_BOX – display the search results under the search box DISPLAY_RESULTS_CUSTOM – display the search results in the place you have specified. e.g: <?php display_search_box(DISPLAY_RESULTS_AS_POP_UP); ?> To specify a location where the search result is to be displayed, the following method should be used. <?php display_gsc_results(); ?> Find out more at http://littlehandytips.com/plugins/google-custom-search/ A handy plugin from little Handy Tips ðŸ™? Support Us and make a donation at http://littlehandytips.com/support/

Download now