# ClawSEO Service Update - 2026-05-28 v0.1.1

Version: v0.1.1
Type: service modules
Stream: service
Delivery status: published
Delivered in product version: v2.9.1
Delivery kind: textual modules
Artifact refs: modules/ai-visibility-audit.md; modules/crawler-access-audit.md; modules/llms-txt-workflow.md; modules/localbusiness-schema-workflow.md; templates/llms-template.txt
Verification refs: tests/public-copy.test.mjs; tests/update-feed-schema.test.mjs
Published: 2026-05-28

## What Changed

- Released the AI visibility audit module for OpenAI, Gemini, Claude, Bing/Copilot, Perplexity, and crawler-style agent discovery.
- Released the crawler access audit module for Googlebot, Bingbot, Baiduspider, GPTBot, OAI-SearchBot, ClaudeBot, and related public crawler checks.
- Released the llms.txt workflow and template for client websites.
- Released the LocalBusiness schema workflow for local service clients.

## Why It Matters

Customers can check how search engines and AI crawlers encounter a site, prepare an llms.txt file, and create LocalBusiness structured data without inventing private or unverifiable claims.

## Where To Read It

Visit https://clawseo.com/updates/ for ClawSEO service updates.

## User Update Path

Installed users can update with:

```bash
clawseo update
```

New users can install with:

```bash
curl -fsSL -A "Mozilla/5.0 ClawSEO-Installer/0.1" https://clawseo.com/install.sh | bash
```

## Safety Notes

- AI visibility work must stay tied to public, verifiable website facts.
- Crawler access recommendations must not expose private files, admin routes, staging URLs, or customer data.
- LocalBusiness schema must not invent locations, ratings, reviews, licenses, or service areas.
- llms.txt must not contain hidden claims or AI-only facts that users cannot verify.
