bennothommo/oc-urlnormaliser-plugin

This package is abandoned and no longer maintained. No replacement package was suggested.

Normalise URLs for your October CMS website and ensure that search engines only index your canonical paths to prevent duplicate content.

v1.1.7 2021-02-12 03:38 UTC

This package is auto-updated.

Last update: 2021-07-29 15:24:27 UTC


README

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.