Description
AgentReadyWebsite Installer lets managed-subscription customers upload the generated AgentReadyWebsite delivery zip from the WordPress admin area. The plugin validates the package and serves the included root and .well-known files at their canonical URLs without requiring FTP, SFTP, cPanel File Manager, or manual .htaccess edits.
This plugin does not generate package content and is not a standalone paid product. The crawl, extraction, validation, dashboard, refresh history, and subscription management remain part of the AgentReadyWebsite managed subscription.
The plugin currently supports manual zip upload. Authenticated package download and subscription-status checks are planned follow-on features.
Installation
- Install and activate the plugin.
- Go to Tools > AgentReadyWebsite.
- Upload the AgentReadyWebsite delivery zip.
- Confirm each package file shows as installed.
- Open
/llms.txt,/llm-info.html, and the listed.well-knownURLs to verify the install. - If the admin page warns that your host is blocking AI agents, follow those host clicks (Cloudflare, Wordfence, or Sucuri). Allow lines in robots.txt are not enough.
FAQ
-
Does this plugin generate llms.txt or other package files?
-
No. It installs and serves the package generated by AgentReadyWebsite’s managed backend.
-
Is this a standalone product?
-
No. It is a free installer for active AgentReadyWebsite managed-subscription customers.
-
Does it replace my SEO plugin?
-
No. It only serves the AgentReadyWebsite package files. If another plugin or a physical server-level file controls
robots.txt, verify the public/robots.txtoutput after installation. -
Does a successful install mean AI agents can read my site?
-
Not always. The plugin confirms the package files are installed. If Cloudflare Bot Fight, Wordfence, or another host firewall returns 403 to automated readers, agents never reach robots.txt. The Tools page warns when that happens.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AgentReadyWebsite Installer” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “AgentReadyWebsite Installer” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
0.1.4
- Probe the post-install homepage as a named agent instead of a generic Python library user-agent. Cloudflare returns 403 to that library string on every site it fronts, so the old probe warned Cloudflare-hosted sites about a block they could not clear.
- Expand the Cloudflare fix steps shown after a blocked probe to cover the legacy Block AI bots switch and AI Labyrinth.
0.1.3
- After a successful install, print the installed
schema.jsonldin the public page head so scanners that read HTML see the same structured data as/schema.jsonld.
0.1.2
- After a successful install, probe the public homepage with a browser user-agent and a library user-agent. Warn when the library request is 403 and show Cloudflare, Wordfence, or Sucuri clicks when those are present.
0.1.1
- Accept the optional
sitemap.xmlpackage file. The delivery zip now includes a generatedsitemap.xmlonly when the site has no existing sitemap; the installer validates and serves it when present and never overwrites an existing sitemap.
0.1.0
- Initial manual zip upload installer.