[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fBChrCL1Zp91-7NAz9YlaG_a8urZJPU0v2cU6v80G3_4":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":34,"analysis":116,"fingerprints":287},"ai-only-pages","AI-Only Pages","1.3.3","tommyoz12","https:\u002F\u002Fprofiles.wordpress.org\u002Ftommyoz12\u002F","\u003Cp>AI-Only Pages gives you granular control over which search engine bots can index each page on your WordPress site — while simultaneously making those pages more discoverable and useful for AI crawlers like ChatGPT, Claude, and Perplexity.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>The core idea:\u003C\u002Fstrong> you have content that is perfect for AI training pipelines and retrieval-augmented generation (RAG) systems, but you do not want that content competing for rankings in Google, Bing, or Yahoo.\u003C\u002Fp>\n\u003Cp>AI-Only Pages lets you mark those pages as AI-only: they disappear from traditional search engine indexes while becoming first-class citizens in the AI ecosystem.\u003C\u002Fp>\n\u003Ch4>What it does\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>Per-bot noindex\u003C\u002Fstrong> — Block individual bots (Googlebot, Bingbot, Yandexbot, etc.) with a checkbox per bot per page. Checking one bot blocks it; the others still index normally.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>“Block All” master toggle\u003C\u002Fstrong> — One click blocks all 10 supported search engine bots simultaneously.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ccode>\u003Cmeta>\u003C\u002Fcode> tags and HTTP headers\u003C\u002Fstrong> — Both \u003Ccode>\u003Cmeta name=\"googlebot\" content=\"noindex, nofollow\">\u003C\u002Fcode> HTML meta tags and \u003Ccode>X-Robots-Tag\u003C\u002Fcode> HTTP headers are emitted, covering all crawling contexts. Works correctly on all public post types including Pages and custom post types.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>SEO plugin integration\u003C\u002Fstrong> — Suppresses Yoast SEO, WP Core, and RankMath’s global \u003Ccode>\u003Cmeta name=\"robots\">\u003C\u002Fcode> tag on AI-only pages so there is no conflict between the global tag and your per-bot tags.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Sitemap exclusion\u003C\u002Fstrong> — AI-Only pages are automatically removed from all XML sitemaps (Yoast SEO and WP Core sitemaps are both supported).\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ccode>\u002Fllms-index.txt\u003C\u002Fcode>\u003C\u002Fstrong> — A plain-text AI discovery file served at \u003Ccode>yoursite.com\u002Fllms-index.txt\u003C\u002Fcode> listing all AI-only pages with their titles and last-modified dates. AI crawlers can use this file to find your AI-optimised content directly. Can be toggled on\u002Foff from the settings page.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Token Diet — clean AI output\u003C\u002Fstrong> — When an AI crawler visits an AI-only page, the plugin serves a cleaned version of the HTML with navigation, sidebars, footers, cookie banners, inline styles, SVGs, and iframes stripped out. AI models receive pure content with minimal noise.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Global Settings Page\u003C\u002Fstrong> — A top-level “AI-Only Pages” menu in the WordPress admin sidebar lets you configure Token Diet and LLM Index behaviour globally, without touching code.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Caching plugin notice\u003C\u002Fstrong> — If WP Rocket, LiteSpeed Cache, or another full-page caching plugin is detected, an admin notice explains how to configure it to work alongside this plugin.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>The Settings Page\u003C\u002Fh4>\n\u003Cp>A full settings page is available under \u003Cstrong>AI-Only Pages\u003C\u002Fstrong> in the WordPress admin sidebar. It provides:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Section 1 — Instructions & Status:\u003C\u002Fstrong> A “How It Works” guide covering the meta box, Token Diet, and LLM Index. A live, clickable URL to your \u003Ccode>\u002Fllms-index.txt\u003C\u002Fcode> file with a green\u002Fred status indicator showing whether the index is active.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Section 2 — LLM Index Settings:\u003C\u002Fstrong> A toggle to enable or disable \u003Ccode>\u002Fllms-index.txt\u003C\u002Fcode> globally. When disabled, the endpoint returns a 404.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Section 3 — Token Diet Master Control:\u003C\u002Fstrong> A master toggle to enable or disable Token Diet entirely. When off, AI bots receive raw, full HTML — identical to what human visitors see.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Section 4 — Granular Token Diet Stripping:\u003C\u002Fstrong> Individual toggles for each category of content stripped:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Strip structural layout (headers, footers, sidebars, navigation, cookie banners)\u003C\u002Fli>\n\u003Cli>Strip \u003Ccode>\u003Cstyle>\u003C\u002Fcode> tags and embedded CSS\u003C\u002Fli>\n\u003Cli>Strip \u003Ccode>\u003Csvg>\u003C\u002Fcode> elements (major token bloaters)\u003C\u002Fli>\n\u003Cli>Strip \u003Ccode>\u003Ciframe>\u003C\u002Fcode> elements (maps, embeds, social widgets)\u003C\u002Fli>\n\u003Cli>Strip \u003Ccode>\u003Cform>\u003C\u002Fcode> elements \u003Cem>(Warning: removes WooCommerce Add to Cart buttons)\u003C\u002Fem>\u003C\u002Fli>\n\u003Cli>Strip \u003Ccode>\u003Cscript>\u003C\u002Fcode> tags \u003Cem>(Note: \u003Ccode>application\u002Fld+json\u003C\u002Fcode> schema is always preserved)\u003C\u002Fem>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Supported Search Engine Bots\u003C\u002Fh4>\n\u003Cp>Googlebot (Web), Googlebot-Image, Googlebot-News, Googlebot-Video, AdsBot-Google, Bingbot, Slurp (Yahoo), DuckDuckBot, Baiduspider, YandexBot.\u003C\u002Fp>\n\u003Ch4>AI Bots Welcomed\u003C\u002Fh4>\n\u003Cp>GPTBot, ChatGPT-User, ClaudeBot, PerplexityBot, YouBot, Meta-ExternalAgent, Amazonbot, Bytespider, Diffbot, cohere-ai, anthropic-ai, AI2Bot, OAI-SearchBot, and more. These bots are detected automatically and served cleaned content when they visit an AI-only page.\u003C\u002Fp>\n\u003Ch4>Developer-Friendly\u003C\u002Fh4>\n\u003Cp>Every major behaviour is extensible via WordPress filters. See the \u003Cstrong>Developer Reference\u003C\u002Fstrong> section below. The Settings class hooks into filters at priority 5, leaving priorities 10 and above free for developer overrides — so your custom \u003Ccode>add_filter()\u003C\u002Fcode> calls always win.\u003C\u002Fp>\n\u003Ch3>Using the Plugin\u003C\u002Fh3>\n\u003Ch4>Per-page control\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Open any post or page in the WordPress editor.\u003C\u002Fli>\n\u003Cli>Find the \u003Cstrong>AI-Only Pages\u003C\u002Fstrong> meta box in the right sidebar.\u003C\u002Fli>\n\u003Cli>Check individual bots to block them, or use \u003Cstrong>Block from ALL search engine bots\u003C\u002Fstrong> to check all at once.\u003C\u002Fli>\n\u003Cli>Click \u003Cstrong>Publish\u003C\u002Fstrong> or \u003Cstrong>Update\u003C\u002Fstrong> to save. The noindex tags take effect immediately.\u003C\u002Fli>\n\u003Cli>Visit \u003Ccode>yoursite.com\u002Fllms-index.txt\u003C\u002Fcode> to confirm your page appears in the AI content index.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>\u003Cstrong>Note:\u003C\u002Fstrong> The master toggle requires JavaScript. The individual checkboxes always work regardless of JS state.\u003C\u002Fp>\n\u003Ch4>Global settings\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Go to \u003Cstrong>AI-Only Pages\u003C\u002Fstrong> in the WordPress admin sidebar.\u003C\u002Fli>\n\u003Cli>Review the “How It Works” section and confirm your \u003Ccode>\u002Fllms-index.txt\u003C\u002Fcode> URL is live.\u003C\u002Fli>\n\u003Cli>Use the \u003Cstrong>LLM Index Settings\u003C\u002Fstrong> card to enable or disable the discovery file.\u003C\u002Fli>\n\u003Cli>Use the \u003Cstrong>Token Diet — Master Control\u003C\u002Fstrong> card to enable or disable all output cleaning.\u003C\u002Fli>\n\u003Cli>Use the \u003Cstrong>Token Diet — Granular Stripping\u003C\u002Fstrong> card to select exactly which HTML elements are stripped from AI output.\u003C\u002Fli>\n\u003Cli>Click \u003Cstrong>Save Settings\u003C\u002Fstrong>.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Developer Reference\u003C\u002Fh3>\n\u003Cp>All filters are applied inside \u003Ccode>AIOnly\\Pages\\Plugin\u003C\u002Fcode>. The Settings class hooks at priority 5; standard developer priority is 10+.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_ai_crawler_signatures\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nArray of User-Agent substrings used for Layer 1 bot detection.\u003Cbr \u002F>\n    @param string[] $signatures\u003Cbr \u002F>\n    @return string[]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_strip_selectors\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nCSS-style selector strings passed to Pass 1 of Token Diet (structural removal). Supports element tag, #id, and .class (one class, no combinators).\u003Cbr \u002F>\n    @param string[] $selectors\u003Cbr \u002F>\n    @return string[]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_strip_token_bloat_tags\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nXPath query strings passed to Pass 2 of Token Diet (tag removal).\u003Cbr \u002F>\n    @param string[] $queries\u003Cbr \u002F>\n    @return string[]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_allowed_attributes\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nHTML attribute names kept on every element by Pass 3 of Token Diet. Everything else is stripped.\u003Cbr \u002F>\n    @param string[] $attributes\u003Cbr \u002F>\n    @return string[]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_should_clean_output\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nBoolean. Return false to disable Token Diet entirely for a specific post.\u003Cbr \u002F>\n    @param bool     $enabled  Default: true.\u003Cbr \u002F>\n    @param \\WP_Post $post\u003Cbr \u002F>\n    @return bool\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_enable_xrobots_headers\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nBoolean. Return false to suppress X-Robots-Tag HTTP headers.\u003Cbr \u002F>\n    @param bool     $enabled  Default: true.\u003Cbr \u002F>\n    @param \\WP_Post $post\u003Cbr \u002F>\n    @return bool\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_cache_ttl\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nFilter the transient TTL in seconds.\u003Cbr \u002F>\n    @param int $ttl  Default: 600 (10 minutes).\u003Cbr \u002F>\n    @return int\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_llms_index_lines\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nFilter the array of text lines that make up llms-index.txt before output.\u003Cbr \u002F>\n    @param string[] $lines       Array of lines (including comment lines).\u003Cbr \u002F>\n    @param int[]    $active_ids  Post IDs included in the index.\u003Cbr \u002F>\n    @return string[]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_supported_post_types\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nArray of public post type slugs the plugin should support.\u003Cbr \u002F>\n    @param string[] $post_types\u003Cbr \u002F>\n    @return string[]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Ccode>aionly_use_heuristic_bot_detection\u003C\u002Fcode>\u003C\u002Fstrong>\u003Cbr \u002F>\nBoolean. Return false to disable Layer 2 heuristic bot detection.\u003Cbr \u002F>\n    @param bool $enabled  Default: true.\u003Cbr \u002F>\n    @return bool\u003C\u002Fp>\n\u003Ch4>Code Examples\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Disable heuristic bot detection (uptime monitors):\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'aionly_use_heuristic_bot_detection', '__return_false' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Preserve WooCommerce forms (developer override — wins over settings page):\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'aionly_strip_token_bloat_tags', function( $queries ) {\n    return array_filter( $queries, function( $q ) {\n        return $q !== '\u002F\u002Fform';\n    } );\n} );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Add a custom strip selector:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'aionly_strip_selectors', function( $selectors ) {\n    $selectors[] = '.advertisement';\n    $selectors[] = '#newsletter-popup';\n    return $selectors;\n} );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Keep \u003Ccode>class\u003C\u002Fcode> attributes in AI output:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'aionly_allowed_attributes', function( $attrs ) {\n    $attrs[] = 'class';\n    return $attrs;\n} );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Add a custom AI crawler signature:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'aionly_ai_crawler_signatures', function( $sigs ) {\n    $sigs[] = 'FutureBot';\n    return $sigs;\n} );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Restrict to specific post types:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'aionly_supported_post_types', function( $types ) {\n    return [ 'post', 'page' ]; \u002F\u002F Only posts and pages.\n} );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Disable Token Diet on a specific post (always wins, priority 10 > settings priority 5):\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'aionly_should_clean_output', function( $enabled, $post ) {\n    if ( 42 === $post->ID ) {\n        return false; \u002F\u002F Post 42 serves full HTML to AI bots.\n    }\n    return $enabled;\n}, 10, 2 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Read a single setting value in custom code:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$token_diet_on = '1' === \\AIOnly\\Pages\\Settings::get( 'token_diet_enabled' );\n$all_settings  = \\AIOnly\\Pages\\Settings::get_settings(); \u002F\u002F Full array.\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Mark any page as AI-only. Hidden from search engines, optimized for AI crawlers, listed in \u002Fllms-index.txt. Includes Token Diet and global settings.",0,146,"2026-03-12T07:40:00.000Z","6.7.5","5.5","7.4",[18,19,20,21,22],"ai","llm","noindex","robots","seo","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fai-only-pages.1.3.3.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":11,"avg_security_score":25,"avg_patch_time_days":31,"trust_score":32,"computed_at":33},1,30,94,"2026-04-04T07:07:42.394Z",[35,59,74,88,102],{"slug":36,"name":37,"version":38,"author":39,"author_profile":40,"description":41,"short_description":42,"active_installs":43,"downloaded":44,"rating":45,"num_ratings":46,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":16,"tags":50,"homepage":23,"download_link":55,"security_score":56,"vuln_count":57,"unpatched_count":11,"last_vuln_date":58,"fetched_at":27},"better-robots-txt","Better Robots.txt – AI-Ready Crawl Control & Bot Governance","3.0.0","Pagup","https:\u002F\u002Fprofiles.wordpress.org\u002Fpagup\u002F","\u003Cp>Better Robots.txt replaces the default WordPress robots.txt workflow with a smarter, structured version you can configure and preview before publishing.\u003C\u002Fp>\n\u003Cp>Instead of a blank textarea, you get a guided wizard with presets, plain-language explanations, and a final Review & Save step so you can inspect the generated robots.txt before it goes live.\u003C\u002Fp>\n\u003Cp>Built for beginners and advanced users alike, Better Robots.txt helps you control how search engines, AI crawlers, SEO tools, archive bots, bad bots, social preview bots, and other automated agents interact with your site.\u003C\u002Fp>\n\u003Cp>Trusted by thousands of WordPress sites, Better Robots.txt is designed for the AI era without resorting to hype, vague promises, or hidden rules.\u003C\u002Fp>\n\u003Cp>Better Robots.txt is available in Free, Pro, and Premium editions. The free plugin covers the guided workflow and essential crawl control features, while Pro and Premium unlock additional governance, protection, and AI-ready modules. Some screenshots on the plugin page show features from all three editions.\u003C\u002Fp>\n\u003Ch3>A quick overview\u003C\u002Fh3>\n\u003Cp>\u003Ciframe loading=\"lazy\" title=\"Better robots.txt Video — AI-Ready Crawl Control for WordPress\" src=\"https:\u002F\u002Fplayer.vimeo.com\u002Fvideo\u002F1169756981?dnt=1&app_id=122963\" width=\"750\" height=\"372\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\">\u003C\u002Fiframe>\u003C\u002Fp>\n\u003Ch3>Why Better Robots.txt is different\u003C\u002Fh3>\n\u003Cp>Most robots.txt plugins fall into one of three categories:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Simple text editor\u003C\u002Fli>\n\u003Cli>Virtual robots.txt manager\u003C\u002Fli>\n\u003Cli>Single-purpose AI or policy add-on\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Better Robots.txt goes further.\u003C\u002Fp>\n\u003Cp>It gives you a complete, guided crawl control workflow so you can:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Choose a preset that matches your goals\u003C\u002Fli>\n\u003Cli>Control major crawler categories without writing everything by hand\u003C\u002Fli>\n\u003Cli>Keep core WordPress protection rules visible and editable\u003C\u002Fli>\n\u003Cli>Clean up low-value crawl paths that waste crawl budget\u003C\u002Fli>\n\u003Cli>Generate a cleaner robots.txt output\u003C\u002Fli>\n\u003Cli>Preview the final result before saving\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>What you can control\u003C\u002Fh3>\n\u003Cp>Better Robots.txt helps you manage:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Search engine visibility\u003C\u002Fli>\n\u003Cli>AI and LLM crawler behavior\u003C\u002Fli>\n\u003Cli>AI usage signals such as search, ai-input, and ai-train preferences\u003C\u002Fli>\n\u003Cli>SEO tool crawlers\u003C\u002Fli>\n\u003Cli>Bad bots and abusive crawlers\u003C\u002Fli>\n\u003Cli>Archive and Wayback access\u003C\u002Fli>\n\u003Cli>Feed crawlers and crawl traps\u003C\u002Fli>\n\u003Cli>WooCommerce crawl cleanup\u003C\u002Fli>\n\u003Cli>CSS, JavaScript, and image crawling rules\u003C\u002Fli>\n\u003Cli>Social media preview crawlers\u003C\u002Fli>\n\u003Cli>ads.txt and app-ads.txt allowance\u003C\u002Fli>\n\u003Cli>llms.txt generation\u003C\u002Fli>\n\u003Cli>Advanced directives such as crawl-delay and custom rules\u003C\u002Fli>\n\u003Cli>Final review before publishing\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Editions\u003C\u002Fh3>\n\u003Cp>Better Robots.txt is available in three editions:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Free – Includes the guided setup, the Essential preset, core crawl control features, and the final Review & Save workflow.\u003C\u002Fli>\n\u003Cli>Pro – Adds more advanced governance and protection modules, including additional AI, crawler, and cleanup controls.\u003C\u002Fli>\n\u003Cli>Premium – Unlocks the most restrictive and advanced protection options, including the Fortress preset and additional high-control modules.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Some options shown in the interface are marked Free, Pro, or Premium so users can immediately understand which modules belong to each edition.\u003C\u002Fp>\n\u003Ch3>Presets\u003C\u002Fh3>\n\u003Cp>Setup starts with four modes:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Essential – A clean, practical configuration for most websites that want a better robots.txt without complexity.\u003C\u002Fli>\n\u003Cli>AI-First – For publishers and content sites that want AI-ready governance without shutting down discovery.\u003C\u002Fli>\n\u003Cli>Fortress – For websites that want stronger protection against scraping, archive capture, and unnecessary crawl activity.\u003C\u002Fli>\n\u003Cli>Custom – For users who prefer to configure each module manually.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For many sites, one preset plus a quick review is enough.\u003C\u002Fp>\n\u003Ch3>Built for beginners and experts\u003C\u002Fh3>\n\u003Cp>Beginners get:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>A guided setup instead of a raw robots.txt box\u003C\u002Fli>\n\u003Cli>Preset-based configuration\u003C\u002Fli>\n\u003Cli>Plain-language explanations for important choices\u003C\u002Fli>\n\u003Cli>A safer workflow with a final preview step\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Advanced users get:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Editable core WordPress protection rules\u003C\u002Fli>\n\u003Cli>Fine-grained crawler controls by category\u003C\u002Fli>\n\u003Cli>WooCommerce-oriented cleanup options\u003C\u002Fli>\n\u003Cli>Consolidated output options\u003C\u002Fli>\n\u003Cli>Advanced directives and custom rules\u003C\u002Fli>\n\u003Cli>A final output they can inspect before publishing\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>AI-ready, without hype\u003C\u002Fh3>\n\u003Cp>Better Robots.txt includes features for modern AI-related crawl governance, including:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>AI crawler handling\u003C\u002Fli>\n\u003Cli>Optional llms.txt support\u003C\u002Fli>\n\u003Cli>AI usage signals for compliant systems\u003C\u002Fli>\n\u003Cli>Optional machine-readable governance signals for advanced use cases\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>These features help you express how you want automated systems to use your content.\u003C\u002Fp>\n\u003Cp>However, Better Robots.txt does not claim to control AI by force. Like robots.txt itself, these signals are most useful with compliant systems and good-faith crawlers.\u003C\u002Fp>\n\u003Ch3>What Better Robots.txt is\u003C\u002Fh3>\n\u003Cp>Better Robots.txt is:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>A robots.txt governance plugin for WordPress\u003C\u002Fli>\n\u003Cli>A guided configuration workflow instead of a raw text editor\u003C\u002Fli>\n\u003Cli>A crawl control layer to reduce wasteful crawling\u003C\u002Fli>\n\u003Cli>A practical bridge between SEO, crawl hygiene, and AI-era policy signaling\u003C\u002Fli>\n\u003Cli>A way to keep your crawl policy clearer for humans and machines\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Technical reference for advanced users: Better Robots.txt also maintains a public \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FGautierDorval\u002Fbetter-robots-txt\" rel=\"nofollow noopener noreferrer ugc\">GitHub repository\u003C\u002Fa> with product definition, governance notes, and machine-readable artefacts.\u003C\u002Fp>\n\u003Ch3>What Better Robots.txt is not\u003C\u002Fh3>\n\u003Cp>Better Robots.txt is not:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>A firewall or Web Application Firewall (WAF)\u003C\u002Fli>\n\u003Cli>An anti-scraping enforcement engine\u003C\u002Fli>\n\u003Cli>A legal compliance engine\u003C\u002Fli>\n\u003Cli>A guarantee that every bot will obey your rules\u003C\u002Fli>\n\u003Cli>A replacement for server-level security or access control\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>It helps you publish a clearer crawl policy.\u003C\u002Fp>\n\u003Cp>It does not replace infrastructure-level protection.\u003C\u002Fp>\n\u003Ch3>Typical use cases\u003C\u002Fh3>\n\u003Cp>Use Better Robots.txt if you want to:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Clean up a weak or noisy default robots.txt\u003C\u002Fli>\n\u003Cli>Reduce crawl waste on WordPress or WooCommerce\u003C\u002Fli>\n\u003Cli>Keep major search engines allowed while restricting other bots\u003C\u002Fli>\n\u003Cli>Control whether archive bots can snapshot your site\u003C\u002Fli>\n\u003Cli>Publish AI usage preferences more clearly\u003C\u002Fli>\n\u003Cli>Keep social preview bots allowed while limiting scrapers\u003C\u002Fli>\n\u003Cli>Review the final file before making it live\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Key Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Guided step-by-step wizard\u003C\u002Fli>\n\u003Cli>Preset-based setup: Essential, AI-First, Fortress, Custom\u003C\u002Fli>\n\u003Cli>Search engine visibility controls\u003C\u002Fli>\n\u003Cli>AI and LLM crawler governance\u003C\u002Fli>\n\u003Cli>AI usage signals support\u003C\u002Fli>\n\u003Cli>SEO tool crawler controls\u003C\u002Fli>\n\u003Cli>Bad bot and abusive crawler options\u003C\u002Fli>\n\u003Cli>Archive and Wayback access controls\u003C\u002Fli>\n\u003Cli>Spam, feed, and crawl trap cleanup\u003C\u002Fli>\n\u003Cli>WooCommerce crawl cleanup options\u003C\u002Fli>\n\u003Cli>CSS, JavaScript, and image crawling rules\u003C\u002Fli>\n\u003Cli>Social media preview crawler controls\u003C\u002Fli>\n\u003Cli>ads.txt and app-ads.txt allowance\u003C\u002Fli>\n\u003Cli>Optional llms.txt generation\u003C\u002Fli>\n\u003Cli>Consolidated output option\u003C\u002Fli>\n\u003Cli>Core WordPress protection rules remain visible and editable\u003C\u002Fli>\n\u003Cli>Final Review & Save preview screen\u003C\u002Fli>\n\u003C\u002Ful>\n","Replace the default WordPress robots.txt workflow with a smarter, structured version you can preview before publishing, with Free, Pro, and Premium ed &hellip;",6000,305034,90,102,"2026-03-10T18:33:00.000Z","6.9.4","5.0",[51,52,53,54,22],"ai-crawlers","bot-blocker","llms-txt","robots-txt","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbetter-robots-txt.3.0.0.zip",99,2,"2023-02-14 00:00:00",{"slug":60,"name":61,"version":62,"author":63,"author_profile":64,"description":65,"short_description":66,"active_installs":11,"downloaded":67,"rating":25,"num_ratings":30,"last_updated":23,"tested_up_to":48,"requires_at_least":68,"requires_php":16,"tags":69,"homepage":71,"download_link":72,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":73},"dy-llms-txt-tool","DY LLMs.txt Tool","5.7","dyaylaci","https:\u002F\u002Fprofiles.wordpress.org\u002Fdyaylaci\u002F","\u003Cp>\u003Cstrong>DY LLMs.txt Tool\u003C\u002Fstrong> allows you to take control of how AI crawlers (ChatGPT, Claude, Perplexity, Google-Extended) verify and index your content. Improve your AEO (Answer Engine Optimization) by generating a structured, machine-readable \u003Ccode>llms.txt\u003C\u002Fcode> file automatically.\u003C\u002Fp>\n\u003Cp>Unlike a standard \u003Ccode>robots.txt\u003C\u002Fcode> which blocks bots, \u003Ccode>llms.txt\u003C\u002Fcode> creates a \u003Cstrong>semantic map\u003C\u002Fstrong> of your site, helping Large Language Models (LLMs) understand your content context better and reducing hallucinations.\u003C\u002Fp>\n\u003Ch3>🚀 Key Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Cstrong>📈 AEO Ready:\u003C\u002Fstrong> Prepare your website for the future of AI Search.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>🛍️ WooCommerce Support:\u003C\u002Fstrong> Automatically include Product categories and essential shop pages.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>🧩 Perfect Integration:\u003C\u002Fstrong> Fully compatible with \u003Cstrong>Yoast SEO\u003C\u002Fstrong>, \u003Cstrong>Rank Math\u003C\u002Fstrong>, and \u003Cstrong>All in One SEO\u003C\u002Fstrong>. It respects your \u003Ccode>noindex\u003C\u002Fcode> settings automatically.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>🌍 Multilingual Ready:\u003C\u002Fstrong> Seamless integration with \u003Cstrong>WPML\u003C\u002Fstrong> and \u003Cstrong>Polylang\u003C\u002Fstrong>. Generates separate endpoints for each language.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>🛡️ Privacy First:\u003C\u002Fstrong> Built-in PII Scrubber to mask emails and phone numbers from AI bots.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>🤖 Bot Tracker:\u003C\u002Fstrong> Monitor which AI agents (GPTBot, ClaudeBot, etc.) are accessing your file.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>⚡ Performance:\u003C\u002Fstrong> Offers both Dynamic (on-the-fly) and Static (Cached) generation modes for high-traffic sites.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>💡 Why do you need this?\u003C\u002Fh3>\n\u003Cp>AI Search Engines don’t browse websites like humans. They need structured text data. This plugin bridges the gap between your WordPress content and AI models, ensuring your brand is represented correctly in AI-generated answers.\u003Cbr \u002F>\nKey features:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Entity Clustering: Group content by taxonomy (categories\u002Ftags) to create a structured index.\u003C\u002Fli>\n\u003Cli>Bot Tracking: Track and report visits from popular AI user agents.\u003C\u002Fli>\n\u003Cli>Smart Exclusion: Exclude content manually, by ID, or automatically when marked as \u003Ccode>noindex\u003C\u002Fcode> by SEO plugins.\u003C\u002Fli>\n\u003Cli>Dynamic or Static generation: Generate on-the-fly or write a cached static file for performance.\u003C\u002Fli>\n\u003Cli>Privacy controls: Optional masking of emails and phone numbers.\u003C\u002Fli>\n\u003Cli>Multilingual support: Works with popular multilingual plugins and can generate separate indexes per language.\u003C\u002Fli>\n\u003C\u002Ful>\n","Create and manage an llms.txt file for AI crawlers to improve AEO (Answer Engine Optimization) and provide an authoritative AI index for your site.",173,"6.0",[18,70,19,21,22],"chatgpt","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdy-llms-txt","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdy-llms-txt-tool.zip","2026-03-15T10:48:56.248Z",{"slug":75,"name":76,"version":77,"author":78,"author_profile":79,"description":80,"short_description":81,"active_installs":11,"downloaded":82,"rating":25,"num_ratings":30,"last_updated":83,"tested_up_to":48,"requires_at_least":49,"requires_php":16,"tags":84,"homepage":86,"download_link":87,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"intentdeep-virtual-files","IntentDeep Virtual Files – AI-Ready: Robots.txt, Security.txt, Ads.txt, LLMS.txt","1.0.1","IntentDeep","https:\u002F\u002Fprofiles.wordpress.org\u002Fintentdeep\u002F","\u003Cp>Virtual Files lets you create and manage robots.txt, ads.txt, app-ads.txt, security.txt, llms.txt, RSS feeds, and JSON files directly from your WordPress dashboard. These files can be created at any path depth (yoursite.com\u002Frobots.txt, yoursite.com\u002F.well-known\u002Fsecurity.txt, yoursite.com\u002Fllms.txt, yoursite.com\u002Fapi\u002Fdata.json) and behave just like physical files, but are stored in your database—no FTP access required.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>🤖 AI-Ready Content Generation\u003C\u002Fstrong>\u003Cbr \u002F>\nConnect your own AI models to generate, improve, and analyze virtual file content. Use \u003Cstrong>ChatGPT\u003C\u002Fstrong>, \u003Cstrong>Claude\u003C\u002Fstrong>, \u003Cstrong>Gemini\u003C\u002Fstrong>, \u003Cstrong>Grok\u003C\u002Fstrong>, \u003Cstrong>Qwen\u003C\u002Fstrong>, \u003Cstrong>GLM\u003C\u002Fstrong>, and 30+ other AI models. Simply add your API key and create perfect robots.txt, proper ads.txt files, compliant security.txt, AI-friendly llms.txt, and more—all with AI assistance. Attach posts, pages, or products as context for more relevant generation.\u003C\u002Fp>\n\u003Ch4>The Problem\u003C\u002Fh4>\n\u003Cp>Managing robots.txt, ads.txt, app-ads.txt, security.txt, llms.txt, .well-known files, and other server files traditionally requires FTP access, correct file permissions, and manual directory creation. For managed hosting or multiple sites, this becomes a maintenance nightmare.\u003C\u002Fp>\n\u003Ch4>The Solution\u003C\u002Fh4>\n\u003Cp>Virtual Files eliminates these hassles by storing everything in your WordPress database while serving content as if files physically exist at any path on your server. No FTP, no server access, no directory creation, no permission headaches.\u003C\u002Fp>\n\u003Cp>With \u003Cstrong>AI-ready integration\u003C\u002Fstrong>, you can now connect your favorite AI models to:\u003Cbr \u002F>\n– \u003Cstrong>Generate\u003C\u002Fstrong> new files from natural language descriptions\u003Cbr \u002F>\n– \u003Cstrong>Improve\u003C\u002Fstrong> existing content with AI suggestions\u003Cbr \u002F>\n– \u003Cstrong>Analyze\u003C\u002Fstrong> files for errors, security risks, and optimization opportunities\u003C\u002Fp>\n\u003Ch4>🔥 Top Use Cases\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>SEO & AI Optimization\u003C\u002Fstrong>\u003Cbr \u002F>\n– Create and edit your robots.txt instantly to control crawler access\u003Cbr \u002F>\n– Generate llms.txt to guide AI crawlers (ChatGPT, Claude, Perplexity)\u003Cbr \u002F>\n– Test different configurations without file uploads\u003Cbr \u002F>\n– Control how AI tools index and cite your content\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Monetization & Security\u003C\u002Fstrong>\u003Cbr \u002F>\n– Add your ads.txt or app-ads.txt for Google AdSense compliance\u003Cbr \u002F>\n– Publish a security.txt file to define your security policy (RFC 9116 standard)\u003Cbr \u002F>\n– Approve inventory and boost revenue with proper ads.txt management\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Developers & API\u003C\u002Fstrong>\u003Cbr \u002F>\n– Host .well-known\u002Fsecurity.txt, .well-known\u002Fapple-app-site-association\u003Cbr \u002F>\n– Create nested API endpoints (api\u002Fv1\u002Fdata.json, api\u002Fconfig.json)\u003Cbr \u002F>\n– Serve static configuration files at any path for headless WordPress setups\u003Cbr \u002F>\n– No need to create physical directories – paths are virtual\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Managed Hosting\u003C\u002Fstrong>\u003Cbr \u002F>\n– Perfect for WP Engine, Kinsta, Flywheel where FTP is limited\u003Cbr \u002F>\n– No need to contact support for simple file changes\u003Cbr \u002F>\n– Complete control from WordPress dashboard\u003C\u002Fp>\n\u003Ch4>Security & Performance\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Enterprise-Grade Security:\u003C\u002Fstrong>\u003Cbr \u002F>\n– All content sanitized to prevent XSS attacks\u003Cbr \u002F>\n– PHP code execution protection\u003Cbr \u002F>\n– Nonce verification on all operations\u003Cbr \u002F>\n– Role-based permission checks\u003Cbr \u002F>\n– Database-backed redundancy (included in WordPress backups)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Zero File Permission Issues:\u003C\u002Fstrong>\u003Cbr \u002F>\nNo chmod, no chown, no permission denied errors. Everything managed through WordPress capabilities.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Performance Optimized:\u003C\u002Fstrong>\u003Cbr \u002F>\n– Smart caching (Pro) for up to 10x faster delivery\u003Cbr \u002F>\n– Minimal database queries\u003Cbr \u002F>\n– Automatic cache invalidation on updates\u003Cbr \u002F>\n– No file system overhead\u003C\u002Fp>\n\u003Ch4>🤖 AI-Powered Features\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Connect 30+ AI Models\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>ChatGPT\u003C\u002Fstrong> (GPT-5.2, GPT-5 Mini, GPT-4o)\u003Cbr \u002F>\n– \u003Cstrong>Claude\u003C\u002Fstrong> (Claude Opus 4.6, Claude Sonnet 4.6, Claude Haiku 4.6)\u003Cbr \u002F>\n– \u003Cstrong>Gemini\u003C\u002Fstrong> (Gemini 3.1 Pro Preview, Gemini 3 Flash Preview, Gemini 2.5 Flash)\u003Cbr \u002F>\n– \u003Cstrong>DeepSeek\u003C\u002Fstrong> (DeepSeek-V3, DeepSeek-R1)\u003Cbr \u002F>\n– \u003Cstrong>Grok\u003C\u002Fstrong>, \u003Cstrong>Qwen\u003C\u002Fstrong>, \u003Cstrong>GLM\u003C\u002Fstrong>, \u003Cstrong>Kimi\u003C\u002Fstrong>, and \u003Cstrong>30+ more\u003C\u002Fstrong>\u003Cbr \u002F>\n– Connect via OpenAI, OpenRouter, Anthropic, or Google APIs – add your keys and pay providers directly\u003Cbr \u002F>\n– Switch between models anytime\u003Cbr \u002F>\n– No markup on AI costs\u003C\u002Fp>\n\u003Cp>\u003Cstrong>AI Content Generation\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Generate\u003C\u002Fstrong>: Create new files from natural language prompts\u003Cbr \u002F>\n– \u003Cstrong>Improve\u003C\u002Fstrong>: Enhance existing content with AI suggestions and fixes\u003Cbr \u002F>\n– \u003Cstrong>Analyze\u003C\u002Fstrong>: Get detailed explanations of your code, identify errors, and receive optimization suggestions\u003Cbr \u002F>\n– \u003Cstrong>Context-Aware\u003C\u002Fstrong>: Attach up to 3 posts, pages, or products as context for more relevant generation\u003Cbr \u002F>\n– \u003Cstrong>Streaming Responses\u003C\u002Fstrong>: Watch AI generate content in real-time\u003Cbr \u002F>\n– \u003Cstrong>Quick Prompts\u003C\u002Fstrong>: Pre-built templates for common files (robots.txt, ads.txt, security.txt, llms.txt, JSON-LD)\u003Cbr \u002F>\n– \u003Cstrong>History\u003C\u002Fstrong>: All AI generations saved automatically with one-click restore\u003C\u002Fp>\n\u003Cp>\u003Cstrong>AI Use Cases\u003C\u002Fstrong>\u003Cbr \u002F>\n– Generate proper robots.txt with custom rules and directives\u003Cbr \u002F>\n– Build valid ads.txt or app-ads.txt files for AdSense compliance\u003Cbr \u002F>\n– Generate security.txt following RFC 9116 standard\u003Cbr \u002F>\n– Create llms.txt for AI crawler instructions (latest AI SEO trend)\u003Cbr \u002F>\n– Build .well-known\u002F* files for standards compliance\u003Cbr \u002F>\n– Create app-ads.txt files for mobile app monetization\u003Cbr \u002F>\n– Build JSON-LD schema markup for SEO\u003Cbr \u002F>\n– Generate RSS feeds and custom XML configurations\u003Cbr \u002F>\n– Fix syntax errors in existing code\u003Cbr \u002F>\n– Analyze code for security vulnerabilities\u003Cbr \u002F>\n– Get AI suggestions for content optimization\u003C\u002Fp>\n\u003Ch4>Free Version Features\u003C\u002Fh4>\n\u003Cp>✅ \u003Cstrong>Basic File Types\u003C\u002Fstrong>\u003Cbr \u002F>\nCreate virtual files with these extensions:\u003Cbr \u002F>\n– \u003Cstrong>TXT\u003C\u002Fstrong> – Plain text files (robots.txt, ads.txt, security.txt, llms.txt)\u003Cbr \u002F>\n– \u003Cstrong>MD\u003C\u002Fstrong> – Markdown documents\u003Cbr \u002F>\n– \u003Cstrong>JSON\u003C\u002Fstrong> – API endpoints and data files\u003C\u002Fp>\n\u003Cp>✅ \u003Cstrong>Smart File Management\u003C\u002Fstrong>\u003Cbr \u002F>\n– Intuitive admin interface for creating and editing files\u003Cbr \u002F>\n– Filter by extension for easy file organization\u003Cbr \u002F>\n– File status control (Active\u002FInactive)\u003Cbr \u002F>\n– Support for any path depth (root, subdirectories, .well-known)\u003Cbr \u002F>\n– Real-time file preview\u003Cbr \u002F>\n– Automatic MIME type detection\u003Cbr \u002F>\n– Clean URLs (yoursite.com\u002Fpath\u002Fto\u002Ffile.txt)\u003C\u002Fp>\n\u003Cp>✅ \u003Cstrong>SEO-Ready\u003C\u002Fstrong>\u003Cbr \u002F>\n– Perfect for robots.txt management\u003Cbr \u002F>\n– Custom ads.txt and app-ads.txt support\u003Cbr \u002F>\n– .well-known directory support (security.txt, etc.)\u003Cbr \u002F>\n– Direct URL access for search engines\u003Cbr \u002F>\n– No redirect or rewrite delays\u003C\u002Fp>\n\u003Cp>✅ \u003Cstrong>Developer-Friendly\u003C\u002Fstrong>\u003Cbr \u002F>\n– Simple text editor for quick edits\u003Cbr \u002F>\n– Character encoding support (UTF-8)\u003Cbr \u002F>\n– Direct content serving (no overhead)\u003Cbr \u002F>\n– WordPress REST API compatible\u003C\u002Fp>\n\u003Cp>✅ \u003Cstrong>Performance Optimized\u003C\u002Fstrong>\u003Cbr \u002F>\n– Lightweight database storage\u003Cbr \u002F>\n– Minimal server resources\u003Cbr \u002F>\n– Fast content delivery\u003Cbr \u002F>\n– No file permission issues\u003C\u002Fp>\n\u003Cp>✅ \u003Cstrong>Free Version Limits\u003C\u002Fstrong>\u003Cbr \u002F>\n– Up to \u003Cstrong>5 active files\u003C\u002Fstrong> (inactive files don’t count)\u003Cbr \u002F>\n– Upgrade to Pro for unlimited files\u003C\u002Fp>\n\u003Ch4>Pro Version – Unlock Advanced Features\u003C\u002Fh4>\n\u003Cp>🤖 \u003Cstrong>AI-Ready Content Generation\u003C\u002Fstrong>\u003Cbr \u002F>\n– Connect 30+ AI models: ChatGPT, Claude, Gemini, Grok, Qwen, GLM, and more\u003Cbr \u002F>\n– Generate, improve, and analyze content with AI\u003Cbr \u002F>\n– Attach posts, pages, or products as context\u003Cbr \u002F>\n– Real-time streaming responses\u003Cbr \u002F>\n– Quick prompt templates for common files\u003Cbr \u002F>\n– AI generation history with restore functionality\u003Cbr \u002F>\n– \u003Cstrong>BYOK\u003C\u002Fstrong>: Bring Your Own API Key – you pay providers directly, no markup\u003C\u002Fp>\n\u003Cp>🚀 \u003Cstrong>Premium File Types\u003C\u002Fstrong>\u003Cbr \u002F>\nExpand beyond basics with:\u003Cbr \u002F>\n– \u003Cstrong>XML\u003C\u002Fstrong> – RSS feeds, custom XML files, and structured data\u003Cbr \u002F>\n– \u003Cstrong>CSV\u003C\u002Fstrong> – Data exports and imports\u003Cbr \u002F>\n– \u003Cstrong>YAML\u003C\u002Fstrong> – Configuration files (.yml and .yaml both supported)\u003Cbr \u002F>\n– \u003Cstrong>RSS\u003C\u002Fstrong> – Custom RSS feeds\u003Cbr \u002F>\n– \u003Cstrong>LOG\u003C\u002Fstrong> – Log file serving\u003C\u002Fp>\n\u003Cp>💻 \u003Cstrong>Advanced Code Editor\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Syntax highlighting\u003C\u002Fstrong> for all file types\u003Cbr \u002F>\n– \u003Cstrong>Line numbers\u003C\u002Fstrong> for easy navigation\u003Cbr \u002F>\n– \u003Cstrong>Multiple themes\u003C\u002Fstrong> (light\u002Fdark modes)\u003Cbr \u002F>\n– \u003Cstrong>Auto-close brackets\u003C\u002Fstrong> and smart indentation\u003Cbr \u002F>\n– \u003Cstrong>Line wrapping\u003C\u002Fstrong> for better readability\u003Cbr \u002F>\n– \u003Cstrong>Comment toggle\u003C\u002Fstrong> with keyboard shortcuts\u003C\u002Fp>\n\u003Cp>⚡ \u003Cstrong>Performance Caching\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Smart file caching\u003C\u002Fstrong> with configurable TTL\u003Cbr \u002F>\n– \u003Cstrong>Cache warm-up\u003C\u002Fstrong> for all active files\u003Cbr \u002F>\n– \u003Cstrong>Automatic cache invalidation\u003C\u002Fstrong> on updates\u003Cbr \u002F>\n– \u003Cstrong>Cache statistics\u003C\u002Fstrong> dashboard\u003Cbr \u002F>\n– Up to \u003Cstrong>10x faster\u003C\u002Fstrong> file delivery\u003C\u002Fp>\n\u003Cp>📊 \u003Cstrong>Analytics & Insights\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Access tracking\u003C\u002Fstrong> for each file\u003Cbr \u002F>\n– \u003Cstrong>View counts\u003C\u002Fstrong> and statistics\u003Cbr \u002F>\n– \u003Cstrong>Last accessed\u003C\u002Fstrong> timestamps\u003Cbr \u002F>\n– \u003Cstrong>File size\u003C\u002Fstrong> monitoring\u003Cbr \u002F>\n– Performance metrics\u003C\u002Fp>\n\u003Cp>📦 \u003Cstrong>Import\u002FExport\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Backup all files\u003C\u002Fstrong> as JSON\u003Cbr \u002F>\n– \u003Cstrong>Bulk import\u003C\u002Fstrong> from backup files\u003Cbr \u002F>\n– \u003Cstrong>Duplicate detection\u003C\u002Fstrong> prevents conflicts\u003Cbr \u002F>\n– \u003Cstrong>Migration-ready\u003C\u002Fstrong> for site transfers\u003Cbr \u002F>\n– \u003Cstrong>Version control\u003C\u002Fstrong> friendly\u003C\u002Fp>\n\u003Cp>🔄 \u003Cstrong>Unlimited Files\u003C\u002Fstrong>\u003Cbr \u002F>\n– No file limits (Free version: 5 active files max)\u003Cbr \u002F>\n– Create unlimited virtual files\u003C\u002Fp>\n\u003Cp>🎨 \u003Cstrong>Enhanced UI\u002FUX\u003C\u002Fstrong>\u003Cbr \u002F>\n– Modern, clean interface\u003Cbr \u002F>\n– File status indicators\u003Cbr \u002F>\n– Quick copy URL buttons\u003Cbr \u002F>\n– One-click file activation\u003Cbr \u002F>\n– Accessibility ready\u003C\u002Fp>\n\u003Ch4>Free vs Pro Comparison\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Free Version Includes:\u003C\u002Fstrong>\u003Cbr \u002F>\n✅ TXT, MD, JSON file types\u003Cbr \u002F>\n✅ Up to 5 active virtual files\u003Cbr \u002F>\n✅ Simple text editor\u003Cbr \u002F>\n✅ Any path depth support (.well-known, subdirectories)\u003Cbr \u002F>\n✅ Active\u002FInactive status control\u003Cbr \u002F>\n✅ Database-driven file storage\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Pro Version Adds:\u003C\u002Fstrong>\u003Cbr \u002F>\n🤖 AI-ready content generation (Generate, Improve, Analyze)\u003Cbr \u002F>\n🤖 Connect 30+ AI models: ChatGPT, Claude, Gemini, Grok, Qwen, GLM, and more\u003Cbr \u002F>\n🤖 Bring Your Own API Key – full control, no markup on costs\u003Cbr \u002F>\n🤖 Context-aware generation with post\u002Fpage attachment\u003Cbr \u002F>\n🤖 Real-time streaming AI responses\u003Cbr \u002F>\n🚀 Unlimited virtual files (no 5-file limit)\u003Cbr \u002F>\n🚀 Premium file types: XML, CSV, YAML (.yml\u002F.yaml), RSS, LOG\u003Cbr \u002F>\n🚀 Advanced code editor with syntax highlighting\u003Cbr \u002F>\n🚀 Smart file caching (up to 10x faster delivery)\u003Cbr \u002F>\n🚀 Analytics dashboard with access tracking\u003Cbr \u002F>\n🚀 Import\u002FExport functionality for backups\u003Cbr \u002F>\n🚀 Priority email support\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fvirtualfiles.intentdeep.com\u002Fpricing\u002F\" rel=\"nofollow ugc\">Upgrade to Pro\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fvirtualfiles.intentdeep.com\u002Fpricing\u002F\" rel=\"nofollow ugc\">7-Day Trial Available\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>What Makes Virtual Files Different?\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>No File System Access Required\u003C\u002Fstrong>\u003Cbr \u002F>\nManage everything from your WordPress dashboard. No FTP, no server access, no permission headaches.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Virtual Directories – No Physical Folders\u003C\u002Fstrong>\u003Cbr \u002F>\nCreate files at any path (.well-known\u002Fsecurity.txt, api\u002Fdata.json) without creating physical directories. Paths are virtual and work instantly.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Database-Driven Reliability\u003C\u002Fstrong>\u003Cbr \u002F>\nYour files are backed up with your database. No lost files due to server issues or migrations.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Version Control Friendly\u003C\u002Fstrong>\u003Cbr \u002F>\nFiles live in database, not Git repos. Keep your repository clean and focused on code.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Instant Updates\u003C\u002Fstrong>\u003Cbr \u002F>\nChange content and it’s live immediately. No file uploads, no caching delays (with proper cache invalidation).\u003C\u002Fp>\n\u003Ch4>Try Pro Risk-Free\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>7-Day Trial\u003C\u002Fstrong>. Experience advanced features before committing.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fvirtualfiles.intentdeep.com\u002Fpricing\u002F\" rel=\"nofollow ugc\">Upgrade to Pro\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fvirtualfiles.intentdeep.com\u002F\" rel=\"nofollow ugc\">Documentation\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fvirtualfiles.intentdeep.com\u002Fsupport\u002F\" rel=\"nofollow ugc\">Support\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Troubleshooting\u003C\u002Fh3>\n\u003Ch4>Virtual file returns 404\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Go to Settings \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> Permalinks and click “Save Changes” to flush rewrite rules\u003C\u002Fli>\n\u003Cli>Verify file status is set to “Active” in Virtual Files dashboard\u003C\u002Fli>\n\u003Cli>Check that no physical file exists with the same name\u003C\u002Fli>\n\u003Cli>Ensure permalinks are enabled (required for virtual routing)\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Changes don’t appear immediately\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Clear site cache (if using WP Rocket, W3 Total Cache, etc.)\u003C\u002Fli>\n\u003Cli>Clear browser cache (Ctrl+F5 or Cmd+Shift+R)\u003C\u002Fli>\n\u003Cli>Pro users: Check cache TTL settings in Virtual Files \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> Settings\u003C\u002Fli>\n\u003Cli>Verify file is set to “Active” status\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Conflicts with existing physical files\u003C\u002Fh4>\n\u003Cp>Virtual files take precedence over physical files with the same name. To serve physical files instead:\u003Cbr \u002F>\n– Set virtual file status to “Inactive”, OR\u003Cbr \u002F>\n– Delete the virtual file from the dashboard\u003C\u002Fp>\n\u003Ch3>Privacy Policy\u003C\u002Fh3>\n\u003Cp>Virtual Files does not collect, store, or transmit any personal data. All file content is stored locally in your WordPress database.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>AI Features:\u003C\u002Fstrong> When using AI-powered features (Generate, Improve, Analyze), your prompts and any attached context are sent to the AI provider you’ve configured in settings. Virtual Files does not store or analyze this data beyond what’s necessary for the generation. Each AI provider has its own privacy policy and data handling practices that you should review.\u003C\u002Fp>\n\u003Cp>The Pro version may connect to our licensing server only for license validation.\u003C\u002Fp>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cp>Need help? Have suggestions?\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Free Support:\u003C\u002Fstrong> \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fintentdeep-virtual-files\u002F\" rel=\"ugc\">WordPress.org Forums\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Pro Support:\u003C\u002Fstrong> \u003Ca href=\"https:\u002F\u002Fvirtualfiles.intentdeep.com\u002Fsupport\u002F\" rel=\"nofollow ugc\">Priority Support\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Documentation:\u003C\u002Fstrong> \u003Ca href=\"https:\u002F\u002Fvirtualfiles.intentdeep.com\u002F\" rel=\"nofollow ugc\">Knowledge Base\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Feature Requests:\u003C\u002Fstrong> \u003Ca href=\"https:\u002F\u002Fvirtualfiles.intentdeep.com\u002Fsupport\u002Fcontact.html\" rel=\"nofollow ugc\">Contact\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Create robots.txt, ads.txt, security.txt, llms.txt & JSON files with AI-ready content generation (ChatGPT, Claude, Gemini) at any path. No FTP needed.",176,"2026-02-28T19:16:00.000Z",[85,70,53,54,22],"ai-content-generator","https:\u002F\u002Fvirtualfiles.intentdeep.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fintentdeep-virtual-files.1.0.1.zip",{"slug":89,"name":90,"version":91,"author":92,"author_profile":93,"description":94,"short_description":95,"active_installs":11,"downloaded":96,"rating":11,"num_ratings":11,"last_updated":97,"tested_up_to":98,"requires_at_least":68,"requires_php":16,"tags":99,"homepage":23,"download_link":101,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"kandeshop-llms-txt-generator","Kandeshop LLMS.txt Generator","1.2.1","Darren Kandekore","https:\u002F\u002Fprofiles.wordpress.org\u002Fkandeshop\u002F","\u003Cp>Create and manage an \u003Ccode>llms.txt\u003C\u002Fcode> file from your WordPress admin to guide LLM\u002FAI crawlers (similar to \u003Ccode>robots.txt\u003C\u002Fcode>).\u003Cbr \u002F>\nThis plugin lets you:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Choose which \u003Cstrong>AI user-agents\u003C\u002Fstrong> to target (GPTBot, Google-Extended, CCBot).\u003C\u002Fli>\n\u003Cli>Set high-level \u003Cstrong>AI usage policies\u003C\u002Fstrong> (Training, Summarization, Indexing, Attribution).\u003C\u002Fli>\n\u003Cli>Add \u003Cstrong>disallow rules\u003C\u002Fstrong> for directories or paths.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Generate Now\u003C\u002Fstrong> even if settings didn’t change.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Download\u003C\u002Fstrong> the current\u002Fpreview \u003Ccode>llms.txt\u003C\u002Fcode> for manual upload.\u003C\u002Fli>\n\u003Cli>Get clear \u003Cstrong>admin notices\u003C\u002Fstrong> confirming success or failure.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Author\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fdkandekore\" rel=\"nofollow ugc\">Darren Kandekore\u003C\u002Fa>\u003C\u002Fp>\n","Create and manage an llms.txt file from your WordPress admin to guide LLM\u002FAI crawlers. Set policies and disallow rules.",135,"2025-11-04T08:27:00.000Z","6.8.5",[18,100,53,54,22],"llms","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fkandeshop-llms-txt-generator.zip",{"slug":103,"name":104,"version":105,"author":106,"author_profile":107,"description":108,"short_description":109,"active_installs":11,"downloaded":110,"rating":11,"num_ratings":11,"last_updated":23,"tested_up_to":98,"requires_at_least":23,"requires_php":111,"tags":112,"homepage":23,"download_link":115,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":73},"llms-txt-ai-website-content-crawling","LLMs.txt – AI Website Content Crawling","1.0","Magazine3","https:\u002F\u002Fprofiles.wordpress.org\u002Fmagazine3\u002F","\u003Cp>\u003Cstrong>LLMs.txt – AI Website Content Crawling\u003C\u002Fstrong> helps you generate a custom \u003Ccode>llms.txt\u003C\u002Fcode> file to control how AI language models (LLMs) and search engines crawl your site content.\u003C\u002Fp>\n\u003Ch3>Key Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Automatically generate a valid \u003Ccode>llms.txt\u003C\u002Fcode> file.\u003C\u002Fli>\n\u003Cli>Choose which post types are included for AI access.\u003C\u002Fli>\n\u003Cli>Compatible with SEO and privacy-conscious setups.\u003C\u002Fli>\n\u003Cli>Easy to use with minimal configuration.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>This plugin is ideal for publishers, bloggers, and businesses looking to control their content visibility to AI systems and bots.\u003C\u002Fp>\n","Generate a structured llms.txt file to manage AI and search engine crawling access across your WordPress site.",322,"7.2",[113,114,53,54,22],"ai-crawling","content-control","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fllms-txt-ai-website-content-crawling.1.0.zip",{"attackSurface":117,"codeSignals":245,"taintFlows":263,"riskAssessment":283,"analyzedAt":286},{"hooks":118,"ajaxHandlers":241,"restRoutes":242,"shortcodes":243,"cronEvents":244,"entryPointCount":11,"unprotectedCount":11},[119,125,128,133,136,141,145,150,154,158,162,166,169,172,176,180,184,188,192,196,200,204,208,212,217,221,224,229,232,236,239],{"type":120,"name":121,"callback":122,"file":123,"line":124},"action","admin_notices","aionly_pages_php_notice","ai-only-pages.php",43,{"type":120,"name":121,"callback":126,"file":123,"line":127},"aionly_pages_wp_notice",58,{"type":120,"name":129,"callback":130,"priority":56,"file":131,"line":132},"init","register_post_meta","includes\\class-plugin.php",197,{"type":120,"name":129,"callback":134,"file":131,"line":135},"register_rewrite_rules",198,{"type":137,"name":138,"callback":139,"file":131,"line":140},"filter","query_vars","register_query_vars",199,{"type":120,"name":142,"callback":143,"file":131,"line":144},"add_meta_boxes","register_meta_box",201,{"type":120,"name":146,"callback":147,"priority":148,"file":131,"line":149},"save_post","save_meta_data",10,202,{"type":120,"name":151,"callback":152,"file":131,"line":153},"admin_enqueue_scripts","enqueue_admin_assets",206,{"type":120,"name":155,"callback":156,"priority":30,"file":131,"line":157},"wp_head","output_noindex_tags",210,{"type":120,"name":159,"callback":160,"file":131,"line":161},"wp","output_xrobots_headers",215,{"type":120,"name":163,"callback":164,"priority":30,"file":131,"line":165},"template_redirect","maybe_serve_llms_index",217,{"type":120,"name":163,"callback":167,"priority":57,"file":131,"line":168},"maybe_start_ai_output_buffer",218,{"type":120,"name":121,"callback":170,"file":131,"line":171},"maybe_show_cache_plugin_notice",220,{"type":120,"name":173,"callback":174,"priority":148,"file":131,"line":175},"before_delete_post","maybe_clear_cache_on_delete",227,{"type":120,"name":177,"callback":178,"priority":148,"file":131,"line":179},"transition_post_status","maybe_clear_cache_on_status_change",228,{"type":137,"name":181,"callback":182,"priority":56,"file":131,"line":183},"wpseo_robots","filter_yoast_robots",239,{"type":137,"name":185,"callback":186,"priority":56,"file":131,"line":187},"wp_robots","filter_wp_robots",240,{"type":137,"name":189,"callback":190,"priority":56,"file":131,"line":191},"rank_math\u002Ffrontend\u002Frobots","filter_rankmath_robots",241,{"type":137,"name":193,"callback":194,"file":131,"line":195},"wpseo_exclude_from_sitemap_by_post_ids","filter_yoast_sitemap",244,{"type":137,"name":197,"callback":198,"priority":148,"file":131,"line":199},"wp_sitemaps_posts_query_args","filter_core_sitemap_args",245,{"type":137,"name":201,"callback":202,"priority":148,"file":131,"line":203},"wp_sitemaps_posts_entry","filter_core_sitemap_entry",246,{"type":120,"name":205,"callback":206,"priority":11,"file":131,"line":207},"shutdown","flush_ai_output_buffer",882,{"type":120,"name":209,"callback":210,"file":131,"line":211},"plugins_loaded","get_instance",1388,{"type":120,"name":213,"callback":214,"file":215,"line":216},"admin_menu","register_menu","includes\\class-settings.php",83,{"type":120,"name":218,"callback":219,"file":215,"line":220},"admin_init","register_settings",84,{"type":120,"name":151,"callback":222,"file":215,"line":223},"enqueue_settings_styles",85,{"type":137,"name":225,"callback":226,"priority":227,"file":215,"line":228},"aionly_should_clean_output","filter_token_diet_enabled",5,89,{"type":137,"name":230,"callback":231,"priority":227,"file":215,"line":45},"aionly_strip_token_bloat_tags","filter_token_bloat_tags",{"type":137,"name":233,"callback":234,"priority":227,"file":215,"line":235},"aionly_strip_selectors","filter_strip_selectors",91,{"type":120,"name":163,"callback":237,"priority":11,"file":215,"line":238},"maybe_block_llms_index",95,{"type":120,"name":209,"callback":210,"file":215,"line":240},980,[],[],[],[],{"dangerousFunctions":246,"sqlUsage":247,"outputEscaping":253,"fileOperations":11,"externalRequests":11,"nonceChecks":30,"capabilityChecks":261,"bundledLibraries":262},[],{"prepared":227,"raw":30,"locations":248},[249],{"file":250,"line":251,"context":252},"uninstall.php",28,"$wpdb->query() with variable interpolation",{"escaped":254,"rawEcho":57,"locations":255},45,[256,259],{"file":131,"line":257,"context":258},694,"raw output",{"file":131,"line":260,"context":258},765,4,[],[264],{"entryPoint":265,"graph":266,"unsanitizedCount":11,"severity":282},"\u003Cclass-plugin> (includes\\class-plugin.php:0)",{"nodes":267,"edges":279},[268,273],{"id":269,"type":270,"label":271,"file":131,"line":272},"n0","source","$_POST (x4)",305,{"id":274,"type":275,"label":276,"file":131,"line":277,"wp_function":278},"n1","sink","echo() [XSS]",419,"echo",[280],{"from":269,"to":274,"sanitized":281},true,"low",{"summary":284,"deductions":285},"The \"ai-only-pages\" plugin version 1.3.3 demonstrates a generally strong security posture based on the provided static analysis.  The absence of any entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface.  Furthermore, the code exhibits good practices by properly escaping a high percentage of its outputs (96%) and utilizing prepared statements for the majority of its SQL queries (83%). The presence of nonce and capability checks, although limited in number, further bolsters its defenses.\n\nThe taint analysis revealed no unsanitized paths, indicating a low risk of common injection vulnerabilities. The plugin also has no recorded vulnerability history, which is a very positive sign. However, the extremely small attack surface and limited code signals might suggest a plugin with very basic functionality, or that the analysis might not have uncovered all potential interactions if the plugin relies heavily on external integrations or user-provided data that isn't directly processed by these analysis points.\n\nIn conclusion, based on the data, \"ai-only-pages\" v1.3.3 appears to be a secure plugin. The lack of identified vulnerabilities, combined with good coding practices in output escaping and SQL query handling, suggests a low risk for most WordPress installations. The primary limitation of this assessment is the apparent minimal complexity or interaction points within the plugin, which could potentially mask other risks if more complex functionality exists.",[],"2026-03-17T06:26:40.093Z",{"wat":288,"direct":299},{"assetPaths":289,"generatorPatterns":293,"scriptPaths":294,"versionParams":295},[290,291,292],"\u002Fwp-content\u002Fplugins\u002Fai-only-pages\u002Fassets\u002Fcss\u002Fadmin.css","\u002Fwp-content\u002Fplugins\u002Fai-only-pages\u002Fassets\u002Fjs\u002Fadmin.js","\u002Fwp-content\u002Fplugins\u002Fai-only-pages\u002Fassets\u002Fjs\u002Ffrontend.js",[],[],[296,297,298],"ai-only-pages\u002Fassets\u002Fcss\u002Fadmin.css?ver=","ai-only-pages\u002Fassets\u002Fjs\u002Fadmin.js?ver=","ai-only-pages\u002Fassets\u002Fjs\u002Ffrontend.js?ver=",{"cssClasses":300,"htmlComments":302,"htmlAttributes":303,"restEndpoints":306,"jsGlobals":307,"shortcodeOutput":309},[301],"aionly-admin-meta-box",[],[304,305],"data-aionly-nonce","data-aionly-action",[],[308],"window.aionly_admin_params",[]]