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.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« AgentReadyWebsite Installer » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « AgentReadyWebsite Installer » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
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.