Skip to main content

An add-on for Plone

Project description

This small behavior adds extra fields used for SEO optimisation. Inspired by collective.seo, but the data store now uses dexterity/behavior practice.

Features

Adds fields Title and Description on an extra tab SEO on contenttypes where the behavior is activated.

When the fields contain values, the <title> and <meta name=’description’> in the <head> section will be replaced.

Translations

This product has been translated into:

  • Dutch

Installation

Install collective.behavior.seo by adding it to your buildout:

[buildout]

...

eggs =
    collective.behavior.seo

and then running bin/buildout

Activate the add’on in the Plone Contron Panel. Then go to Dexterity Types in the Plone Control Panel and activate this behavior on selected content types.

Contribute

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.0a1 (2018-10-12)

  • Override update method on TitleViewlet instead of page_title, otherwise Site title still gets appended to the overriden title. [fredvd]

  • Basic version, only for Title and Description [fredvd]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.behavior.seo-1.0a1.tar.gz (19.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page