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
Authors
JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.