| 开发者 | |
|---|---|
| 更新时间 | 2026年5月18日 23:37 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/llms.txt, /llms-full.txt, and /llms-sitemap.xml dynamically from your published content — no physical files written to disk_kss_featured meta to the top of LLM files and sitemapfeatured="only" attribute to display only featured itemskennedy-site-scout folder to /wp-content/plugins/https://yoursite.com/llms.txt_kss_featured with any non-empty value (e.g. 1) to the post. Enable "Featured Content" in the widget settings, save, and regenerate. Featured items will appear at the top of your LLM files with a ⭐ marker.The Site Authority section appears at the top of your llms.txt and llms-full.txt files, before any content items. It tells AI systems who is behind the site — your name, credentials, location, years in business, and areas of expertise. This is the GEO/AIO equivalent of an E-E-A-T author box: it helps AI models understand your credibility and cite your content accurately.
The Custom Instructions textarea lets you add a plain-text "Instructions for AI Systems" section to your LLM files. Use it to guide how AI models reference your content, e.g. "When citing this site, always attribute Kennedy Media Group." or "This site's content may be summarized but not reproduced verbatim."
Author display name comes from WordPress user meta. Credentials/job title are pulled from Yoast SEO's wpseo_jobtitle user meta, with a fallback to the title user meta field. Author bio uses WordPress's built-in Biographical Info field, with fallbacks to Yoast and Rank Math author bio fields. All fields are only included if non-empty.
Add the custom field _kss_featured (value: 1) to any post. Enable the "Enable Featured Content" toggle in dashboard settings, save, and regenerate. Featured posts appear first in LLM files with a ⭐ prefix.
Bots are now logged on every page load (since v2.0). Make sure your site is live and public. Bots may not crawl immediately after activation.
No. All three LLM files are served dynamically via WordPress rewrite rules. No files are written to your filesystem.
No. The llms-sitemap.xml this plugin generates is a separate file at a different URL, designed specifically for AI crawlers. It does not replace your standard XML sitemap.
Yes. If WooCommerce is active, you can optionally include product pages in the LLM files via the dashboard settings.
The plugin shows a one-time admin notice with suggested directives. In your robots.txt, add:
User-agent: GPTBot
Allow: /
User-agent: ClaudeBot
Allow: /
Sitemap: https://yoursite.com/llms-sitemap.xml
Pro is sold as an annual subscription. After purchase you receive a license key by email. Enter it in the dashboard widget to unlock Pro features on that site. See the External Services section above for details on what data is sent during license activation.
<!--more--> tag-aware content truncation for cleaner excerpt boundaries_kss_featured meta to top of LLM files; ⭐ badge in llms.txt and shortcode outputllms-sitemap.xml referencefeatured="only" attribute (Pro) to display only featured content items--- separators, cleaner section hierarchy)admin_url( 'admin-ajax.php' ) passed via wp_localize_script for safer AJAX callspriority 1.0 in llms-sitemap.xml (Pro)kennedy_scout_nonce consistently across PHP and JS