PHPackages                             alt-design/alt-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. alt-design/alt-seo

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alt-design/alt-seo
==================

Alt SEO addon, add SEO tags to your site

v1.4.0(3mo ago)1227.4k↓32.9%12[2 issues](https://github.com/alt-design/Alt-SEO-Addon/issues)MITPHPPHP ^8.1

Since Oct 25Pushed 1mo ago5 watchersCompare

[ Source](https://github.com/alt-design/Alt-SEO-Addon)[ Packagist](https://packagist.org/packages/alt-design/alt-seo)[ RSS](/packages/alt-design-alt-seo/feed)WikiDiscussions main Synced 1mo ago

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

Alt SEO
=======

[](#alt-seo)

> Easy SEO for your Statamic sites

Features
--------

[](#features)

- General sitewide SEO tags
- Page specific SEO tags
- Title, Description, Social Title, Social Description and Social Image

How to Installation
-------------------

[](#how-to-installation)

You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:

```
composer require alt-design/alt-seo
```

In layout.antlers.html remove your `` and SEO tags and replace with

```
{{ alt_seo:meta }}
```

You can also just use the following to output the title if you prefer

```
{{ alt_seo:title }}
```

What actually happens
---------------------

[](#what-actually-happens)

The addon will look for data in the following order:

- Page specific SEO tags
- General sitewide SEO tags
- Defaults back to Site Name

For General/Site Wide SEO Tags Select Alt SEO from the Tools section in CP where you can set a general SEO Title and Description for the site. In the Social tab you can set the Title, Description and Image for Facebook and Twitter.

For Page Specific SEO Tags go to Collections &gt; Pages &gt; select your page and in the Alt SEO Tab you can set Title, Description, Social Title, Social Description and Social Image to override the general settings on that page.

You can use variables such as {title} | {site\_name}

App name and url are taken from .env file so ensure this data is correct. Images must be stored in assets container.

Advanced usage
--------------

[](#advanced-usage)

### Overriding Meta Fields

[](#overriding-meta-fields)

All fields handled by the addon are wrapped so that that they can be overridden in your templates.

Let's say, for example, you had a product page that you wanted to change the meta title structure from default, this can be achieved in your template using the {{ section }} tag

Simply add something along the line of this in your template and the appropriate meta field will get overridden:

```
{{ section:alt_seo_title }}Awesome SEO title goes here!!!{{ /section:alt_seo_title }}
```

Note : Only the data sections of the meta fields are tagged so don't us full tags as that will cause some funky HTML

The fields that can be overridden as list here :

- alt\_seo\_title
- alt\_seo\_canonical
- alt\_seo\_description
- alt\_seo\_robots
- alt\_seo\_og\_url
- alt\_seo\_og\_type
- alt\_seo\_og\_title
- alt\_seo\_og\_description
- alt\_seo\_og\_image
- alt\_seo\_twitter\_card
- alt\_seo\_twitter\_domain
- alt\_seo\_twitter\_url
- alt\_seo\_twitter\_title
- alt\_seo\_twitter\_description
- alt\_seo\_twitter\_image

### Custom Schema Markup

[](#custom-schema-markup)

If you'd like to enable custom schema markup as an option, just add the `.env` var of

`ALT_SEO_ENABLE_SCHEMA=true`

Then you can use the tag

`{{ alt_seo:alt_custom_schema }}`

Questions etc
-------------

[](#questions-etc)

Drop us a big shout-out if you have any questions, comments, or concerns. We're always looking to improve our addons, so if you have any feature requests, we'd love to hear them.

### Starter Kits

[](#starter-kits)

- [Alt Starter Kit](https://statamic.com/starter-kits/alt-design/alt-starter-kit)

### Addons

[](#addons)

- [Alt Cookies Addon](https://github.com/alt-design/Alt-Cookies-Addon)
- [Alt Redirect Addon](https://github.com/alt-design/Alt-Redirect-Addon)
- [Alt Akismet Addon](https://github.com/alt-design/Alt-Akismet-Addon)
- [Alt Inbound Addon](https://github.com/alt-design/Alt-Inbound-Addon)
- [Alt Sitemap Addon](https://github.com/alt-design/Alt-Sitemap-Addon)
- [Alt Password Protect Addon](https://github.com/alt-design/Alt-Password-Protect-Addon)
- [Alt Google 2FA Addon](https://github.com/alt-design/Alt-Google-2fa-Addon)

Postcardware
------------

[](#postcardware)

Send us a postcard from your hometown if you like this addon. We love getting mail from other cool peeps!

Alt Design
St Helens House
Derby
DE1 3EE
UK

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance83

Actively maintained with recent releases

Popularity38

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~97 days

Total

26

Last Release

94d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e352e57b5dcf7df2c63eab5bb5c8c152a06917fc08bbba2e9996bdee9d9c1117?d=identicon)[alt-design](/maintainers/alt-design)

---

Top Contributors

[![Alt-Ben](https://avatars.githubusercontent.com/u/12431318?v=4)](https://github.com/Alt-Ben "Alt-Ben (48 commits)")[![benmAltDesign](https://avatars.githubusercontent.com/u/149595159?v=4)](https://github.com/benmAltDesign "benmAltDesign (45 commits)")[![Alt-Charlie](https://avatars.githubusercontent.com/u/260397567?v=4)](https://github.com/Alt-Charlie "Alt-Charlie (7 commits)")[![nat-alt](https://avatars.githubusercontent.com/u/100426312?v=4)](https://github.com/nat-alt "nat-alt (7 commits)")[![geert-salamander](https://avatars.githubusercontent.com/u/134492646?v=4)](https://github.com/geert-salamander "geert-salamander (5 commits)")[![ceesvanegmond](https://avatars.githubusercontent.com/u/883497?v=4)](https://github.com/ceesvanegmond "ceesvanegmond (3 commits)")[![Filefabrik](https://avatars.githubusercontent.com/u/84433563?v=4)](https://github.com/Filefabrik "Filefabrik (2 commits)")[![TheBnl](https://avatars.githubusercontent.com/u/1334195?v=4)](https://github.com/TheBnl "TheBnl (2 commits)")[![muath-ye](https://avatars.githubusercontent.com/u/34031333?v=4)](https://github.com/muath-ye "muath-ye (1 commits)")[![Pluuk](https://avatars.githubusercontent.com/u/11299826?v=4)](https://github.com/Pluuk "Pluuk (1 commits)")

---

Tags

seostatamicstatamic-addon

### Embed Badge

![Health badge](/badges/alt-design-alt-seo/health.svg)

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

###  Alternatives

[statamic/ssg

Generate static sites with Statamic.

254302.4k](/packages/statamic-ssg)[statamic/seo-pro

65440.7k](/packages/statamic-seo-pro)[jacksleight/statamic-bard-texstyle

17172.5k](/packages/jacksleight-statamic-bard-texstyle)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20116.8k](/packages/visuellverstehen-statamic-classify)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

13128.3k](/packages/withcandour-aardvark-seo)

PHPackages © 2026

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