Anyone up for testing my new AI Visibility package for me? I could do with some testing on a larger site to see how it performs
https://marketplace.umbraco.com/package/umbraco.community.aivisibility
Let me know if you do try it and send me any feedback!
It basically does a few things:
- /llms.txt + /llms-full.txt manifests auto-generated per the llmstxt.org spec
- Every published page reachable as Markdown via Accept: text/markdown or by appending .md to the URL
- AI Traffic dashboard in the Backoffice — every AI / human / crawler hit by classification, with date filtering
- Settings dashboard for site name, summary, per-doctype + per-page exclusion (no appsettings.json edits needed)
- Robots audit Health Check that warns when robots.txt blocks AI crawlers (audits only, never modifies your robots.txt)
- 6 DI extension points to override extraction, request logging, robots auditing, settings resolution, UA classification — without forking
- Zero configuration on a typical Umbraco v17+ site. Apache 2.0 licensed.