Title: Edo91 SEO Toolkit
Author: edo91
Published: <strong>29. 7. 2026</strong>
Last modified: 30. 7. 2026

---

Prohledat pluginy

![](https://s.w.org/plugins/geopattern-icon/edo91-seo-toolkit.svg)

# Edo91 SEO Toolkit

 Autor: [edo91](https://profiles.wordpress.org/edo91/)

[Stáhnout](https://downloads.wordpress.org/plugin/edo91-seo-toolkit.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/edo91-seo-toolkit/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/edo91-seo-toolkit/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/edo91-seo-toolkit/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/edo91-seo-toolkit/#developers)

 [Podpora](https://wordpress.org/support/plugin/edo91-seo-toolkit/)

## Popis

**Edo91 SEO Toolkit** is a comprehensive SEO toolkit that brings professional-grade
search engine optimization directly into your WordPress dashboard. All features 
work completely locally — no external API required. No more switching between multiple
tools — everything you need is right here.

#### What Makes It Special

 * **Fully Local** — All 11 tools work completely within your WordPress installation.
   No API key required. Zero external dependencies.
 * **11 Powerful SEO Tools in One Plugin** — From full site audits to per-page analysis,
   schema generation to redirect checking, readability analysis to heading structure
   review.
 * **Beautiful Dashboard** — An intuitive, modern interface with animated score 
   gauges, health summaries, warm rounded design, and trend tracking.
 * **8-Network Social Preview** — Preview how your content looks on Facebook, Twitter/
   X, LinkedIn, Pinterest, Telegram, WhatsApp, Reddit, and Discord.
 * **Professional Reports** — Generate detailed analysis summaries with scores, 
   issues, and actionable recommendations.
 * **Zero Configuration** — Works out of the box. No API key or external service
   required.

#### Included Tools

 * **SEO Dashboard** — Full site audit with animated score gauge, health summary,
   and scan history.
 * **Per-Page SEO Analysis** — Scan any post or page directly from the editor.
 * **Schema Generator** — Generate JSON-LD schema markup for Article, FAQ, HowTo,
   Product, and LocalBusiness.
 * **Broken Link Checker** — Detect broken links with HTTP status codes across any
   page.
 * **Social Preview** — Preview how your content appears on 8 social networks (Facebook,
   Twitter, LinkedIn, Pinterest, Telegram, WhatsApp, Reddit, Discord) with editable
   OG tag editor and one-click share.
 * **Content Quality Score** — Readability analysis with Flesch score, keyword density,
   heading structure, word stats, and alt coverage.
 * **Image SEO** — Missing alt text detection, image format detection, lazy loading
   status, title attributes, and SVG handling.
 * **Redirect Checker** — Follow redirect chains, detect loops, and view hop-by-
   hop breakdowns.
 * **Meta Tags Analyzer** — Comprehensive view of all meta tags including title,
   description, OG, Twitter Card, canonical, robots, viewport, charset, and language.
 * **Mobile Friendly Check** — Check viewport, media queries, responsive images,
   and font sizes with grade A/B/C/F.
 * **Readability Analysis** — Flesch Reading Ease score, word/sentence/paragraph
   statistics, complex words, and passive voice detection.
 * **Heading Structure** — H1-H6 hierarchy analysis with heading text list, missing
   headings detection, and structure issues.
 * **Monthly Reports** — Generate professional reports with executive summaries 
   and score trends from scan history.
 * **AI Content Detection** — Check if content appears AI-generated with probability
   scores and signal analysis.
 * **Settings Panel** — Configure scan frequency, enable/disable modules, and manage
   notifications.

## Instalace

 1. Upload the plugin folder to `/wp-content/plugins/` or install through the WordPress
    plugins screen.
 2. Activate the plugin through the ‚Plugins‘ screen in WordPress.
 3. Go to **Edo91 SEO Toolkit** in your admin menu.
 4. Enter a URL and click **Analyze** to run your first audit.
 5. All features work immediately — no configuration required.

## Nejčastější dotazy

### Do I need an API key?

No. All 11 tools work completely locally without any API key. There is no external
API connection.

### Is this plugin GDPR compliant?

Yes. The plugin performs all analysis locally within your WordPress installation.
No personal data is transmitted externally.

### Will this plugin slow down my site?

No. Edo91 SEO Toolkit is an admin-only plugin. It does not load any scripts or styles
on the frontend of your website.

### What WordPress versions are supported?

The plugin requires WordPress 5.0 or higher and PHP 7.4 or higher. It has been tested
up to WordPress 7.0.

### Does it work with Gutenberg?

Yes. The plugin includes a dedicated Gutenberg sidebar panel with score display 
and scan button, in addition to the classic editor meta box.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Edo91 SEO Toolkit je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

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

[Přeložte “Edo91 SEO Toolkit” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/edo91-seo-toolkit)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/edo91-seo-toolkit/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/edo91-seo-toolkit/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/edo91-seo-toolkit/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/edo91-seo-toolkit/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.1.0

 * All features now work completely locally without any API key
 * Fixed critical [object Object] bug in Site Health display (Image SEO, Links)
 * Fixed critical [object Object] bug in Content Quality Score (Keyword Density,
   Heading Structure)
 * Added smart object-to-string resolution for all API response values
 * Schema Generator now generates schema locally from WordPress content (Article,
   FAQ, HowTo, Product, LocalBusiness)
 * Monthly Report now generates reports from local scan history
 * Added onboarding banner with API key setup guidance for new users
 * Complete enterprise-level UI redesign with modern gradient theme
 * Added strategic Web Dashboard CTA to drive users to ai-seo-audit-seven.vercel.
   app
 * Improved error handling with meaningful auth error messages
 * Added promo card promoting the full AI SEO Copilot web dashboard
 * Enhanced score gauge with gradient stroke and better typography
 * Cards now have rounded corners, subtle shadows, and hover effects
 * Tabs redesigned with underline active state and dashicon labels
 * All buttons have consistent gradient backgrounds and hover lift effects
 * Health status pills with proper colors and overflow handling
 * Report summary grid with labeled metric cards
 * Better responsive layout for all screen sizes
 * Settings URL now accessible from auth notices
 * Removed unused database tables
 * Removed dead module class files
 * Cleaned up API client dependencies

#### 1.0.1

 * Renamed plugin to Edo91 SEO Toolkit
 * Fixed version constant mismatch
 * Security hardening and code standards improvements

#### 1.0.0

 * Initial release
 * SEO Dashboard with animated score gauge
 * Per-page SEO analysis (classic editor + Gutenberg)
 * AI Content Detection tool
 * Schema Generator (Article, FAQ, HowTo, Product, LocalBusiness)
 * Broken Link Checker
 * Social Preview with OG tag editor
 * Content Quality Score analysis
 * Image SEO analysis
 * Redirect Checker
 * Monthly Report generation
 * Settings panel with module toggles
 * Scheduled scanning with configurable frequency
 * Full uninstall cleanup
 * WordPress Coding Standards compatible
 * Translation-ready with text domain

## Meta

 *  Verze **1.1.0**
 *  Poslední aktualizace **před 7 dny**
 *  Aktivních instalací **Méně než 10**
 *  Verze WordPressu ** 5.0 nebo novější **
 *  Testováno až do WordPressu **7.0.2**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/edo91-seo-toolkit/)
 * Štítků
 * [audit](https://cs.wordpress.org/plugins/tags/audit/)[content](https://cs.wordpress.org/plugins/tags/content/)
   [optimization](https://cs.wordpress.org/plugins/tags/optimization/)[search engine](https://cs.wordpress.org/plugins/tags/search-engine/)
   [seo](https://cs.wordpress.org/plugins/tags/seo/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/edo91-seo-toolkit/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/edo91-seo-toolkit/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/edo91-seo-toolkit/)