PHPackages                             georgringer/news-seo - 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. georgringer/news-seo

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

georgringer/news-seo
====================

Indivdual indexing/robot information for each news article record

2.2.4(10mo ago)10100.7k↓41.5%8[3 issues](https://github.com/georgringer/news_seo/issues)1GPL-2.0-or-laterPHPPHP &gt;= 8.1 &lt; 8.5

Since Dec 1Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/georgringer/news_seo)[ Packagist](https://packagist.org/packages/georgringer/news-seo)[ Fund](https://paypal.me/GeorgRinger/10)[ Fund](https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG)[ RSS](/packages/georgringer-news-seo/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (2)Versions (13)Used By (1)

TYPO3 Extension `news_seo`
==========================

[](#typo3-extension-news_seo)

This extension provides additional SEO features to EXT:news

- Fields `robots_index` &amp; `robots_follow` to control robot information per article and to override robot information of the page record
- Image preview information `max-image-preview` ([documentation](https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag#max-image-preview))
- Set canonical tag even if `no_index` is set on page level
- Field for a canonical link

[![Backend record](Resources/Public/Screeenshots/robots-instructions.png)](Resources/Public/Screeenshots/robots-instructions.png)

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

[](#requirements)

- TYPO3 13/14 with core extension "seo" installed
- EXT:news 13/14

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

[](#installation)

Either use `composer require georgringer/news-seo` or install the extension via Extension Manager.

Usage
-----

[](#usage)

### Exclude news from sitemap

[](#exclude-news-from-sitemap)

Add the following snippet to your TypoScript

```
plugin.tx_seo.config.xmlSitemap.sitemaps {
    # Important: the key might differ in your setup!
    news {
        config.additionalWhere = {#type} NOT IN(1,2) AND {#robots_index}=1 AND {#canonical_link}=''
    }
}

```

### Robots tag

[](#robots-tag)

The robots tag is automatically generated by the extension

Thanks
------

[](#thanks)

The initial development of this extension has been paid by MENNEKES Elektrotechnik GmbH &amp; Co. KG - [www.mennekes.de](http://www.mennekes.de)❤️Thanks a lot!

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance70

Regular maintenance activity

Popularity41

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 72.9% 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 ~91 days

Recently: every ~101 days

Total

12

Last Release

301d ago

Major Versions

1.0.2 → 2.0.02023-01-09

PHP version history (3 changes)1.0.2PHP &gt;= 7.4 &lt; 8.3

2.0.3PHP &gt;= 7.4 &lt; 8.4

2.2.4PHP &gt;= 8.1 &lt; 8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d08c176686c8914d32c70d4af388887d738930fdfdf07c7ca9c841ad10ed683?d=identicon)[georgringer](/maintainers/georgringer)

---

Top Contributors

[![georgringer](https://avatars.githubusercontent.com/u/1905663?v=4)](https://github.com/georgringer "georgringer (51 commits)")[![thomasrawiel](https://avatars.githubusercontent.com/u/5371428?v=4)](https://github.com/thomasrawiel "thomasrawiel (8 commits)")[![chesio](https://avatars.githubusercontent.com/u/2021167?v=4)](https://github.com/chesio "chesio (3 commits)")[![wrock](https://avatars.githubusercontent.com/u/891446?v=4)](https://github.com/wrock "wrock (3 commits)")[![ste101](https://avatars.githubusercontent.com/u/359959?v=4)](https://github.com/ste101 "ste101 (1 commits)")[![MohsinQK](https://avatars.githubusercontent.com/u/1622975?v=4)](https://github.com/MohsinQK "MohsinQK (1 commits)")[![tobiasquadflieg](https://avatars.githubusercontent.com/u/31917593?v=4)](https://github.com/tobiasquadflieg "tobiasquadflieg (1 commits)")[![ursbraem](https://avatars.githubusercontent.com/u/1446443?v=4)](https://github.com/ursbraem "ursbraem (1 commits)")[![serens](https://avatars.githubusercontent.com/u/4192751?v=4)](https://github.com/serens "serens (1 commits)")

---

Tags

extensionseo newstypo3

### Embed Badge

![Health badge](/badges/georgringer-news-seo/health.svg)

```
[![Health](https://phpackages.com/badges/georgringer-news-seo/health.svg)](https://phpackages.com/packages/georgringer-news-seo)
```

###  Alternatives

[georgringer/news

News system - Versatile news system based on Extbase &amp; Fluid and using the latest technologies provided by TYPO3 CMS.

2985.3M123](/packages/georgringer-news)[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.

36523.7k1](/packages/clickstorm-cs-seo)[georgringer/eventnews

Extend EXT:news with event and calendar functionality

31626.5k4](/packages/georgringer-eventnews)[koehlersimon/slug

Helps you managing the URL slugs of your TYPO3 site

2965.7k](/packages/koehlersimon-slug)[rupertgermann/tt_news

News - Website news with front page teasers and article handling inside.

2256.1k](/packages/rupertgermann-tt-news)[t3brightside/pagelist

TYPO3 CMS extension to create news, events, vacancies and products or just page lists. Demo: microtemplate.t3brightside.com

1121.5k1](/packages/t3brightside-pagelist)

PHPackages © 2026

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