PHPackages                             axllent/silverstripe-seo-editor - 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. axllent/silverstripe-seo-editor

AbandonedArchivedSilverstripe-module[Utility &amp; Helpers](/categories/utility)

axllent/silverstripe-seo-editor
===============================

SEO Editor Administration fork for SilverStripe

1.1.1(8y ago)1163MITPHP

Since Jan 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/axllent/silverstripe-seo-editor)[ Packagist](https://packagist.org/packages/axllent/silverstripe-seo-editor)[ RSS](/packages/axllent-silverstripe-seo-editor/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

SEO Editor for SilverStripe 3
=============================

[](#seo-editor-for-silverstripe-3)

**For SilverStripe 4, please use [axllent/silverstripe-meta-editor](https://github.com/axllent/silverstripe-meta-editor)**

SEO Editor interface to allow easy editing of page Titles and Meta Descriptions for pages within a ModelAdmin interface.

Edit inline, or download a CSV export and import changes.

This module is based on the original [littlegiant/silverstripe-seo-editor](https://github.com/littlegiant/silverstripe-seo-editor), however adapted to suit different requirements. This module focuses on the standard `Title` and `MetaDescription` fields, and takes into consideration the current `MenuTitle` field (as not to change the menu title when you change the page title).

[![SilverStripe SEO Editor](https://camo.githubusercontent.com/357b48ac8489bd5a147fa6dc7045bc6c5204a43665dbe37ef5f0d812329031f4/68747470733a2f2f7261772e6769746875622e636f6d2f61786c6c656e742f73696c7665727374726970652d73656f2d656469746f722f6d61737465722f696d616765732f707265766965772e6a7067)](https://camo.githubusercontent.com/357b48ac8489bd5a147fa6dc7045bc6c5204a43665dbe37ef5f0d812329031f4/68747470733a2f2f7261772e6769746875622e636f6d2f61786c6c656e742f73696c7665727374726970652d73656f2d656469746f722f6d61737465722f696d616765732f707265766965772e6a7067)

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

[](#installation)

Installation via composer

```
$ composer require axllent/silverstripe-seo-editor
```

Configuration
-------------

[](#configuration)

You can optionally specify pagetypes to be ignored in the SEO editor. Simply create a yml file in the following format (the example below is the default):

```
SEOEditorAdmin:
  ignore_page_types:
    - ErrorPage
    - RedirectorPage
    - VirtualPage
  meta_title_min_length: 20
  meta_title_max_length: 70
  meta_description_min_length: 100
  meta_description_max_length: 200

```

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

[](#requirements)

SilverStripe CMS ^3.1

License
-------

[](#license)

SilverStripe SEO is released under the MIT license

### Code guidelines

[](#code-guidelines)

This project follows the standards defined in:

- [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)
- [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
- [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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

Total

5

Last Release

3038d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1463435?v=4)[Ralph Slooten](/maintainers/axllent)[@axllent](https://github.com/axllent)

---

Top Contributors

[![axllent](https://avatars.githubusercontent.com/u/1463435?v=4)](https://github.com/axllent "axllent (28 commits)")[![stevie-mayhew](https://avatars.githubusercontent.com/u/1953220?v=4)](https://github.com/stevie-mayhew "stevie-mayhew (6 commits)")[![TheBnl](https://avatars.githubusercontent.com/u/1334195?v=4)](https://github.com/TheBnl "TheBnl (1 commits)")

---

Tags

silverstripesilverstripe-seo-editoreditingsilverstripeseometatitlemetadescription

### Embed Badge

![Health badge](/badges/axllent-silverstripe-seo-editor/health.svg)

```
[![Health](https://phpackages.com/badges/axllent-silverstripe-seo-editor/health.svg)](https://phpackages.com/packages/axllent-silverstripe-seo-editor)
```

###  Alternatives

[littlegiant/silverstripe-seo-editor

SEO Editor Administration for SilverStripe

1548.8k1](/packages/littlegiant-silverstripe-seo-editor)[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)[kinglozzer/metatitle

Re-adds the 'MetaTitle' field for SilverStripe 4

17228.8k10](/packages/kinglozzer-metatitle)[silverstripe/multiuser-editing-alert

A module that indicates when people are editing the same page in the CMS

1530.7k1](/packages/silverstripe-multiuser-editing-alert)[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)
