PHPackages                             wazum/seo-canonical-guard - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wazum/seo-canonical-guard

AbandonedArchivedTypo3-cms-extension

wazum/seo-canonical-guard
=========================

Prevent unwanted parameters in canonical URL

1.1.0(5y ago)013.7k1GPL-3.0PHPPHP &gt;=7.0

Since Oct 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wazum/seo-canonical-guard)[ Packagist](https://packagist.org/packages/wazum/seo-canonical-guard)[ Fund](https://smile.amazon.de/hz/wishlist/ls/307SIOOD654GF/)[ Fund](https://www.paypal.me/wazum)[ RSS](/packages/wazum-seo-canonical-guard/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

SEO canonical guard
===================

[](#seo-canonical-guard)

What does it do?
----------------

[](#what-does-it-do)

The TYPO3 core *seo* extension adds every given parameter from the request to the generated canonical URL.

This extension helps to prevent unwanted parameters in the canonical URL.

### Extension plugin namespaces

[](#extension-plugin-namespaces)

By default parameters within the namespaces from active extensions (e.g. `tx_news_pi1`) using Extbase are allowed. This still allows parameters not used by these extensions like `tx_news_pi1[wtf]=seo`. If you need to include third-party parameters or parameters for extensions based on `\TYPO3\CMS\Frontend\Plugin\AbstractPlugin` (aka *pi based*) or need to be very strict, disable the setting and/or use the explicit whitelist.

### Explicit whitelist

[](#explicit-whitelist)

In addition to or as replacement for the allowed namespaces from active extension Extbase plugins (see above), you can set a whitelist if you need to allow additional parameters or want to specify exactly which parameters are allowed. Go to Admin Tools &gt; Settings &gt; Extension Configuration and select *seo\_canonical\_guard* and set the allowed parameters or parameter namespaces as follows:

```
parameter1, parameter2, namespace_xy\[(.*?)\], namespace_yz\[(explicit1|explicit2)\]

```

You can add a list of single parameters or use regular expressions (you can omit the `/…/` around, but you have to escape special characters).

Requirements
------------

[](#requirements)

The extension depends on the TYPO3 core *seo* extension.

Installation
------------

[](#installation)

Require the latest package:

```
composer require wazum/seo-canonical-guard

```

Inspiration
-----------

[](#inspiration)

The extension is inspired by which definitely should be installed too if you use the `addQueryString` when creating links with TypoScript!

Say thanks! and support me
--------------------------

[](#say-thanks-and-support-me)

You like this extension? Get something for me (surprise! surprise!) from my wishlist on [Amazon](https://smile.amazon.de/hz/wishlist/ls/307SIOOD654GF/) or [help me pay](https://www.paypal.me/wazum) the next pizza or Pho soup (mjam). Thanks a lot!

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~426 days

Total

2

Last Release

1971d ago

PHP version history (2 changes)1.0.0PHP &gt;=7.0.0

1.1.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f4ea950f22b43e010ba4f0a6effb0928a6a1d11f64d36cec0d030b757bdfa85e?d=identicon)[wazum](/maintainers/wazum)

---

Top Contributors

[![wazum](https://avatars.githubusercontent.com/u/146727?v=4)](https://github.com/wazum "wazum (7 commits)")[![GaryWilsonJr](https://avatars.githubusercontent.com/u/20659548?v=4)](https://github.com/GaryWilsonJr "GaryWilsonJr (1 commits)")[![RKlingler](https://avatars.githubusercontent.com/u/2556442?v=4)](https://github.com/RKlingler "RKlingler (1 commits)")

---

Tags

typo3

### Embed Badge

![Health badge](/badges/wazum-seo-canonical-guard/health.svg)

```
[![Health](https://phpackages.com/badges/wazum-seo-canonical-guard/health.svg)](https://phpackages.com/packages/wazum-seo-canonical-guard)
```

###  Alternatives

[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

357891.4k72](/packages/bk2k-bootstrap-package)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106727.6k17](/packages/typo3-cms-styleguide)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

521.6M9](/packages/yoast-seo-for-typo3-yoast-seo)[in2code/femanager

Modern TYPO3 Frontend User Registration.

49745.4k6](/packages/in2code-femanager)[tomasnorre/crawler

Crawler extension for TYPO3

58397.5k1](/packages/tomasnorre-crawler)[clickstorm/cs-seo

\[clickstorm\] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.

35473.9k1](/packages/clickstorm-cs-seo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
