Linux 软件免费装
Banner图

AI Discovery Files

开发者 bsolveit
更新时间 2026年3月12日 00:44
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

seo ai llms.txt ai-visibility 365i

下载

1.0.0 1.1.0 1.1.1 1.2.0

详情介绍:

AI systems are answering questions about your business right now. When someone asks ChatGPT, Claude, Gemini, or Perplexity about your services, they either get it right or they guess. Most of the time, they guess wrong — confusing you with competitors, fabricating services you don't offer, and recommending someone else entirely. AI Discovery Files fix this. They are machine-readable files at the root of your website that tell AI systems exactly who you are, what you do, and how to refer to your brand. Think of them as robots.txt for AI — except instead of telling crawlers what to ignore, you tell AI systems what to get right. This is the only WordPress plugin that generates all 10 AI Discovery Files defined in the AI Discovery Files Specification. Why your website needs AI Discovery Files Without AI Discovery Files, your website is invisible to AI — not ranking poorly, completely absent from AI responses. With AI Discovery Files, you give every major AI system a single, authoritative source of truth about your business. You get mentioned. You get cited. You get recommended. This is not traditional SEO. This is AI visibility — also called generative engine optimisation (GEO) or answer engine optimisation (AEO). Whatever you call it, it starts with AI Discovery Files. All 10 AI Discovery Files The AI Discovery Files Specification defines 10 file types across three implementation tiers: Essential (start here) Recommended Complete Most competing plugins only generate llms.txt. This plugin generates all 10 files, giving you complete coverage across ChatGPT, Claude, Gemini, Perplexity, Copilot, and every other major AI system. How it works
  1. Install and activate the plugin
  2. Fill in your business details on the settings page
  3. Choose which files to enable
  4. The plugin serves the files at the correct root URLs (e.g., yoursite.com/llms.txt)
Files are generated dynamically from your settings — no files are written to disk, and everything updates automatically when you change your settings. Key features Who needs this? Every WordPress site that wants to be found, mentioned, and correctly cited by AI systems. Local businesses, agencies, ecommerce stores, SaaS companies, professional services — if AI is answering questions about your industry, you need to control what it says about you. Built by AI Visibility, the publisher of the AI Discovery Files Specification and the team behind the AI Visibility Checker.

安装:

  1. Upload the ai-discovery-files folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Go to AI Discovery in the admin menu
  4. Fill in your business details on the Identity tab
  5. Enable the files you want on the Status tab
  6. Preview your files on the Preview tab
After activating your files, use the free AI Visibility Checker to verify everything is working correctly.

屏幕截图:

  • Permissions tab — AI usage, training, and crawler access controls
  • Content tab — FAQ builder and brand naming rules
  • Technical tab — developer notes, API info, and tech stack
  • Preview tab — live preview of every generated file
  • Status tab — file activation, validation, and tier progress

升级注意事项:

1.1.0 New: Domain verification for the AI Visibility Directory. Serve your verification file directly from WordPress — no FTP needed. 1.0.0 Initial release. Install and configure your AI Discovery Files.

常见问题:

How do I get my business mentioned by ChatGPT?

Install AI Discovery Files. ChatGPT and other AI systems look for structured, machine-readable signals when deciding which businesses to mention. AI Discovery Files provide exactly those signals — your identity, services, brand rules, and FAQs in formats AI systems can parse. This is the most direct step you can take to get mentioned by ChatGPT, Claude, Gemini, and Perplexity.

What is AI visibility?

AI visibility is whether AI systems like ChatGPT, Claude, Gemini, and Perplexity can correctly discover, understand, and cite your website. Search engines show a list of links. AI systems give one answer. If your website isn't AI-visible, you won't be that answer — your competitor will be.

What is llms.txt?

llms.txt is a Markdown file placed at the root of your website that provides AI systems with a structured description of your business — your name, what you do, contact information, and key pages. It was created by Jeremy Howard at Answer.AI and has been adopted by companies including Stripe, Cloudflare, and Dell. This plugin generates llms.txt plus 9 additional AI Discovery Files for complete coverage.

How is this different from other llms.txt plugins?

Most plugins only generate a single file — llms.txt. This plugin generates all 10 AI Discovery Files defined in the specification, including ai.txt (permissions), identity.json (structured identity), brand.txt (naming rules), faq-ai.txt (pre-answered questions), and more. One file tells AI your name. Ten files give AI systems everything they need to cite you accurately.

Will this help me appear in Google AI Overviews?

Yes. Google AI Overviews pull information from websites that provide clear, structured, and authoritative content. AI Discovery Files give Google's AI systems explicit signals about your business identity, services, and permissions — making it easier for AI Overviews to represent you correctly.

What is generative engine optimisation (GEO)?

Generative engine optimisation (GEO), also called answer engine optimisation (AEO), is the practice of making your website discoverable and citable by AI-powered search engines. AI Discovery Files are a foundational part of any GEO strategy — they provide the structured data AI systems need to find and cite your business.

Does this replace my SEO plugin?

No. AI Discovery Files work alongside Yoast SEO, Rank Math, All in One SEO, and other SEO plugins. Traditional SEO targets search engines. AI Discovery Files target AI systems. You need both. Think of it as adding an AI layer on top of your existing SEO.

Will this affect my SEO?

AI Discovery Files are served with X-Robots-Tag: noindex headers, so they won't appear in search results themselves. However, they help AI-powered search features (like Google AI Overviews and Bing Copilot) represent your business accurately, which can improve your overall AI visibility and referral traffic.

Does this work with caching plugins?

Yes. AI Discovery Files are served via WordPress rewrite rules with appropriate cache headers. They are compatible with WP Super Cache, W3 Total Cache, LiteSpeed Cache, and other popular caching plugins.

Which AI systems read these files?

AI Discovery Files are designed for all major AI systems including ChatGPT (OpenAI), Claude (Anthropic), Gemini (Google), Perplexity, Copilot (Microsoft), and other large language models. The formats are based on open standards — any AI system that crawls websites can read them.

What if I already have a physical llms.txt file?

The plugin detects existing physical files and warns you on the Status tab. It will not override physical files — you should remove the physical file if you want the plugin to serve it instead.

Can I customise the generated files?

Yes. Every generated file can be filtered using WordPress hooks: add_filter( 'aidf_generated_content', function( $content, $file_slug, $data ) { if ( 'llms-txt' === $file_slug ) { $content .= "\n## Custom Section\n\nYour custom content here.\n"; } return $content; }, 10, 3 );

Will this slow down my website?

No. The plugin only runs when its specific URLs are requested (e.g., /llms.txt). It adds zero overhead to your normal page loads. Files are generated on-the-fly from cached settings data.

What happens if I deactivate the plugin?

The files simply stop being served. Your settings are preserved so you can reactivate later. If you delete the plugin entirely, all settings are removed cleanly.

How do I check if my AI Discovery Files are working?

Use the free AI Visibility Checker to scan your site after enabling your files. It validates every AI Discovery File, checks for conflicts, and gives you a score with actionable recommendations.

更新日志:

1.2.0 1.1.1 1.1.0 1.0.0