fritzmg/contao-simple-news-urls

Simple Contao extension to allow news URLs without its reader page fragment

Fund package maintenance!
fritzmg

Installs: 1 442

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 4

Forks: 0

Open Issues: 2

Type:contao-module

5.0.0 2024-01-09 21:31 UTC

This package is auto-updated.

Last update: 2024-04-09 22:00:10 UTC


README

Contao Simple News URLs

This Contao extension allows news URLs without its reader page fragment. Instead of having an URL like

example.org/reader-page/news-entry

all news entries will instead be reachable via their alias directly, e.g.

example.org/news-entry

when enabled in the respective news archive. There will also be a 301 redirect from the old URL to the new one.

Note: the extension enforces these URLs, i.e. the URL prefix and suffix settings of the website root will be disregarded.