=== SEO Ultimate ===
Contributors: SEO Design Solutions
Tags: seo, title, meta, noindex, google, yahoo, admin, post, page
Requires at least: 2.7
Tested up to: 2.8 Beta 2
Stable tag: 0.2
This all-in-one SEO plugin can rewrite title tags, noindex archives, and customize meta data (with many more features coming soon).
== Description ==
SEO Ultimate is an all-in-one [SEO](http://www.seodesignsolutions.com/) plugin with these features:
* **Title Rewriter** - Lets you format the `
` tags of posts, pages, categories, tags, archives, search results, the blog homepage, and more.
* **Noindex Manager** - Lets you add the `noindex` meta robots instruction to archives, comment feeds, the login page, and more.
* **Meta Editor** - Lets you edit the meta descriptions/keywords for your posts, pages, and homepage. Also lets you enter verification meta codes and give code instructions to search engine spiders.
SEO Ultimate was developed with WordPress plugin "best practices" in mind:
* Integration with WordPress's contextual help system
* Internationalization support
* Nonce security
* An uninstall routine
* Integration with the new WordPress 2.7 menu
**NOTE:** This plugin is in beta, which means it's very feature-incomplete. We have many more features that we're working on finetuning before release, including 404 monitoring, canonical tag insertion, PageRank sculpting, and more.
If you install the plugin now, you can have these new features delivered to you on a regular basis via WordPress's automatic plugin upgrader.
== Installation ==
To install the plugin automatically:
1. Login to your WordPress admin
2. Go to Plugins > Add New
3. Type `seo ultimate` in the search box
4. Click the "Install" link
5. Click "Install Now"
6. Click "Activate this plugin"
7. Go to the new "SEO" menu to start using.
To install the plugin manually:
1. Download and unzip the plugin.
2. Upload the `seo-ultimate` directory to `/wp-content/plugins/`.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Go to the new "SEO" menu to start using.
== Frequently Asked Questions ==
= Where in WordPress does the plugin add itself? =
SEO Ultimate puts all its admin pages under a new "SEO" top-level menu. The only exception is the plugin settings page, which goes under `Settings > SEO Ultimate`.
= Some of the features aren't working! =
Here are some troubleshooting ideas:
1. Try disabling other SEO plugins (they may be conflicting with SEO Ultimate).
2. Check to make sure your theme is [plugin-friendly](http://wordpress.jdwebdev.com/blog/theme-plugin-hooks/).
= How do I remove the attribution link? =
Because of the tremendous effort put into this plugin, we ask that you please leave the link enabled. If you must disable it, you can do so under `Settings > SEO Ultimate`.
== Screenshots ==
1. The Title Rewriter module
2. The Noindex Manager module
3. The Meta Editor module
== Release History ==
= Version 0.2 (June 4, 2009) =
* Added the Meta Editor module
* Fixed a double-escaping bug in the Title Rewriter
* Fixed a bug that caused the Modules list to display twice on some installations
= Version 0.1.1 (May 28, 2009) =
* Fixed a bug that surfaced when other SEO plugins were installed
* Fixed a bug that appeared on certain PHP setups
= Version 0.1 (May 22, 2009) =
* Initial release