PHPackages                             mblaschke/metaseo - 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. mblaschke/metaseo

Abandoned → [webdevops/metaseo](/?search=webdevops%2Fmetaseo)ArchivedTypo3-cms-extension

mblaschke/metaseo
=================

SEO extension for TYPO3

3.0.0(8y ago)386.7k↓100%24[89 issues](https://github.com/webdevops/TYPO3-metaseo/issues)[8 PRs](https://github.com/webdevops/TYPO3-metaseo/pulls)GPL-3.0+PHPPHP &gt;=7.0.0

Since Feb 26Pushed 7y ago10 watchersCompare

[ Source](https://github.com/webdevops/TYPO3-metaseo)[ Packagist](https://packagist.org/packages/mblaschke/metaseo)[ Docs](https://github.com/mblaschke/TYPO3-metaseo)[ RSS](/packages/mblaschke-metaseo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (14)Used By (0)

MetaSEO - Search Engine Optimization for TYPO3
==============================================

[](#metaseo---search-engine-optimization-for-typo3)

[![stable v3.0.0](https://camo.githubusercontent.com/31636687872721a6aa238dd7ad1119cfd9eb896d2c5fa15bf163a259400d84ff/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f737461626c652d76332e302e302d677265656e2e7376673f7374796c653d666c6174)](https://camo.githubusercontent.com/31636687872721a6aa238dd7ad1119cfd9eb896d2c5fa15bf163a259400d84ff/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f737461626c652d76332e302e302d677265656e2e7376673f7374796c653d666c6174)[![development v3.0.1](https://camo.githubusercontent.com/bf408f1c1a30df7f232796e5d6de4f6767bd55cbda5a6432d340d2cdb4d30b23/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646576656c6f706d656e742d76332e302e312d7265642e7376673f7374796c653d666c6174)](https://camo.githubusercontent.com/bf408f1c1a30df7f232796e5d6de4f6767bd55cbda5a6432d340d2cdb4d30b23/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646576656c6f706d656e742d76332e302e312d7265642e7376673f7374796c653d666c6174)[![License GPL3](https://camo.githubusercontent.com/0ed67a815d85191ff85a97e4c8c00d4dac343958d4d19e9120e956e063e741ce/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c332d626c75652e7376673f7374796c653d666c6174)](https://camo.githubusercontent.com/0ed67a815d85191ff85a97e4c8c00d4dac343958d4d19e9120e956e063e741ce/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c332d626c75652e7376673f7374796c653d666c6174)

[![Average time to resolve an issue](https://camo.githubusercontent.com/b5f6a998e7659a5bbbaa8dd008bed52a4217318a557df801c90beddb03f62bfe/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f7265736f6c7574696f6e2f7765626465766f70732f5459504f332d6d65746173656f2e737667)](http://isitmaintained.com/project/webdevops/TYPO3-metaseo "Average time to resolve an issue")[![Percentage of issues still open](https://camo.githubusercontent.com/850dbffd233983d4e1ebd347ff731bd740e2260e1b3f104a6c0f9fda3261e1f0/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f6f70656e2f7765626465766f70732f5459504f332d6d65746173656f2e737667)](http://isitmaintained.com/project/webdevops/TYPO3-metaseo "Percentage of issues still open")

[![SensioLabsInsight](https://camo.githubusercontent.com/e85581a6cf170b78c3a33e89838d4caf361bc321f6e87d6b6f945f5289216b92/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f31393931346162342d316630662d346265302d393231352d3431306662613838306166322f6269672e706e67)](https://insight.sensiolabs.com/projects/19914ab4-1f0f-4be0-9215-410fba880af2)

MetaSEO is an extension for TYPO3 CMS and provides an indexed google/xml-sitemap, enhanced metatag support and pagetitle manipulation. It's a replacement for the "metatag" extension and the successor of the discontinued extension "tq\_seo".

- Manual:
- Support:
- Source code:

Version status
--------------

[](#version-status)

MetaSEO is available via TYPO3's Extension Manager ([TER](https://typo3.org/extensions/repository/view/metaseo)) and via composer ([TER](https://typo3.org/extensions/repository/view/metaseo), [Packagist](https://packagist.org/packages/webdevops/metaseo)).

- Development version **3.0.1-dev**:

    - Branch **master**
    - TYPO3 Version: 8.7.x
    - composer via Packagist: `composer require webdevops/metaseo:dev-master -o`
    - Please be aware that the development version can break at any time
- Stable version **3.0.0**:

    - Branch **v3.0**
    - TYPO3 Version: 8.7.x
    - composer via TER: `composer require typo3-ter/metaseo -o` (recommended)
    - composer via Packagist: `composer require webdevops/metaseo -o`
- Old-Stable Development version **2.1.1-dev**:

    - Branch **backport**
    - TYPO3 Version: 6.2.x - 7.6.x
    - composer via Packagist: `composer require webdevops/metaseo:dev-backport -o`
    - Please be aware that the development version can break at any time
- Old-Stable version **2.1.0**:

    - Branch **v2.1**
    - TYPO3 Version: 6.2.x - 7.6.x
    - composer via TER: `composer require typo3-ter/metaseo -o` (recommended)
    - composer via Packagist: `composer require webdevops/metaseo -o`

For version specific information see [changelog for MetaSEO](CHANGELOG.md)

Found a bug? Have questions?
----------------------------

[](#found-a-bug-have-questions)

Please feel free to file an issue in our [Bugtracker](https://github.com/webdevops/TYPO3-metaseo/issues). To avoid feedback loops we suggest to provide

- MetaSEO version
- TYPO3 version
- RealUrl version (if used)
- PHP version
- Web server and version (optional)
- Operating system and version (optional)
- Hoster name (in rare cases)

In case of issues, please update to the latest version of MetaSEO first. We also strongly recommend to use recent versions of TYPO3 CMS (6.2.28+, 7.6.12+) and RealUrl (2.1.5+)

MetaSEO users also meet on slack at [\#ext-metaseo](https://typo3.slack.com/messages/ext-metaseo/).

Contribute
----------

[](#contribute)

MetaSEO is driven by the community and we're pleased to add new contributions. If you want to provide improvements, please

- make sure that an [issue](https://github.com/webdevops/TYPO3-metaseo/issues) exists so that it is clear what your contribution is supposed to do. Eventually, open a new issue.
- add a `Fixes #123` to the message of your first commit, whereas `#123` should be the issue number.
- add yourself to the [list of contributors](https://github.com/webdevops/TYPO3-metaseo/blob/develop/Documentation/Introduction/Index.rst)when you send us your first pull request (PR).
- provide as many commits in your PR as necessary. There's no single-commit policy, but one PR should not affect more than one issue (if possible).

The coding style of MetaSEO's source code follows the [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)standard. Please enable PSR-2 support in your IDE or enable the editorconfig plugin. See [.editorconfig](.editorconfig) for indentation.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity65

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 ~76 days

Recently: every ~16 days

Total

12

Last Release

3247d ago

Major Versions

1.0.8 → 2.0.02016-03-07

2.1.0 → 3.0.02017-06-11

v2.1.x-dev → v3.0.x-dev2017-06-18

PHP version history (2 changes)2.0.0PHP &gt;=5.3.0

3.0.0PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2813ddee6f59a50e720a8e48d2c03a72b50c91cdd86e6b1838a9606ffc5125df?d=identicon)[mblaschke](/maintainers/mblaschke)

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

---

Top Contributors

[![thomaszbz](https://avatars.githubusercontent.com/u/11200727?v=4)](https://github.com/thomaszbz "thomaszbz (441 commits)")[![mblaschke](https://avatars.githubusercontent.com/u/7583579?v=4)](https://github.com/mblaschke "mblaschke (121 commits)")[![mediaessenz](https://avatars.githubusercontent.com/u/16038153?v=4)](https://github.com/mediaessenz "mediaessenz (16 commits)")[![twaurisch](https://avatars.githubusercontent.com/u/1952020?v=4)](https://github.com/twaurisch "twaurisch (8 commits)")[![mmunz](https://avatars.githubusercontent.com/u/3017481?v=4)](https://github.com/mmunz "mmunz (2 commits)")[![georg-tiefenbrunn](https://avatars.githubusercontent.com/u/4973460?v=4)](https://github.com/georg-tiefenbrunn "georg-tiefenbrunn (2 commits)")[![danilovq](https://avatars.githubusercontent.com/u/7607026?v=4)](https://github.com/danilovq "danilovq (2 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (2 commits)")[![dsteinborn3](https://avatars.githubusercontent.com/u/201135697?v=4)](https://github.com/dsteinborn3 "dsteinborn3 (1 commits)")[![pcvolkmer](https://avatars.githubusercontent.com/u/5081579?v=4)](https://github.com/pcvolkmer "pcvolkmer (1 commits)")[![pdanzinger](https://avatars.githubusercontent.com/u/11884180?v=4)](https://github.com/pdanzinger "pdanzinger (1 commits)")[![SicorDev](https://avatars.githubusercontent.com/u/24271592?v=4)](https://github.com/SicorDev "SicorDev (1 commits)")[![snduesel](https://avatars.githubusercontent.com/u/24698973?v=4)](https://github.com/snduesel "snduesel (1 commits)")[![stiXits](https://avatars.githubusercontent.com/u/1759309?v=4)](https://github.com/stiXits "stiXits (1 commits)")[![glucka](https://avatars.githubusercontent.com/u/6602365?v=4)](https://github.com/glucka "glucka (1 commits)")[![c2po](https://avatars.githubusercontent.com/u/825014?v=4)](https://github.com/c2po "c2po (1 commits)")[![itribe-anton-danilov](https://avatars.githubusercontent.com/u/218796079?v=4)](https://github.com/itribe-anton-danilov "itribe-anton-danilov (1 commits)")[![leitgab](https://avatars.githubusercontent.com/u/609320?v=4)](https://github.com/leitgab "leitgab (1 commits)")[![M-arcus](https://avatars.githubusercontent.com/u/25648755?v=4)](https://github.com/M-arcus "M-arcus (1 commits)")

---

Tags

meta-tagsphpseotypo3typo3-cmstypo3-extensionTYPO3 CMS

### Embed Badge

![Health badge](/badges/mblaschke-metaseo/health.svg)

```
[![Health](https://phpackages.com/badges/mblaschke-metaseo/health.svg)](https://phpackages.com/packages/mblaschke-metaseo)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M48](/packages/fluidtypo3-vhs)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

33584.6k13](/packages/brotkrueml-schema)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40135.8k](/packages/in2code-in2publish-core)[causal/image_autoresize

Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.

19455.6k](/packages/causal-image-autoresize)[causal/extractor

This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.

16244.5k](/packages/causal-extractor)

PHPackages © 2026

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