PHPackages                             getdevflow/simple-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. getdevflow/simple-seo

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

getdevflow/simple-seo
=====================

An SEO management suite for any Devflow CMS website.

v1.1.3(1mo ago)011GPL-2.0-onlyPHPPHP &gt;=8.4

Since Jun 11Pushed 4d agoCompare

[ Source](https://github.com/getdevflow/simple-seo)[ Packagist](https://packagist.org/packages/getdevflow/simple-seo)[ RSS](/packages/getdevflow-simple-seo/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Simple SEO Plugin
=================

[](#simple-seo-plugin)

Simple SEO is an SEO management suite for Devflow CMS covering on-page SEO, technical SEO, indexing, crawl management, 404 monitoring, and so much more. Simple SEO currently uses version 2.1.1 of the [melbahja/seo](https://github.com/melbahja/seo/tree/v2.1.1) library.

> **Requires** Devflow Version: 2.3.2

> **Tested Up To:** 2.5.1

> **Requires PHP:** 8.4+

> **Stable Tag:** 1.2.5

> **License:** GPLv2-only

Documentation
-------------

[](#documentation)

Check out the [wiki](../../wiki) documentation on how to configure the plugin and setup your theme or layout.

Screenshots
-----------

[](#screenshots)

[![screenshot.png](public/images/screenshot.png)](public/images/screenshot.png)

[![screenshot.png](public/images/indexing.png)](public/images/indexing.png)

[![screenshot.png](public/images/search-statistics.png)](public/images/search-statistics.png)

Features
--------

[](#features)

- Meta Tags
- Schema (Structured Data)
- Redirection
- Custom SEO Route
- Global SEO settings
- Homepage SEO settings
- Webmaster verification
- Google Search Console settings and token verification endpoint
- Google Analytics and Google Tag Manager support (Experimental)
- Per-content/product/page SEO tabs: Analysis, Title, Social, Schema, Advanced, Redirects
- Search preview and content analysis
- Open Graph and Twitter/X fields
- Runtime Robots.txt
- 404 Monitoring
- Pre-built schema types and custom JSON-LD field
- Runtime-only sitemap routes, no saved sitemap files:
    - `/sitemap.xml`
    - `/sitemap-content.xml`
    - `/sitemap-products.xml`
    - `/sitemap-news.xml`
    - `/sitemap-images.xml`
    - `/sitemap-videos.xml`
- IndexNow + Google Index Submission (automatic and manual)

Codex Installation
------------------

[](#codex-installation)

1. Start a new shell session.
2. Navigate to the root of your install, run the following command `php codex plugin:install getdevflow/simple-seo`.

Frontend usage
--------------

[](#frontend-usage)

Make sure your theme or layout is structured with the needed helpers which fires certain actions:

```
