PHPackages                             pensoft/october-power-seo-plugin - 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. pensoft/october-power-seo-plugin

ActiveOctober-plugin[Utility &amp; Helpers](/categories/utility)

pensoft/october-power-seo-plugin
================================

Power SEO plugin for OctoberCMS

2.1.2(3mo ago)09↓92.3%PHPPHP &gt;=8.0

Since Mar 4Pushed 3mo agoCompare

[ Source](https://github.com/pensoft/october-power-seo)[ Packagist](https://packagist.org/packages/pensoft/october-power-seo-plugin)[ RSS](/packages/pensoft-october-power-seo-plugin/feed)WikiDiscussions master Synced today

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

Power SEO an OctoberCMS Plugin
==============================

[](#power-seo-an-octobercms-plugin)

*Please note that this plugin was originally created by AnandPatel, however after 2 years of no support and many issues with the plugin, I have taken over the plugin development and maintain it under a new repository. This new version fixes the server errors in the old plugin.*

Migration from AnandPatel.SeoExtension
--------------------------------------

[](#migration-from-anandpatelseoextension)

1. Backup Blog Posts - The fields added by `AnandPatel.SeoExtension` are renamed and prefixed with `powerseo_` in the migrations, which might fail on some servers if the right extensions aren't installed.
2. Install `SureSoftware.PowerSEO`
3. Remove `AnandPatel.SeoExtension`

As all the syntax for the components are same for the `AnandPatel.SeoExtension`, to upgrade you only need to remove the `AnandPatel.SeoExtension` plugin and add `SureSoftware.PowerSEO`. All settings and component parameters should be migrated across.

### Inject SEO fields to CMS Pages, Static Pages and Blog.

[](#inject-seo-fields-to-cms-pages-static-pages-and-blog)

This plugin add SEO fields to CMS Pages, Static Pages and Blog, and for using it you simply need to drop component on layout/page.

Current fields:

- Meta Title
- Meta Description
- Meta Keywords
- Canonical URL
- Meta Redirect to other URL
- Robot Index &amp; Follow

**\*for more fields, please open an issue and request this on the git repository**

### Features

[](#features)

- Open Graph(og) Tags added for better social sharing
- Settings added in backend to configure meta and Open Graph tags

### Future Development

[](#future-development)

- Integration of SEO optimizer to optimize pages

### Like this plugin?

[](#like-this-plugin)

If you like this plugin, plese give it a star on GitHub

Documentation
=============

[](#documentation)

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

[](#installation)

To install this plugin you have to click on **add to project** or need to type **SureSoftware.PowerSEO** in Backend *System &gt; updates &gt; intall plugin*

The plugin currently includes three components:

- SEO CMS Page
- SEO Blog Post
- SEO Static Page

### **SEO CMS Page**

[](#seo-cms-page)

Put the component in the CMS Layout

```

            {% component 'SeoCmsPage' %}

           {% page %}

```

### **SEO Blog Post**

[](#seo-blog-post)

Put the component in the page with the SeoBlogPost component and pass the post as a parameter

```
    {% component 'blogPost' %}
    {% component 'SeoBlogPost' data=post %}

```

> You must place also SeoCMSPage component on layout

#### **SEO Static Page**

[](#seo-static-page)

Put the component in the head of the Static Pages Layout

```

            {% component 'SeoStaticPage' %}

            {% component 'staticMenu' %}
            {% component 'staticBreadcrumbs' %}
            {% page %}

```

### Configuration

[](#configuration)

To configure this Plugin goto Backend *System* then find *My Settings* in left side bar, then click on *SEO Extension*

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance80

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.4% 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 ~7 days

Total

3

Last Release

106d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4516847?v=4)[Pensoft Publishers](/maintainers/pensoft)[@pensoft](https://github.com/pensoft)

---

Top Contributors

[![Humni](https://avatars.githubusercontent.com/u/5545538?v=4)](https://github.com/Humni "Humni (29 commits)")[![kremenakaleva](https://avatars.githubusercontent.com/u/17496703?v=4)](https://github.com/kremenakaleva "kremenakaleva (3 commits)")[![sheck87](https://avatars.githubusercontent.com/u/5990151?v=4)](https://github.com/sheck87 "sheck87 (2 commits)")[![SplicedWeb](https://avatars.githubusercontent.com/u/8891318?v=4)](https://github.com/SplicedWeb "SplicedWeb (2 commits)")[![Bartheyrman22](https://avatars.githubusercontent.com/u/12160269?v=4)](https://github.com/Bartheyrman22 "Bartheyrman22 (1 commits)")

### Embed Badge

![Health badge](/badges/pensoft-october-power-seo-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/pensoft-october-power-seo-plugin/health.svg)](https://phpackages.com/packages/pensoft-october-power-seo-plugin)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

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