Add meta tag robots to Plone
Project description
Introduction
This addon add a tag <meta name=”robots”… /> and let you specify values site wide depending on the hostname.
More information on this meta:
http://support.google.com/webmasters/bin/answer.py?answer=79812
https://developers.google.com/webmasters/control-crawl-index/docs/robots_meta_tag
This addon has been created to not index content from staging webiste.
Warning: this addon suffer from a Plone bug: https://dev.plone.org/ticket/13158
Use cases
staging or private website
If you want your content not to be indexed, you just have to select ‘noindex’ and ‘nofollow’ in configuration.
content with end date
If you manage job proposal content or events, you can choose “unavailable_after_end” in configuration.
Credits
Companies
Changelog
1.1.1 (2012-09-03)
Fix issues when “unavailable_after_end” not in value
1.1 (2012-09-03)
Add a controlpanel because of https://dev.plone.org/ticket/13158
1.0 (2012-09-03)
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.