Abuja Digital Studio · Est. 2018
← All plugins
Live · v1.5.1 · Freemium

Orravo SEO Recovery Kit

404 monitor, redirect manager, sitemap generator, robots.txt editor, and broken-link scanner — everything you need to protect Google traffic after a WordPress redesign or migration. Free tier covers most sites. Pro adds GSC integration, chain detection, and WP-CLI.

WP 6.0+PHP 7.4+0 dependenciesMigration-safe
0GSC impressions tracked
0URLs in live sitemap
0Redirects managed
0Pages crawled
~ orravo-seo-kit / activity.log
● live

Scan a site.
See the SEO health.

This is a simulated preview of the SEO Recovery Kit dashboard: 404 monitor, redirect count, sitemap status, and broken-link scan in one view. The real plugin reads live data from your WordPress database.

Site SEO scan.
Read the state.

Simulated demo. Auto-runs on scroll. The real plugin reads live data from your install.

Demo simulation
404 log health·awaiting scan
Redirect rules·awaiting scan
Sitemap status·awaiting scan
Broken links·awaiting scan

Eight tools.
One plugin.

Everything a site needs to survive a redesign or migration without hemorrhaging Google traffic. 404s caught, redirects set, sitemap rebuilt, broken links fixed — in the same admin screen.

// 8 core features · 4 database tables · 0 dependencies
404 detection & hit-count logging
One-click 301 redirect creation from 404 log
XML sitemap generator (posts, pages, CPTs, terms)
robots.txt visual editor with lint warnings
Broken internal link scanner
Broken external link scanner with rate limiting
Google Search Console integration
Redirect chain detector & auto-collapse
Bulk CSV import & export for redirects
Per-redirect hit counter
Redirect conflict detection
REST API for 404 log, redirects & link scan
WP-CLI commands for all major operations
GSC click & impression trends
Sitemap auto-submit to GSC on rebuild
robots.txt blocked-rule warnings

Click around.
It’s all real.

Six interactive previews of the actual Orravo SEO Recovery Kit admin. No screenshots — these are working mock-ups of what ships in the plugin.

404 Monitor

Every URL that returned a 404, how many times it was hit, where visitors came from, and a one-click button to create a redirect.

14404s today
3Unique URLs
0With redirects
874Pages crawled
Recent 404 hitslive log
URLHitsLast seenReferrerAction
/old-blog/how-to-build1410 min agogoogle.com→ redirect
/products/legacy-widget932 min ago→ redirect
/team/former-employee61h agolinkedin.com→ redirect

Redirect Manager

All active redirect rules, their hit counts, and status. Add rules manually, import from CSV, or create them in one click from the 404 log.

187Active rules
0Chains detected
0Conflicts
1,204Total hits (30d)
Redirect rules187 active
SourceDestinationTypeHitsStatus
/old-blog/how-to-build/blog/how-to-build30142active
/products/legacy-widget/shop/widgets30128active
/about-old/about30114active
/services/consulting-old/services/consulting3027temp

Sitemap Generator

XML sitemap covering posts, pages, custom post types, and taxonomy archives. Pings Google Search Console on every rebuild. Excludes redirected URLs automatically.

312URLs in sitemap
0Redirected URLs
2h agoLast rebuilt
GSC submitted
Sitemap index3 sitemaps
SitemapURLsLast modifiedGSC status
sitemap-posts.xml2012h agoindexed
sitemap-pages.xml482h agoindexed
sitemap-categories.xml632h agoindexed

robots.txt Editor

Visual editor for your robots.txt with lint warnings for rules that might block Googlebot or your sitemap URL. Safe save — invalid syntax is flagged before writing.

cleanLint status
0Warnings
3User-agent blocks
1Sitemap listed
robots.txt previewno issues
# Managed by Orravo SEO Recovery Kit
 
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
 
User-agent: Googlebot
Allow: /
 
Sitemap: https://yoursite.com/sitemap.xml

Link Scanner

Crawls every page on your site for broken internal and external links. Internal links are checked on every save; external links run in a daily background batch with rate limiting.

874Pages crawled
2Broken links
1Broken internal
1Broken external
Broken links2 found
Found onBroken URLTypeStatus
/resources/downloads/old-guide.pdfinternal404
/abouthttps://partner.example.com/oldexternal404

Search Console

Impressions, clicks, CTR, and average position pulled from the GSC API. Sitemap submissions and index-request history. Spot traffic drops the day they happen.

41,280Impressions (30d)
1,404Clicks (30d)
3.4%Avg. CTR
14.2Avg. position
Top pages by impressions30d
PageImpressionsClicksCTRPos.
/blog/how-to-build8,4203123.7%8.4
/shop/widgets6,2102443.9%6.1
/services/consulting4,8801483.0%12.3
/about2,140984.6%5.8
Open the live WordPress playgroundRead the developer docs

What you get
vs. what they sell you.

Yoast and Rank Math are great SEO plugins, but redirect management, chain detection, and broken-link scanning are either missing or locked behind expensive annual subscriptions.

