=== SEO Love === Contributors: butterflymedia Donate link: http://getbutterfly.com/ Tags: seo, love, search engine, link bait, permalink, google, yahoo, bing, ask Requires at least: 2.7 Tested up to: 3.2.1 Stable tag: 1.2.2 == Description == The plugin allows the author/user to search for the post title on the major search engines, Google, Yahoo, Bing and Ask. The purpose of this search is to check the competition for any given title, or to check the indexation for any given post. It can be implemented on a page or a post either by using a shortcode or a PHP function. Check the [official homepage](http://getbutterfly.com/wordpress-plugins/seo-love/ "getButterfly") for feedback and support. == Installation == 1. Upload to your plugins folder, usually `wp-content/plugins/` 2. Activate the plugin on the plugin screen. 3. Add `[seo_love]` to a page/post or add `` to your page template. 4. Read the help section in Settings | Seo Love == Frequently Asked Questions == = How do I add the search bar to a post or page? = You need to add the `[seo_love]` shortcode or the `` PHP function to the body of the post/page in the editor's HTML mode. == Screenshots == 1. Front-end search bar 2. Help section == Changelog == = 1.2 = * Changed author URL address = 1.1 = * Added Ask.com * Added transparent icon and separator * Added help section * Updated search engines search queries * Updated code for latest versions of WordPress = 1.0 = * First release