PHPackages                             gioppy/statamic-metatags - 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. gioppy/statamic-metatags

ActiveLibrary

gioppy/statamic-metatags
========================

An addon for Statamic 3 to manage and customize any meta tag.

5.0.1(2mo ago)511.1k↑91.9%5[1 issues](https://github.com/gioppy/statamic-metatags/issues)[1 PRs](https://github.com/gioppy/statamic-metatags/pulls)PHPPHP ^8.2

Since Sep 14Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/gioppy/statamic-metatags)[ Packagist](https://packagist.org/packages/gioppy/statamic-metatags)[ RSS](/packages/gioppy-statamic-metatags/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (26)Used By (0)

Statamic Meta tags
==================

[](#statamic-meta-tags)

This is an add-on for Statamic 5. It gives the ability to manage and customize almost every created meta tags!

[![Meta Tags index](https://camo.githubusercontent.com/a59bce9387f0ab502974d9d5c828474ecf20bec632fd45f32c003b6fb7d76685/68747470733a2f2f7765622e67696f76616e6e6962756666612e69742f6769746875622f73746174616d69635f6d657461746167735f345f30312e706e67)](https://camo.githubusercontent.com/a59bce9387f0ab502974d9d5c828474ecf20bec632fd45f32c003b6fb7d76685/68747470733a2f2f7765622e67696f76616e6e6962756666612e69742f6769746875622f73746174616d69635f6d657461746167735f345f30312e706e67)[![Blueprints](https://camo.githubusercontent.com/40ca60201ea7ecb570448ac2e7bba50c0b757127dff1af3ced54afd5c4cb22b8/68747470733a2f2f7765622e67696f76616e6e6962756666612e69742f6769746875622f73746174616d69635f6d657461746167735f345f30322e706e67)](https://camo.githubusercontent.com/40ca60201ea7ecb570448ac2e7bba50c0b757127dff1af3ced54afd5c4cb22b8/68747470733a2f2f7765622e67696f76616e6e6962756666612e69742f6769746875622f73746174616d69635f6d657461746167735f345f30322e706e67)[![Default values](https://camo.githubusercontent.com/5f046e0bd8eaefc5dbb4c32645e7ea04f65bcd5a31909de827e70abc42dc2ccb/68747470733a2f2f7765622e67696f76616e6e6962756666612e69742f6769746875622f73746174616d69635f6d657461746167735f345f30332e706e67)](https://camo.githubusercontent.com/5f046e0bd8eaefc5dbb4c32645e7ea04f65bcd5a31909de827e70abc42dc2ccb/68747470733a2f2f7765622e67696f76616e6e6962756666612e69742f6769746875622f73746174616d69635f6d657461746167735f345f30332e706e67)

Supperted Meta tags
-------------------

[](#supperted-meta-tags)

- Classic meta tags, mainly used by search engines
- Site verification
- Dublin core
- Google +
- Google CSE
- Google Search
- Open Graph
- Facebook App
- Twitter
- Pinterest
- App links
- Mobile and UI related
- Apple proprietary
- Android proprietary
- Favicons

If you think that some meta tags are missing, open a PR!

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

[](#installation)

`composer require gioppy/statamic-metatags`

If you are on an older version of Statamic, please use one of these depending on your installed version.

#### Statamic &lt; 3.3

[](#statamic--33)

`composer require gioppy/statamic-metatags "^1.0.4"`

#### Statamic &gt;= 3.3 and &lt; 4.0

[](#statamic--33-and--40)

`composer require gioppy/statamic-metatags "^2.0"`

#### Statamic &gt;= 4.0 and &lt; 5.0

[](#statamic--40-and--50)

`composer require gioppy/statamic-metatags "^3.0"`

#### Statamic &gt;= 5.0 and &lt; 6.0

[](#statamic--50-and--60)

`composer require gioppy/statamic-metatags "^4.0"`

How to use
----------

[](#how-to-use)

All meta tags are injected dynamically within an entry or term depending on the options selected for each individual blueprint.

In the blueprints section, under Meta Tags, you can select all the categories you want to activate for each individual blueprint. At the moment it is possible to enable meta tags only for collections and taxonomies.

In your template, remove the `title` tag in `layout.antlers.html`. For every category of meta tags you have a antlers tag to use it:

`{{ metatags:basic }}`
`{{ metatags:advanced }}`
`{{ metatags:dublin_core }}`
`{{ metatags:dublin_core_advanced }}`
`{{ metatags:opengraph }}`
`{{ metatags:facebook }}`
`{{ metatags:twitter }}`
`{{ metatags:pinterest }}`
`{{ metatags:google_search }}`
`{{ metatags:site_verifications }}`
`{{ metatags:app_links }}`
`{{ metatags:mobile }}`
`{{ metatags:apple }}`
`{{ metatags:android }}`
`{{ metatags:favicons }}`

Upgrade from previous versions
------------------------------

[](#upgrade-from-previous-versions)

Upgrading from previous versions should not cause you to lose any data within entries or terms. However, you will need to re-configure all meta tags within all blueprints.

First clear the fieldset `metatags` from all your blueprints. **Make sure not to save any content at this stage otherwise your meta tags will be deleted!**

Set the meta tags you want to use for each blueprint and the common meta tags.

Check that, by editing an entry or term, you correctly see the newly SEO tab and the values of the meta tags fields.

Edit your `layout.antlers.html` by replacing the `{{ metatags }}` tag with new antlers tags, depending on the categories you have enabled.

Warning

Google+ and Google CSE meta tags are no longer available!

Credits
-------

[](#credits)

The add-on was inspired by the excelent [Metatag Drupal module](https://www.drupal.org/project/metatag).

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance89

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity77

Established project with proven stability

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

Recently: every ~159 days

Total

20

Last Release

66d ago

Major Versions

1.0.4 → 2.0.02022-07-24

2.0.1 → 3.0.02023-07-10

3.0.5 → 4.0.02024-05-30

4.0.4 → 5.0.02026-03-04

PHP version history (4 changes)2.0.0PHP ^7.3 || ^8.0

3.0.0PHP ^8.0

4.0.0PHP ^8.1

5.0.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

metatagsopengraphseoseo-optimizationstatamicstatamic-addonstatamic-v3

### Embed Badge

![Health badge](/badges/gioppy-statamic-metatags/health.svg)

```
[![Health](https://phpackages.com/badges/gioppy-statamic-metatags/health.svg)](https://phpackages.com/packages/gioppy-statamic-metatags)
```

###  Alternatives

[statamic/statamic

Statamic

824170.4k](/packages/statamic-statamic)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[statamic/ssg

Generate static sites with Statamic.

254302.4k](/packages/statamic-ssg)[statamic/eloquent-driver

Allows you to store Statamic data in a database.

125598.8k7](/packages/statamic-eloquent-driver)[statamic/seo-pro

65440.7k](/packages/statamic-seo-pro)[rias/statamic-redirect

28298.4k](/packages/rias-statamic-redirect)

PHPackages © 2026

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