License Key WordPress

XC SEO Engine

AI-first premium SEO for WordPress. Schema.org @graph, llms.txt for AI chatbot discovery, per-post meta box, redirect manager, SEO health check. Optimized for Google, Bing, ChatGPT, Claude, Perplexity, and Gemini.
€19.00
Total: €19.00
Sign in for Free Trial
Version1.0.0
LicenseSingle domain
Activations1
ValidityLifetime
Support6 months

Product Details

First Release 29 April 2026
Last Update 29 April 2026
Compatible Browsers IE11, Firefox, Safari, Opera, Chrome, Edge
Software Version WordPress 6.9.x
Requires WP 6.0+
Requires PHP 8.0+
Compatible With Bootstrap 5.x
Gutenberg Optimized Yes
High Resolution Yes
Files Included PHP, Markdown

Description

XC SEO Engine is a premium, AI-first SEO plugin for WordPress, developed by XaniaCode. It goes beyond traditional SEO by optimizing your website not only for Google and Bing, but also for AI assistants such as ChatGPT, Claude, Perplexity, and Gemini — the new content discovery frontier.

What Makes It Different

Most SEO plugins were built for the 2015 web. XC SEO Engine is built for 2026:

🤖
Premium
AI Chatbot Discovery
llms.txt, llms-full.txt and /.well-known/ai-plugin.json help ChatGPT, Claude, Perplexity and Gemini understand and cite your site.
📊
Always-On
Merged @graph JSON-LD
Single Schema.org script tag combining Organization, WebSite, WebPage, Article, BreadcrumbList, FAQPage, and Product schemas.
✏️
Premium
Per-Post Meta Box
Override SEO title, description, OG image, canonical URL, robots directive, and focus keyword per post/page.
↪️
Always-On
Redirect Manager
301/302 redirects with loop prevention. Never lose ranking equity from moved content, even after license expires.
🩺
Always-On
SEO Health Check
10-point automated audit: title length, meta description, OG image, SSL, permalinks, featured images, AI discovery, and more.
🛡️
Always-On
Conflict Detection
Auto-detects Yoast, RankMath, and AIOSEO. Disables overlapping meta tags; keeps Schema, llms.txt, and redirects active.

Changelog

Author: XaniaCode
Minimum PHP: 8.0
Minimum WordPress: 6.0

First public release of XC SEO Engine — a complete SEO plugin built for both traditional search engines and AI assistants such as ChatGPT, Claude, Perplexity, and Gemini.

Added

Core & Settings

  • Centralised singleton settings stored in a single wp_option row
  • Conflict detection for 10 popular SEO plugins (Yoast, RankMath, AIOSEO, etc.) with automatic self-deactivation
  • wp_head cleanup: removes wp_generator, rsd_link, wlwmanifest_link and shortlink
  • mbstring fallback for all Unicode operations
  • All SQL queries use $wpdb->prepare()

Meta Tags & Open Graph

  • Title, meta description, canonical and keywords on all page types
  • Pagination-aware canonical URL for archives and paginated singular content
  • Full Open Graph support (og:type, title, description, url, site_name, locale, image 1200×630)
  • Twitter Cards (summary_large_image)
  • Automatic noindex/nofollow on private WooCommerce pages (cart, checkout, account)

Schema.org JSON-LD

  • Unified @graph output — a single script tag per page
  • Organization/Person, WebSite with SearchAction, WebPage, Article, BreadcrumbList
  • FAQPage from FAQ elements configurable in admin
  • Offer/Product schema with optional pricing plans
  • Transient cache with automatic invalidation on post or settings save
  • AI Discovery & llms.txt [Premium]
  • /llms.txt endpoint — AI discovery file compliant with the llmstxt.org standard
  • /llms-full.txt endpoint — detailed reference for AI chatbots
  • /.well-known/ai-plugin.json endpoint — manifest for AI tool discovery
  • HTTP Link header: rel="ai-description" served on all public pages
  • robots.txt with access rules for GPTBot, Claude-Web, Anthropic-AI, PerplexityBot, and Bingbot

Redirect Manager

  • 301 and 302 redirects configurable from admin
  • Redirect loop prevention
  • Support for subdirectory installations

Sitemap Enhancements

  • Boosted lastmod for the homepage
  • Automatic exclusion of private WooCommerce pages from sitemap
  • Automatic exclusion of noindex-flagged posts from sitemap
  • Per-Post SEO Meta Box [Premium]
  • SEO title and meta description with live character counter
  • Focus keyword with real-time density indicator
  • Per-post robots directive selector
  • Custom canonical URL field
  • OG image picker with WordPress media library integration
  • Live Google SERP preview inside the meta box
  • Admin UI [Premium]
  • Tab navigation: General, Social, AI Discovery, Schema, Redirects, Health Check, Tools
  • Glassmorphism design with CSS gradients
  • SEO health check: 10-point scan
  • Direct links to Google Rich Results Test, Facebook OG Debugger, and PageSpeed Insights

