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
Issue Tracker: https://github.com/collective/collective.behavior.seo/issues
Source Code: https://github.com/collective/collective.behavior.seo
Documentation: https://docs.plone.org/foo/bar
License
The project is licensed under the GPLv2.
Contributors
Zest Software, info@zestsoftware.nl
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
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.
Source Distribution
File details
Details for the file collective.behavior.seo-1.0a1.tar.gz.
File metadata
- Download URL: collective.behavior.seo-1.0a1.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.6 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13e5b84e0332aa862e76fc8f963aff3a3822e4587e44cf5ab7547d75f5c1ccbd
|
|
| MD5 |
bfb08b20ea3410e4f0e284cd94885723
|
|
| BLAKE2b-256 |
103e0481bae5c6dea2b2306438b9a82cc6b134c88fa9850349e4bc0b46242864
|