Title: Hridyaa AI Search Readiness Optimizer
Author: Ankit Rawat
Published: <strong>September 7, 2026</strong>
Last modified: September 7, 2026

---

Search plugins

![](https://ps.w.org/hridyaa-ai-search-readiness-optimizer/assets/banner-772x250.
png?rev=3684883)

![](https://ps.w.org/hridyaa-ai-search-readiness-optimizer/assets/icon-256x256.png?
rev=3684783)

# Hridyaa AI Search Readiness Optimizer

 By [Ankit Rawat](https://profiles.wordpress.org/ankitrawat/)

[Download](https://downloads.wordpress.org/plugin/hridyaa-ai-search-readiness-optimizer.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/hridyaa-ai-search-readiness-optimizer/#description)
 * [Reviews](https://wordpress.org/plugins/hridyaa-ai-search-readiness-optimizer/#reviews)
 *  [Installation](https://wordpress.org/plugins/hridyaa-ai-search-readiness-optimizer/#installation)
 * [Development](https://wordpress.org/plugins/hridyaa-ai-search-readiness-optimizer/#developers)

 [Support](https://wordpress.org/support/plugin/hridyaa-ai-search-readiness-optimizer/)

## Description

Hridyaa AI Search Readiness Optimizer audits how modern AI search systems (including
ChatGPT Search, Claude, Perplexity, and Google Gemini) discover, crawl, and interpret
your WordPress content. It evaluates your site against 54 deterministic AI visibility
rules, provides previewable reversible fixes with complete Optimization Ledger tracking,
and monitors AI crawler requests and inbound referral visits — entirely on your 
own server without external API dependencies.

For documentation, product information, and additional details, visit the [Hridyaa AI Search Readiness Optimizer product page](https://ankitrawat.com/products/hridyaa-ai-search-readiness-optimizer/).

#### Key Features

 * **54 Deterministic AI Visibility Rules**: Evaluates your site across 5 core pillars:
   AI Crawlability & Access, Content Structure & Answer Readiness, Entity Clarity&
   Authority, Structured Data, and Discoverability.
 * **100-Point Mathematical Scoring Model**: Transparent, explainable scoring with
   a score history trendline and pillar breakdowns.
 * **10 Launch Optimization Fixers**: Previewable, reversible fixes for `llms.txt`,
   Markdown endpoints, AI bot robots unblocking, heading anchor IDs, Organization
   JSON-LD, WebSite SearchAction, Author Entities, SameAs Social Profiles, Canonical
   tags, and BreadcrumbList schemas.
 * **Preview -> Approve -> Apply -> Revert Workflow**: Review visual diffs before
   applying changes, with one-click rollback recorded in the Optimization Ledger.
 * **AI Crawler & Referral Monitoring**: Logs requests from GPTBot, ChatGPT-User,
   OAI-SearchBot, ClaudeBot, Claude-Web, Google-Extended, PerplexityBot, Perplexity-
   User, Googlebot, and Applebot. Tracks inbound referral visits arriving from ChatGPT,
   Perplexity, Gemini, Claude, and Microsoft Copilot.
 * **WordPress Editor Integration**: Per-post AI readiness analysis within the Gutenberg
   Block Editor sidebar and Classic Editor metabox without modifying post content.
 * **SEO Plugin Coexistence**: Automatically detects active third-party SEO plugins(
   Yoast SEO, Rank Math, All in One SEO, SEOPress, Slim SEO, The SEO Framework) 
   and defers shared schema and canonical output to help avoid duplicate tags.
 * **Private & On-Premise**: No third-party AI keys or external cloud APIs required.
   The scanner fetches your site’s pages via standard WordPress loopback requests.
   No site content is transmitted to external services.

## Screenshots

[⌊AI Search Readiness dashboard showing your site's overall readiness score, five
optimization pillars, and prioritized findings.⌉⌊AI Search Readiness dashboard showing
your site's overall readiness score, five optimization pillars, and prioritized 
findings.⌉[

AI Search Readiness dashboard showing your site’s overall readiness score, five 
optimization pillars, and prioritized findings.

## Installation

 1. Upload the `hridyaa-ai-search-readiness-optimizer` folder to the `/wp-content/plugins/`
    directory, or install the ZIP file via **Plugins > Add New > Upload Plugin**.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Navigate to **Hridyaa AI > Dashboard** in the WordPress admin menu.
 4. Click **Start Scan** to perform your first AI readiness audit.

## FAQ

### Does Hridyaa AI Search Readiness Optimizer send my content to external servers or AI APIs?

No. Hridyaa AI Search Readiness Optimizer processes your site entirely on your own
WordPress hosting server. The scanner fetches your site’s pages via standard WordPress
loopback HTTP requests — these requests go to your own server, not to any external
service. No site content is transmitted to third-party APIs or cloud services.

### Does this plugin conflict with my existing SEO plugin?

Hridyaa AI Search Readiness Optimizer includes an Ownership Detector that checks
for active SEO plugins (Yoast SEO, Rank Math, AIOSEO, SEOPress, Slim SEO, The SEO
Framework) and defers schema, canonical, and robots output where those plugins are
already active. This is designed to minimize duplicate or conflicting output, though
results may vary depending on theme and plugin configuration.

### Does this plugin modify my posts’ content directly in the database?

No. Analysis and fixers operate non-destructively through standard WordPress filters
and hooks without modifying `wp_posts.post_content`.

### How do I revert an applied optimization?

Navigate to **Hridyaa AI > Tools**, locate the specific entry in the Optimization
Ledger table, and click **Revert**. The plugin restores the previous state using
the snapshot recorded before the fix was applied.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Hridyaa AI Search Readiness Optimizer” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Ankit Rawat ](https://profiles.wordpress.org/ankitrawat/)

[Translate “Hridyaa AI Search Readiness Optimizer” into your language.](https://translate.wordpress.org/projects/wp-plugins/hridyaa-ai-search-readiness-optimizer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/hridyaa-ai-search-readiness-optimizer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/hridyaa-ai-search-readiness-optimizer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/hridyaa-ai-search-readiness-optimizer/)
by [RSS](https://plugins.trac.wordpress.org/log/hridyaa-ai-search-readiness-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Polish: Updated short description for optimal directory display (within 150-character
   limit).
 * Polish: Formatted product documentation URL as markdown link.
 * Assets: Added official plugin directory brand icon and dashboard screenshot.

#### 1.0.0

 * Initial public release.
 * 54 deterministic AI visibility rules across 5 pillars.
 * 10 launch optimization fixers with full Preview/Apply/Revert lifecycle.
 * Optimization Ledger tracking all applied fixes and reversions.
 * AI crawler request logging and AI assistant referral visit monitoring.
 * Gutenberg sidebar and Classic Editor metabox integrations.
 * Ownership deference for Yoast SEO, Rank Math, AIOSEO, SEOPress, Slim SEO, and
   The SEO Framework.
 * Background scan execution via WP-Cron with adaptive batching.

## Meta

 *  Version **1.0.1**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[LLM](https://wordpress.org/plugins/tags/llm/)
   [schema](https://wordpress.org/plugins/tags/schema/)[seo](https://wordpress.org/plugins/tags/seo/)
   [structured data](https://wordpress.org/plugins/tags/structured-data/)
 *  [Advanced View](https://wordpress.org/plugins/hridyaa-ai-search-readiness-optimizer/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/hridyaa-ai-search-readiness-optimizer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/hridyaa-ai-search-readiness-optimizer/reviews/)

## Contributors

 *   [ Ankit Rawat ](https://profiles.wordpress.org/ankitrawat/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/hridyaa-ai-search-readiness-optimizer/)