Frequently Asked Questions

One-time payment. Your license is lifetime with no expiration date. Plugin updates are included for life and delivered directly through the WordPress Plugins screen — no manual download required.
Each license covers one production domain. Development and staging environments on the same root domain are included at no extra cost. For additional production sites, purchase additional licenses.
When another SEO plugin is detected, XC SEO Engine automatically disables its own meta tags, canonical, and Open Graph output to prevent duplication. Schema.org, llms.txt, redirects, and sitemap enhancements stay active. Per-post data can be migrated from those plugins via XC SEO → Import / Export.
Yes. A time-limited version with full features is available. Click "Start Free Trial" on the product page to download it.
llms.txt is a proposed standard — similar to robots.txt — that helps AI assistants (ChatGPT, Claude, Perplexity, Gemini) discover and correctly index your site's content. XC SEO Engine generates and serves /llms.txt, /llms-full.txt, and /.well-known/ai-plugin.json automatically. No extra configuration required.
No. Google's terms prohibit automated scraping. The tracker uses an extensible xcseo_rank_provider filter hook so you supply positions via the bundled Search Console addon, the bundled SerpAPI addon, or any third-party SERP API of your choice.
No. Variant rotation is computed from a date formula on each request — there is no extra database query per page load. Impression counts are stored as a single aggregated daily row per variant, so the database stays small regardless of traffic volume. Bot traffic is filtered from all counts.
Yes. The built-in migrator supports Yoast SEO, Rank Math, and All in One SEO (both legacy postmeta and the modern AIOSEO custom table). Migration is non-destructive — existing XC SEO values are never overwritten. A --dry-run flag is available via WP-CLI.
301 and 302 redirects with exact paths, wildcards (/blog/*), and regex patterns with capture groups ($1–$9). Loop prevention is built in. A redirect log and 404 tracker show which rules fire and which URLs return no match.
Only for license validation and update checks. No user data, no analytics, and no third-party tracking scripts are bundled in the plugin.
No. It is free and bundled with every XC SEO Engine license. Google Search Console itself is also free.
Yes. Google's Search Console API requires OAuth 2.0 authentication, which means you need an OAuth 2.0 client (Client ID + Client Secret) from a Google Cloud project with the Search Console API enabled. The addon settings page includes step-by-step instructions for creating one.
No. It is a rank provider addon designed specifically for XC SEO Engine. If the core plugin is deactivated, the settings page falls back to a standalone location under WordPress Settings, but no rank data can be recorded without the core plugin active.
Google Search Console has roughly a 48-hour reporting lag. The addon pulls approximately 28 days of performance data, ending two days before the current date. Real-time data is not available through the API.
Not in this version. Only URL-prefix properties (e.g. https://example.com/) are supported. Domain properties, which cover all subdomains and HTTP/HTTPS variants, may be added in a future release.
The token is encrypted at rest with AES-256-CBC + HMAC-SHA256, using a key derived from your WordPress salts. If your salts rotate and XCSC_ENC_KEY is not set in wp-config.php, decryption will fail and the addon will prompt you to reconnect. Defining XCSC_ENC_KEY in wp-config.php avoids that scenario.
Yes — each keyword rank lookup is one API call. The Search Console API allows up to 30,000 calls per day per project, which is sufficient for most sites unless you track a very large volume of keywords.
The addon settings page walks you through each step: create a Google Cloud project, enable the Search Console API, create a Web Application OAuth 2.0 client, add the redirect URI shown in the plugin, paste the Client ID and Client Secret, then click Connect to Google.
his addon is built specifically for SerpAPI. For DataForSEO, ScrapingBee, ValueSERP, or other providers, you can use this addon's code as a reference and adapt the API endpoint and response parsing. The xcseo_rank_provider filter pattern is identical for all providers.
Google, Google News, and Bing. Engine selection is available in the addon settings, along with location targeting for 11 preset countries and configurable language (hl) and country (gl) parameters.

Reviews

No reviews yet. Be the first to review this product!

Related Products

XC Bundle Products Builder
WordPress

XC Bundle Products Builder

XC Bundle Products Builder is a premium WooCommerce extension for selling powerful, customizable product bundles. Group existing products into ready-to-ship kits with flexible pricing, optional items, "choose N of M" mix-and-match, variation pickers, smart stock synchronization and a complete reports suite. Built by XaniaCode for serious stores.

Contact Form Pro
Featured WordPress

Contact Form Pro

📝Premium Drag-and-Drop Contact Form Builder for WordPress.

XC Woocommerce Subscriptions Lite
WordPress

XC Woocommerce Subscriptions Lite

A complete subscription engine for WooCommerce — recurring billing, free trials, content gating, dashboard analytics, and customer self-service. Paid once. Owned forever.

XC Product Filter Pro
Featured WordPress

XC Product Filter Pro

Advanced product filtering for WooCommerce — real-time AJAX results, SEO-friendly clean URLs, a full SEO Rules engine, and a CSS inherit-theme system that adapts to any storefront design.