LJ Longtail SEO is a tool that detects search engine visits and uses this information to display a list of links based on second page search results
lj-longtail-seo folder into your /wp-content/plugins/ directoryIf you install the update manually, please ensure you deactivate the plugin and then reactive. If you don't do this the plugin will not function!!
If you don't want to use the Sidebar widget you can place the following code anywhere in your theme. It will display an Unordered List of Search Results.
<?php
if (class_exists('LJLongtailSEO')) {
LJLongtailSEO::SEOResultsList();
}
?>
Requires: 2.5 or higher
Compatible up to: 3.3.2
Last Updated: 2010-9-16
Downloads: 10,286
Got something to say? Need help?