rsrose21 / wordpress-google-cse

Google powered Search for your WordPress site using the Custom Search XML API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Google CSE XML

This is a fork of Google Custom Search Engine using Google Custom Search XML API. This version does not require a Google API key but does require a Google Custom Search Engine ID with a paid Business account. This is not another iframe embed or AJAX result listing plugin. Instead search results from your Google Custom Search Engine is served via WordPress search listing. No need to customize your theme or search box.

You'll need to get a Google Custom Search Engine ID and upgrade to a paid Business account.

Dependencies

  • WordPress 3.3

Features

  • Search results sorting by relevance
  • Works with all post types
  • Multisite & network support

Installation

  1. Place the plugin (google-cse/ directory) in the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Enter and save your Google Custom Search Engine ID.
  4. You're done, celebrate with a cup of coffee?

If you want to use images from the Google result in your search result (search.php) use $post->cse_img for image URL.

Feedback and questions

Found a bug or missing a feature? Don't hesitate to create a new issue on GitHub or contact me directly.

Credits

Original Credits

Changelog

1.0

  • Updated to use Google XML API

About

Google powered Search for your WordPress site using the Custom Search XML API.


Languages

Language:PHP 100.0%