Quick update for anyone running, or wants to run, my package Umbraco.Community.AiVisibility.
v1.1 is out and the big change is a dual-strategy renderer that now handles real agency-built sites properly, not just clean starter-kit installs. The new Auto default tries the fast in-process render first and falls back to an HTTP loopback render automatically, so route hijacking, custom controllers and custom view models all work without any config changes from adopters. Verified on a production-grade Umbraco install with all the usual real-world complexity.
Also fixed a latent v1.0 bug where pages locked to logged-in members were leaking their login-redirect HTML to AI crawlers as if it were normal Markdown content. Now correctly excluded from the .md route, /llms.txt and /llms-full.txt.
If you're already running it, you'll pick up the changes on your next package update. Feedback and issues very welcome.
Would love some feedback if you have installed it or feel free to raise any issues on GitHub or feature reequests!