=== AI-Ready Core === Contributors: Lighthouse Studios Website: https://www.lighthousestudios.xyz Tags: ai, llm, seo, chatgpt, geo Requires at least: 5.0 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Transform your WordPress site for the Agentic Web. Enhance discoverability and conversions by AI Agents. == Description == AI agents are becoming the new browsers and web surfers. As AI agents become increasingly autonomous they'll begin to make up the vast majority of website traffic, browsing and even purchasing products online. Already today, popular AI services such as ChatGPT, Claude, and Perplexity increasingly search and interact with content on the web. AI Ready is a suite of tools for optimizing your website for AI discoverability and comprehension, ultimately leading to increased traffic and conversions. = Key Features = * **AI-Readiness Diagnostics** * 0-100% AI-Ready score with detailed breakdown * Checks llms.txt accessibility and validity * Validates robots.txt AI bot permissions (GPTBot, Claude-Web, etc.) * Detects noai meta tags * Checks JSON-LD structured data presence * Additional checks for XML sitemaps, accessibility, and SEO * **llms.txt Generation** * Serves `/llms.txt` with proper `text/plain` content type * Automatically finds and catalogs your published pages * Extracts meaningful page descriptions using content analysis * Refreshes content when pages are published or updated * Allows advanced users to add custom markdown sections * **Agent Gate** * Configure robots.txt to allow or block specific AI agents (GPTBot, Claude-Web, Perplexity, etc.) == Installation == 1. Upload the `ai-ready-core` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Navigate to `Settings → AI Ready` to configure the plugin 4. Run the diagnostics to check your site's AI-readiness score 5. Generate your site's llms.txt file (available at `yoursite.com/llms.txt`, once ready) 6. Configure how and which agents should access your website under the Agent Gate menu. Alternatively, you can install via WordPress admin: 1. Go to `Plugins → Add New → Upload Plugin` 2. Choose the plugin ZIP file and click "Install Now" 3. Activate the plugin 4. Navigate to `Settings → AI Ready` to configure == Frequently Asked Questions == = What is llms.txt? = llms.txt is an emerging standard for AI agent navigation, similar to robots.txt but specifically designed for AI language models and chatbots. It helps AI agents better understand and navigate your website content. = Does this plugin send data to external services? = No. AI-Ready Core works completely locally with no external dependencies. All processing happens on your server, and no data is sent to external services. = Will this affect my site's performance? = The plugin is designed to be extremely lightweight and uses intelligent caching. The llms.txt generation process only runs when content is updated, and diagnostics are run on-demand. = Is this compatible with caching plugins? = Yes, AI-Ready Core works with popular WordPress caching plugins and includes proper cache invalidation when content is updated. = Does this work with multilingual sites? = Yes, the plugin is translation-ready and can handle multilingual content. The llms.txt generator will include content in all available languages. == Screenshots == 1. Diagnostics Dashboard - AI-readiness scoring with detailed status checks 2. Configuration Panel - llms.txt settings with live preview 3. llms.txt Output - Clean, standardized format for AI agent consumption 4. Loading States - Professional animations and user feedback == Changelog == = 1.0.0 = * Initial release * llms.txt generation and serving * AI-readiness diagnostics * Admin interface with configuration options * Security and performance optimizations * Translation system implementation == Upgrade Notice == = 1.0.0 = First public release of AI-Ready Core. Install to make your WordPress site AI-ready!