=== SEO QUERY ===
Contributors: meuhsli
Tags: seo, query, search engine

SEO QUERY display on your posts the search engine query that your visitors have typed to get to your website.


== Description ==

The aim of this plugin : be the in the first pages of Google !

To read more about the description of this Wordpress plugin, see http://www.thugeek.com/web/plugin-seo-query-pour-wordpress/

== Installation ==

Unzip seoquery.zip to your wordpress plugin directory : /wp-content/plugins/seoquery/

Activate the plugin through the 'Plugins' menu in WordPress

Add the following code directly in The Loop of your single.php:

if (function_exists('topphrases')) topphrases();

To see examples, visit :
<a href="http://www.avis-credit.com/">Avis credit</a>
<a href="http://www.thugeek.com/">Blog geek</a>
<a href="http://www.fromageetbonvin.com/">Accord fromage vin</a>
<a href="http://www.fleurdementhe.com/">Fleur de menthe</a>




