collective.seo

by Jean-Michel FRANCOIS last modified Aug 21, 2011 12:22 PM

SEO add-on let you set values of some html header tags.

Project Description

Introduction

This add-on let you set values of some html head tags content. This is important when your website has few pages and / or few text content. In that case every words are importants and SEO guys whant to be able to change it.

How to use it

Install this add-on as usual: http://plone.org/documentation/kb/installing-add-ons-quick-how-to

Next you have a new tabs 'SEO' in your edit bar. Click on it will give you a simple form where you can change the following head tags values:

  • title
  • description
  • keywords

How it works

This add-on is a very small one. It has less than 200 lines of code. SEO fields are stored in annotation, the form use plone.autoform and it override Plone related viewlets plone.htmlhead.title and plone.htmlhead.dublincore to achieve the needs.

Credits

Companies

makinacom

Authors

Contributors

Changelog

1.1 (2011-07-03)

  • fix setup issue: collective.configviews is a dependency
  • fix if context is not AttributeAnnotable

1.0 (2011-07-01)

  • Initial release

Current Release
collective.seo 1.1

Released Aug 21, 2011

Download file Get collective.seo for all platforms
collective.seo-1.1.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
1.1 Aug 21, 2011 More about this release… GPL final
1.0 Jul 01, 2011 More about this release… GPL final

Comments (0)