PHPackages                             peterbenke/pb-rel-nofollow - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. peterbenke/pb-rel-nofollow

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

peterbenke/pb-rel-nofollow
==========================

Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.

13.4.2(2mo ago)03.0k3[2 PRs](https://github.com/peterbenke/pb_rel_nofollow/pulls)GPL-2.0-or-laterPHPPHP &gt;=8.2.0

Since Oct 30Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/peterbenke/pb_rel_nofollow)[ Packagist](https://packagist.org/packages/peterbenke/pb-rel-nofollow)[ Docs](https://www.typomotor.de)[ RSS](/packages/peterbenke-pb-rel-nofollow/feed)WikiDiscussions master Synced 1mo ago

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

TYPO3 Extension `pb_rel_no_follow`
==================================

[](#typo3-extension-pb_rel_no_follow)

Introduction
------------

[](#introduction)

Checks, if there are updates available for installed extensions and sends an email

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

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

This extension adds a rel-nofollow-attribute to all extern links. You can exclude URLs by typoscript.

Administration
--------------

[](#administration)

### Installation

[](#installation)

Install this extension via composer

```
composer req peterbenke/pb-rel-nofollow

=> Then include the static Typoscript in your template

```

### Configuration

[](#configuration)

Exclude URLs

You can exclude URLs from this procedure by Typoscript.

Example:

```
tx_pb_rel_nofollow {
    excludeUrls{
        100 = http://typo3.org/
        110 = http://forge.typo3.org/
    }
}

```

Please take for each URL any, but different number (these are the keys of the intern array). Links, which are beginning with this pattern, will not get the rel-nofollow-attribute.

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance85

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 100% 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 ~304 days

Recently: every ~271 days

Total

11

Last Release

77d ago

Major Versions

2.1.2 → v3.0.02019-11-25

v3.0.0 → v10.4.02021-09-18

v10.4.0 → 11.5.02023-03-06

11.5.1 → 12.4.02024-10-30

12.4.0 → 13.4.02026-01-11

PHP version history (4 changes)v3.0.0PHP &gt;=7.2.0

11.5.0PHP &gt;=7.4.0

12.4.0PHP &gt;=8.1.0

13.4.0PHP &gt;=8.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ece266539bdd77d1e59b382f97b16ceaaba4a7b9784cc8913d9afe267ad040f?d=identicon)[peterbenke](/maintainers/peterbenke)

---

Top Contributors

[![peterbenke](https://avatars.githubusercontent.com/u/14070672?v=4)](https://github.com/peterbenke "peterbenke (4 commits)")

---

Tags

extensionfrontendtypo3nofollowlinks

### Embed Badge

![Health badge](/badges/peterbenke-pb-rel-nofollow/health.svg)

```
[![Health](https://phpackages.com/badges/peterbenke-pb-rel-nofollow/health.svg)](https://phpackages.com/packages/peterbenke-pb-rel-nofollow)
```

###  Alternatives

[friendsoftypo3/tt-address

Displays a list of addresses from an address table on the page.

431.7M38](/packages/friendsoftypo3-tt-address)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1542.7k25](/packages/quellenform-t3x-iconpack)

PHPackages © 2026

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