Download the PHP package bennothommo/oc-urlnormaliser-plugin without Composer
On this page you can find all versions of the php package bennothommo/oc-urlnormaliser-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bennothommo/oc-urlnormaliser-plugin
More information about bennothommo/oc-urlnormaliser-plugin
Files in bennothommo/oc-urlnormaliser-plugin
Package oc-urlnormaliser-plugin
Short Description Normalise URLs for your October CMS website and ensure that search engines only index your canonical paths to prevent duplicate content.
License MIT
Informations about the package oc-urlnormaliser-plugin
Please note that this repository is no longer being maintained.
Due to a disagreement with the founders of October CMS, I will no longer be providing updates for the October CMS version of this plugin. I will keep the repository available for people to use, but will only be updating the Winter CMS version of this plugin.
URL Normaliser Plugin
Normalise URLs for your October CMS website and ensure that search engines only index your canonical paths to prevent duplicate content. This plugin works by either providing a canonical URL link
tag in your page (with help from the Meta Plugin) or through using HTTP 301 redirects on your public pages.
Features
- Enforce your domain to begin, or not to begin, with
www.
- Enforce your pages to end, or to not end, with a trailing slash.
- Ignore certain pages or sections of your site.
- Apply normalisation through a
rel=canonical
link tag or through HTTP redirects. - Ensure your Static Pages navigation follows the normalisation standard.
- Update your normalisation settings directly through October CMS.
Requirements
This plugin must be installed with the Meta Plugin to provide the canonical URL link tag functionality.
All versions of oc-urlnormaliser-plugin with dependencies
composer/installers Version ~1.0
bennothommo/oc-meta-plugin Version ^1.0.3