WP Manifestindependent plugin directory
manifest / seo / seo-analyzer

SEO-Analyzer

Production-ready SEO scoring, metadata controls, schema, sitemaps, robots.txt tools, monitoring, and editor integrations for WordPress.

by Rytis Petkevicius · github.com/rytisp/seo-analyzer · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/rytisp/seo-analyzer/archive/refs/heads/main.zip

Production-ready SEO scoring, metadata controls, schema, AI-assisted SEO generation, sitemaps, robots.txt tools, monitoring, and editor integrations for WordPress.

  • Version: 1.1.0
  • Plugin website: https://github.com/rytisp/SEO-Analyzer

Download

Requirements

  • WordPress 6.5+
  • PHP 8.0+

Installation

Install from ZIP (recommended for manual installs)

  1. In WordPress admin go to Plugins -> Add New Plugin.
  2. Click Upload Plugin.
  3. Upload the seo-analyzer plugin zip file.
  4. Click Activate.

Install by uploading the folder

  1. Upload the seo-analyzer folder to:
    • wp-content/plugins/seo-analyzer/
  2. In WordPress admin go to Plugins.
  3. Activate SEO-Analyzer.

Install with WP-CLI (if available)

wp plugin install /path/to/seo-analyzer.zip --activate

Setup

  1. Go to SEO-Analyzer in the WordPress admin menu.
  2. Review Configuration settings (defaults, templates, sitemap/robots features, editor integrations).
  3. If you want AI SEO generation:
    • Enable ChatGPT SEO generation in the settings.
    • Add your OpenAI API key.
    • Choose the AI model, tone, content length, FAQ preference, internal link suggestions, and token budget.

Usage

  • Edit any supported post/page to open the SEO panel:
    • Update title/meta description, focus keyphrase, social data, schema and robots directives.
    • Use Generate SEO pack to generate keyphrases, meta descriptions, slug suggestions, and optimization notes.
  • Use taxonomy edit screens to override archive SEO titles, descriptions, social data, canonical URLs, and noindex settings.
  • Use SEO Tools for content suggestions, keyword research, competitor comparisons, robots.txt checking, reports, bulk editing, rank tracking, backlink monitoring, Yoast migration, and other utilities.

Highlights

  • AI-assisted SEO generation for titles, descriptions, keyphrases, social copy, slug ideas, and optimization notes
  • Configurable AI controls for tone, length, FAQ suggestions, internal links, and output size
  • Search appearance templates for posts, pages, taxonomies, authors, dates, media, search, and 404 pages
  • Schema support for article, webpage, FAQ, local business, and product content
  • XML sitemaps for post types, taxonomies, and author archives
  • Breadcrumbs shortcode and block with primary-term support
  • FAQ, HowTo, and Breadcrumbs Gutenberg blocks
  • Admin bar SEO summary and dashboard widget
  • Bulk editor for SEO titles and meta descriptions
  • Redirect manager with automatic redirects
  • Dynamic robots.txt generation and robots.txt auditing
  • Rank tracking with SerpApi-based scheduled or on-demand checks
  • Backlink monitoring with large-page handling, reversed-entry detection, and estimated domain strength
  • Yoast SEO metadata import/export tools
  • Branded HTML reports, monthly email reporting, and REST API endpoints
  • REST API report and audit endpoints

AI Features

  • OpenAI-powered SEO pack generation inside the editor
  • Configurable model selection and token limits
  • Tone and length controls for generated output
  • Optional FAQ and internal linking suggestions
  • llms.txt generation for AI and LLM discovery workflows

Tools Included

  • Technical SEO audit dashboard
  • Content suggestions based on live SEO checks
  • Keyword research from your existing site content
  • Competitor page comparison reports
  • Bulk SEO editor
  • Google rank tracking
  • Backlink monitoring
  • Yoast SEO migration
  • Branded report export and monthly email reporting

Changelog

1.1.0

  • Added primary term support for hierarchical taxonomies
  • Added taxonomy archive SEO controls and frontend output
  • Added taxonomy and author sitemap coverage
  • Added FAQ, HowTo, and Breadcrumbs blocks
  • Added admin bar SEO summary and dashboard widget
  • Added bulk SEO editor
  • Expanded documentation for AI, migration, reporting, and monitoring features
  • Improved backlink monitoring and added estimated domain strength
  • Updated plugin website metadata and links

1.0.0

  • Initial stable release

Uninstall

Uninstalling from the WordPress Plugins screen runs the plugin uninstall routine, which removes plugin options and stored post meta created by SEO-Analyzer.

License

This project is licensed under GPL v2 or later.