Nexora Pulse is a modern SEO Operations Platform for WordPress that helps website owners understand search visibility, improve indexing, analyze technical SEO issues, strengthen internal linking, and uncover actionable optimization opportunities.
Unlike traditional SEO plugins focused only on settings and scores, Nexora Pulse emphasizes visibility, guidance, and operational workflows — one dashboard to analyze, optimize, and monitor your content's search health, with real Google Search Console insights at its core.
It brings your whole technical SEO workflow together: run a full SEO audit of every page, manage your XML sitemap and robots.txt, output clean schema (structured data) and metadata, strengthen internal linking, and catch duplicate content before it hurts your search visibility.
SEO Analyzer
Scans every post and page for on-page SEO issues — titles, descriptions, headings, readability, keyword usage — and scores each page so you know exactly where to focus.
Neural Links
Maps the internal link graph of your whole site. Find orphan pages, weak link clusters, and missed internal-linking opportunities at a glance.
Originality / Duplicate Detection
Detects duplicate and near-duplicate content across your site before it hurts your rankings.
Image SEO
Audits image alt text, file sizes, and naming so your media works for search instead of against it.
Redirect Manager
Create and manage 301/302 redirects with a clean interface.
Google Search Console
Connect your own Search Console property to see real indexing status, clicks, impressions, CTR, and average position — and power the Index Doctor, which diagnoses why pages aren't indexed.
Core Web Vitals & Performance
Connect a free PageSpeed Insights API key to pull real-user LCP, INP, CLS, and TTFB from Chrome field data.
Index Health
Track which pages are search-ready and surface the ones that need attention.
Migration & Compatibility Center
Already running another SEO plugin? Pulse detects Yoast, Rank Math, All in One SEO, SEOPress, and more, runs in a safe analysis-only mode so it never creates duplicate meta tags, and shows you exactly what it detected and how much of your existing SEO data is ready to migrate.
Free
Nexora Pulse is fully free. Every tool above is included — including Google Search Console and Core Web Vitals, which use your own Google account/API key (no cost to you, nothing routed through our servers).
On the Roadmap
- AI Assistant — metadata generation, content rewriting, and alt-text suggestions using your own AI provider key
- Google Analytics 4, Indexing API, and Bing Webmaster integrations
Roadmap items appear in the app marked "Coming Soon" and are not yet active.
Privacy
- Search Console and PageSpeed connect with your own Google credentials/API key, stored encrypted in your own database.
- No data is sent to our (Auralogics Labs) servers, and no external request is made without your explicit action or configuration.
- No obfuscated code — full GPL source is available at https://github.com/auralogicslabs/nexora-pulse. The React admin UI is compiled from the
frontend/ directory with npm run build; see BUILD.md in the repository for exact steps to reproduce assets/dist/ from source.
- A proper uninstall.php cleans up all plugin data on deletion.
1.0.0
First public release of Nexora Pulse.
- SEO Analyzer, Index Doctor, Neural Links (internal link graph), Originality / duplicate detection, Image SEO, Redirect Manager, XML sitemap, robots.txt editor, and schema output.
- Google Search Console and Core Web Vitals (PageSpeed) integrations using your own Google account / API key — nothing routed through our servers.
- New: Migration & Compatibility Center — detects Yoast SEO, Rank Math, All in One SEO, SEOPress, and others, and automatically runs in analysis-only mode alongside them so Pulse never produces duplicate title, meta description, canonical, Open Graph, Twitter, or schema tags.
- Hardened meta output: a single, deduplicated source of truth for all head tags, with a clear admin notice when another SEO plugin is detected.
- Security: input sanitized on all REST endpoints, JSON-LD output hardened against script-context breakout, encrypted credential storage with masked output.
- Performance: indexed database tables and batched background scanning for large sites.