Title: Pylon SEO
Author: bytenovo
Published: <strong>September 13, 2026</strong>
Last modified: September 13, 2026

---

Search plugins

![](https://ps.w.org/pylon-seo/assets/banner-772x250.png?rev=3694036)

![](https://ps.w.org/pylon-seo/assets/icon-256x256.png?rev=3694036)

# Pylon SEO

 By [bytenovo](https://profiles.wordpress.org/bytenovo/)

[Download](https://downloads.wordpress.org/plugin/pylon-seo.1.0.4.zip)

 * [Details](https://wordpress.org/plugins/pylon-seo/#description)
 * [Reviews](https://wordpress.org/plugins/pylon-seo/#reviews)
 *  [Installation](https://wordpress.org/plugins/pylon-seo/#installation)
 * [Development](https://wordpress.org/plugins/pylon-seo/#developers)

 [Support](https://wordpress.org/support/plugin/pylon-seo/)

## Description

Pylon SEO gives you everything you need to optimize your WordPress site for search
engines. Built by Bytenovo, every core feature is free and fully functional — no
locked features, no blurred pages, no limits.

#### Core Features

 * **Meta Tags** — Edit titles, descriptions, Open Graph, Twitter Cards, canonical
   URLs, and robots meta per post. Full control over your `<head>` output.
 * **XML Sitemaps** — Dynamic sitemaps with per-post-type pagination, priority and
   changefreq settings. Replaces WordPress core sitemap.
 * **Schema Markup** — Injects JSON-LD for Article, Product, FAQ, LocalBusiness,
   BreadcrumbList, and more. Auto FAQ extraction from page headings.
 * **Redirect Manager** — Create and manage 301/302/307/308/410/451 redirects. Built-
   in 404 monitor tracks hits per URL. Supports regex patterns. Import/export in
   CSV. 410/451 serve the correct HTTP status without redirecting.
 * **LLMs.txt** — Publish a machine-readable /llms.txt and /llms-full.txt so AI 
   engines (Google AI, ChatGPT, Perplexity) can understand your site.
 * **Titles & Crawl Rules** — Optional Title Case conversion for generated titles
   and automatic noindex for password-protected pages.
 * **Content Analysis** — On-page readability check with keyword density, heading
   structure, image alt attributes, and internal link analysis.
 * **Image SEO** — Scan your media library for missing alt text, bad filenames, 
   and oversized images. Edit alt text right from the table.
 * **Link Assistant** — Smart internal link suggestions based on content similarity
   with one-click insertion.
 * **Broken Link Checker** — Detect and fix broken links and outbound link issues.
 * **Content Freshness** — Automatic stale content detection with freshness score(
   0-100). Daily cron identifies posts needing updates.
 * **Author E-E-A-T** — Enhanced author profiles with photo, bio, credentials, and
   topical expertise. Outputs structured Person schema markup.
 * **IndexNow Protocol** — Auto-submit URLs to IndexNow-compatible search engines
   on publish or update. Serves API key file.
 * **Breadcrumbs** — Shortcode `[pylon_breadcrumb]` and Gutenberg block for Schema.
   org BreadcrumbList markup.
 * **Local SEO** — LocalBusiness schema, location data, and an embedded map preview.
 * **Robots.txt Editor** — Read and edit your robots.txt with automatic fallback
   to WordPress defaults.
 * **HTML Sitemap** — Human-readable sitemap via `[pylon_html_sitemap]` with pages,
   posts, taxonomies, and CPTs.
 * **Keyword Research** — Content gaps and AEO question ideas derived from your 
   on-site coverage.
 * **Multilingual / Hreflang** — Automatic hreflang for WPML, Polylang, TranslatePress,
   and Weglot.
 * **Conflict Detector** — Warns when other SEO plugins would duplicate meta, schema,
   or sitemaps.
 * **Site Verification** — Verify your site with Google, Bing, Yandex, Baidu, Pinterest,
   Norton, and Alexa in one place.
 * **RSS Optimization** — Add custom content before and after feed items.
 * **Migrator** — One-click import from Yoast, Rank Math, AIOSEO, SEOPress, Slim
   SEO, and 15+ other plugins.
 * **SEO Pulse Dashboard** — At-a-glance health, usage stats, and quick actions 
   in one place.
 * **System Status** — Environment and plugin diagnostics for troubleshooting.

### External Services

#### IndexNow Protocol

The IndexNow feature notifies IndexNow-compatible search engines when content is
published or updated on your site, so they can crawl it sooner.

 * What is sent: your site’s host name, your IndexNow API key, and the URLs of published
   or updated posts.
 * When: immediately after a post is published or updated, while the feature is 
   enabled (Pylon SEO  IndexNow).
 * The service is provided by the IndexNow protocol sponsors (Microsoft Bing, Naver,
   Seznam.cz, Yandex, and Yep). Submissions are made to the IndexNow endpoint and
   shared with participating search engines. The verification key file proving site
   ownership is hosted on your own site and accessed by participating search engines.
 * Terms of use: https://www.indexnow.org/terms
 * Privacy policy: https://www.indexnow.org/terms (the IndexNow Terms of Service
   include a privacy statement)

#### OpenStreetMap

The Local SEO module shows an embedded map preview in the admin settings using OpenStreetMap.

 * What is sent: the latitude and longitude bounds of the configured location when
   the admin map preview is loaded.
 * When: only when you open the Local SEO settings page with the map preview enabled.
 * The service is provided by OpenStreetMap.
 * Terms of use: https://www.openstreetmap.org/copyright
 * Privacy policy: https://osmfoundation.org/wiki/Privacy_Policy

### Source Code

The complete source code of this plugin is publicly available at:
 https://github.
com/bytenovo/pylon-seo

All JavaScript and CSS shipped with this plugin is hand-written, human-readable 
source code. Nothing is compiled, bundled, minified, or generated by build tools—
the files in `assets/js/` and `assets/css/` are the original, complete source and
can be reviewed, studied, and modified directly:

 * `assets/js/gutenberg-sidebar.js` — Gutenberg sidebar (plain ES5, no framework
   build)
 * `assets/js/admin.js` — admin application logic
 * `assets/css/admin.css` — shared admin styles
 * `assets/css/modules/*.css` — per-module admin styles
 * `assets/js/modules/*.js` — per-module scripts

There are no third-party runtime libraries, no npm/composer dependencies, and no
minified `.min` files anywhere in the plugin.

## Screenshots

[⌊Dashboard — at-a-glance SEO health, usage stats, and quick actions.⌉⌊Dashboard—
at-a-glance SEO health, usage stats, and quick actions.⌉[

Dashboard — at-a-glance SEO health, usage stats, and quick actions.

[⌊Meta Editor — title and description editor with real-time preview.⌉⌊Meta Editor—
title and description editor with real-time preview.⌉[

Meta Editor — title and description editor with real-time preview.

[⌊Schema Builder — visual schema type selector with JSON-LD output.⌉⌊Schema Builder—
visual schema type selector with JSON-LD output.⌉[

Schema Builder — visual schema type selector with JSON-LD output.

[⌊Sitemap Manager — XML sitemap configuration with priority and changefreq controls.⌉⌊
Sitemap Manager — XML sitemap configuration with priority and changefreq controls
.⌉[

Sitemap Manager — XML sitemap configuration with priority and changefreq controls.

[⌊Redirect Manager — add, edit, import, and export redirects with 404 tracking.⌉⌊
Redirect Manager — add, edit, import, and export redirects with 404 tracking.⌉[

Redirect Manager — add, edit, import, and export redirects with 404 tracking.

[⌊Content Analysis — readability and SEO checks in the post editor.⌉⌊Content Analysis—
readability and SEO checks in the post editor.⌉[

Content Analysis — readability and SEO checks in the post editor.

[⌊Image SEO — media library scan for alt text, filenames, and oversized images.⌉⌊
Image SEO — media library scan for alt text, filenames, and oversized images.⌉[

Image SEO — media library scan for alt text, filenames, and oversized images.

[⌊Content Freshness — dashboard showing stale posts with freshness scores.⌉⌊Content
Freshness — dashboard showing stale posts with freshness scores.⌉[

Content Freshness — dashboard showing stale posts with freshness scores.

[⌊Link Assistant — internal link suggestions with one-click insertion.⌉⌊Link Assistant—
internal link suggestions with one-click insertion.⌉[

Link Assistant — internal link suggestions with one-click insertion.

[⌊Search & Indexing — Google Search Console connection and performance overview.⌉⌊
Search & Indexing — Google Search Console connection and performance overview.⌉[

Search & Indexing — Google Search Console connection and performance overview.

## Installation

 1. Upload the `pylon-seo` folder to `/wp-content/plugins/` or install via **Plugins
    Add New**.
 2. Activate the plugin through the **Plugins** screen.
 3. A 5-step onboarding wizard will guide you through initial setup.

#### System Requirements

 * PHP 7.4 or higher
 * WordPress 6.4 or higher
 * MySQL 5.7+ or MariaDB 10.3+

## FAQ

### Can I import my settings from another SEO plugin?

Yes. Navigate to Pylon SEO  Migrator and select your previous plugin. Pylon SEO 
supports imports from Yoast, Rank Math, AIOSEO, SEOPress, Slim SEO, and 15+ other
plugins.

### What happens to my data if I deactivate Pylon SEO?

All SEO meta fields remain in the database. Your content retains all existing titles,
descriptions, and schema markup. Redirects and sitemaps will stop functioning until
Pylon SEO is reactivated.

### Will Pylon SEO slow down my site?

No. Frontend impact is minimal — only essential modules load on the frontend. Admin
modules load exclusively in wp-admin. The redirect engine uses an in-memory cache,
and dashboard stats are cached in short-term transients.

### Does Pylon SEO replace WordPress core sitemaps?

Yes. Pylon SEO disables the WordPress core sitemap feature and replaces it with 
a more customizable XML sitemap engine with per-post-type pagination and priority
settings.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Pylon SEO” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ bytenovo ](https://profiles.wordpress.org/bytenovo/)

[Translate “Pylon SEO” into your language.](https://translate.wordpress.org/projects/wp-plugins/pylon-seo)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/pylon-seo/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/pylon-seo/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/pylon-seo/) by [RSS](https://plugins.trac.wordpress.org/log/pylon-seo/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4

 * Escaped search queries in breadcrumb shortcode and the_content output.
 * Escaped HTML sitemap, contact shortcode, and RSS feed HTML on output.
 * IndexNow key file is written to uploads with the WordPress filesystem API, not
   the WordPress root.
 * CSV and ZIP import/export use the WordPress filesystem API instead of direct 
   PHP file reads/writes.
 * Removed WordPress.org directory banners, icons, and screenshots from the plugin
   package.
 * Delayed admin menu translations until after init to avoid early textdomain loading.
 * Registered the setup wizard as a hidden options.php submenu so the admin title
   is never null.

#### 1.0.3

 * Internal review-hardening build.

#### 1.0.2

 * Fixed Import/Export tools: file upload, export download, and Pylon-native format
   support.
 * Fixed real-time SEO score update in post editor.
 * Added 5-keyword focus limit for free version.
 * Fixed Windows path handling in file uploads.

#### 1.0.1

 * Review hardening: JSON-LD output now emitted via wp_print_inline_script_tag().
 * Fixed mojibake (double-encoded UTF-8) characters in admin dashboard labels.
 * Confirmed WordPress 7.1 compatibility.

#### 1.0.0

 * Initial release.
 * Meta tags engine with title, description, OG, Twitter Cards, canonical, robots.
 * XML sitemap engine with per-type pagination and caching.
 * Schema auto-generator supporting 10+ schema types.
 * Redirect manager with 301/302/307/308/410/451 support and 404 monitor.
 * Content analysis engine with readability and SEO checks.
 * Image SEO scanner with inline alt text editing.
 * Link assistant with internal link suggestions.
 * Content freshness engine with stale content detection.
 * Author E-E-A-T profiles with Person schema markup.
 * IndexNow protocol support.
 * Breadcrumbs shortcode and Gutenberg block.
 * Local SEO settings with LocalBusiness schema.
 * Migrator for importing from 15+ SEO plugins.
 * Onboarding wizard for first-time setup.
 * LLMs.txt generator for AI engines.
 * Robots.txt editor.
 * Multilingual / Hreflang support.
 * Conflict Detector.
 * Keyword Research hub.
 * HTML Sitemap.
 * SEO Pulse dashboard.
 * Full i18n support with textdomain `pylon-seo`.

## Meta

 *  Version **1.0.4**
 *  Last updated **24 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [Content analysis](https://wordpress.org/plugins/tags/content-analysis/)[redirects](https://wordpress.org/plugins/tags/redirects/)
   [schema](https://wordpress.org/plugins/tags/schema/)[seo](https://wordpress.org/plugins/tags/seo/)
   [sitemap](https://wordpress.org/plugins/tags/sitemap/)
 *  [Advanced View](https://wordpress.org/plugins/pylon-seo/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/pylon-seo/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pylon-seo/reviews/)

## Contributors

 *   [ bytenovo ](https://profiles.wordpress.org/bytenovo/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/pylon-seo/)