PHPackages                             innis-maggiore/silverstripe-content-extensions - 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. innis-maggiore/silverstripe-content-extensions

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

innis-maggiore/silverstripe-content-extensions
==============================================

Content Extensions

6.0.2(10mo ago)0274BSD-3-ClausePHPPHP &gt;=8.3

Since Apr 26Pushed 10mo agoCompare

[ Source](https://github.com/innis-maggiore/silverstripe-content-extensions)[ Packagist](https://packagist.org/packages/innis-maggiore/silverstripe-content-extensions)[ Docs](https://github.com/innis-maggiore/silverstripe-content-extensions)[ RSS](/packages/innis-maggiore-silverstripe-content-extensions/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (9)Used By (0)

SEO Content Extensions Module
=============================

[](#seo-content-extensions-module)

This module adds fields to the CMS for `H1`, `PageTitle` and `MetaKeywords` to the `Page` class.

Overview
--------

[](#overview)

This module adds new CMS Fields for `H1`, `PageTitle`, and `MetaKeywords` to the `Page` class and all its children.

The `H1` field should be used for semantic markup, and included in page templates rendered as an `` field.

`PageTitle` (meta title) is added to the Metadata drawer on all pages. It should be added to the top-level `Page.ss` template and rendered as the title of the page when set.

`MetaKeywords` is added to the Metadata drawer on all pages. However, since the `keywords` meta field is no longer used for SEO, this field is used simply as a reference for content editors.

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

[](#installation)

Run on the command line:

```
$ composer require innis-maggiore/silverstripe-content-extensions ^4.0

```

or include `"innis-maggiore/silverstripe-content-extensions": "^4.0"` in your project's `composer.json` and run:

```
$ composer update

```

Once installed, be sure to run a `/dev/build` and flush your Silverstripe cache for the module to take effect.

Use the `1.0` tag ([ss3 branch](https://github.com/innis-maggioree/silverstripe-content-extensions/tree/ss3)) for SilverStripe 3 sites.

Usage
-----

[](#usage)

Page templates will need adjusted to take advantage of the new fields.

To add the `H1` field to a page template, insert it to be rendered semantically as an `` tag:

```

    {$H1}

```

To add the `PageTitle` (meta title) to a page template, adjust the top-level `Page.ss` template to render the `` tag as:

```
$PageTitle$Title &raquo; $SiteConfig.Title

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance54

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity65

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

Recently: every ~201 days

Total

8

Last Release

308d ago

Major Versions

4.0 → 5.0.02023-08-02

5.0.0 → 6.0.22025-07-09

PHP version history (2 changes)4.0.5PHP &gt;=5.6.0

6.0.2PHP &gt;=8.3

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

silverstripeseo

### Embed Badge

![Health badge](/badges/innis-maggiore-silverstripe-content-extensions/health.svg)

```
[![Health](https://phpackages.com/badges/innis-maggiore-silverstripe-content-extensions/health.svg)](https://phpackages.com/packages/innis-maggiore-silverstripe-content-extensions)
```

###  Alternatives

[cyber-duck/silverstripe-seo

A SilverStripe module to optimise the Meta, crawling, indexing, and sharing of your website content

4351.1k](/packages/cyber-duck-silverstripe-seo)[hubertusanton/silverstripe-seo

SEO module for Silverstripe

4823.0k2](/packages/hubertusanton-silverstripe-seo)[axllent/silverstripe-trailing-slash

Ensure that a single trailing slash is always added to the URL

11182.6k5](/packages/axllent-silverstripe-trailing-slash)[silverstripers/seo

SEO for SilverStripe websites

1144.3k](/packages/silverstripers-seo)

PHPackages © 2026

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