Yoast PremiumRank Math ProRedirection pluginOrravo SEO Kit
404 detection & loggingpartialpartialplugin-onlyBuilt in
One-click 301 redirect creationnonoBuilt in
Redirect chain detectionnononoBuilt in
Bulk redirect import / exportpaidnonoBuilt in
XML sitemap generatornoBuilt in
robots.txt visual editornobasicnoBuilt in
Broken internal link scannernononoBuilt in
Broken external link scannernononoBuilt in
Google Search Console integrationpaidpaidnoBuilt in
WP-CLI redirect commandsnononoBuilt in
REST API for redirects & 404 lognononoBuilt in
Pricing model$99–$199/yr$79–$299/yrfree (limited)Freemium

WP-CLI, hooks, REST.
Dev-ready.

Bulk-import 500 redirect rules in one command, hook into every 404 event, or query the full 404 log from any external system via REST. SEO Recovery Kit is scriptable end-to-end.

# Import redirects from a CSV (source,destination,type)
$ wp orravo seo:redirect import redirects.csv
Importing 187 redirect rules…
 ✓ 187 imported · 0 conflicts · 0 skipped
Done in 1.2s.

# Export all 301 redirects to CSV
$ wp orravo seo:redirect export --type=301 --out=backup.csv
187 redirects written to backup.csv

# List today's 404 hits sorted by count
$ wp orravo seo:404 list --sort=hits --limit=20
URL                                  Hits  Last seen
/old-blog/how-to-build                 14   10 min ago
/products/legacy-widget                 9   32 min ago
/team/former-employee                   6   1 h ago

# Detect and collapse redirect chains
$ wp orravo seo:redirect chains --fix
3 chains detected.
 ✓ /products → /store (was: /products → /shop → /store)
 ✓ /about-us → /about (was: /about-us → /company → /about)
 ✓ 1 circular loop removed
Done.

Free core.
Pro when you need it.

The 404 log, redirect manager (up to 500 rules), sitemap generator, and robots.txt editor are free. Pro adds GSC integration, the broken-link scanner, redirect chain auto-fix, WP-CLI, and the REST API.

// free

Starter.

Core 404 monitoring, redirects, and sitemap — free forever.
$0
free forever
  • 404 detection & logging
  • Redirect manager (up to 500 rules)
  • XML sitemap generator
  • robots.txt visual editor
Try free ↗
// pro · most popular

Pro.

Everything in Starter plus GSC, link scanner, chains, and WP-CLI.
$49
one-time · 1 site
  • Unlimited redirect rules
  • Broken internal & external link scanner
  • Google Search Console integration
  • Redirect chain detector & auto-fix
  • WP-CLI commands
  • REST API access
  • Bulk CSV import & export
Get Pro ↗
// agency

Agency.

Pro features across unlimited sites. One licence, your whole portfolio.
$149
one-time · unlimited sites
  • Everything in Pro
  • Unlimited site activations
  • Priority support
Get Agency ↗

Asked & answered.

Will the redirect manager replace my .htaccess rules? +
No. Orravo SEO Recovery Kit stores redirects in the database and fires them on the WordPress init hook — no .htaccess writes. This is safer across all hosting environments (including managed WordPress hosts that disallow .htaccess edits) and means redirects survive server moves cleanly. If you need server-level redirects for performance on ultra-high-traffic sites, the bulk export gives you a .htaccess-ready CSV in one click.
How does the 404 monitor detect hits without slowing down the site? +
The monitor hooks into WordPress's template_redirect at priority 999, after all other redirect logic has run. It writes asynchronously to a dedicated wp_orravo_seo_404_log table and batches inserts for duplicate URLs within the same minute, so the overhead is negligible — under 0.5ms per hit in benchmarks on shared hosting.
What does the sitemap generator do that Yoast or Rank Math doesn't? +
The core sitemap (post types, taxonomies, custom URLs) is the same. What's different is the GSC integration: after every rebuild, the plugin pings the Search Console Indexing API to request recrawl for changed URLs. It also detects redirected URLs inside the sitemap and removes them automatically, which Yoast requires a manual purge for.
Can I import redirects from another plugin (Redirection, Simple 301, etc.)? +
Yes. The importer accepts CSV in the standard source,destination,type format and also has a one-click import from the Redirection plugin's database table, if that plugin is installed. The import preview shows conflicts (duplicate sources, circular chains) before you commit anything.
Does the broken-link scanner crawl external URLs? +
Yes, with rate limiting. Internal links are scanned on every save via a background cron; external links are batched into a daily crawl that respects a configurable requests-per-second limit. You can also exclude domains (e.g. social networks that block bots) from the external scan list.
Is this freemium? What's behind the paywall? +
The 404 log, redirect manager (up to 500 rules), sitemap generator, and robots.txt editor are free. The paywall covers: unlimited redirect rules, the broken-link scanner, Google Search Console integration, redirect chain auto-fix, WP-CLI commands, and the REST API. The Pro upgrade is a one-time purchase per tier.