Continuing from this thread: http://ellislab.com/forums/viewthread/160112/
Hi all -
We’ve developed a fairly simple EE2 SEO Module that we’d like to release to the wild to get feedback on (bugs, feature requests, documentation needs, anything!).
Current Features:
1) Add title, keywords and a description for any entry via a new SEO tab.
2) Set a default title, description or keywords for entries
3) Prepend / Append text to all title tags (can be overridden with template tag)
4) Set visibility to robots via robots meta tag (noindex,nofollow vs other options)
5) Canonical meta tag to reduce duplicate content flags in search engines
Files can be downloaded via github: http://github.com/dsurgeons/ExpressionEngine-SEO (use the Download Source button on the top right).
There is some basic usage in the READ ME doc found there.
Installation:
1) Download source files
2) Add files to folder: system/expressionengine/third_party/seo (You may need to rename the project folder to “seo”!)
3) Install the module via the Add-ons > Modules are in your EE admin area
Let us know what you think!