# ClawSEO 2.9.1 Dedicated Appliance Reliability

Version: v2.9.1
Type: operational reliability and installer release
Released: 2026-07-27

## What Changed

- Makes installation, model sign-in, activation, and the first SEO commands easier to follow on the dedicated appliance.
- Prevents a personal OpenClaw setup from being mistaken for the dedicated ClawSEO operator.
- Gives macOS and Linux customers clear scheduled or manual operating guidance.
- Supports Windows through WSL in manual mode unless the customer separately configures Windows startup.
- Preserves the owner's selected domain and settings during an update and restores the prior working version if an update fails.
- Prevents an interrupted result check from repeating work that already succeeded.
- Separates normal removal from an optional full data purge and protects unrelated commands and files.
- Keeps product releases and available service improvements clearly identified in the customer update history.

## Complete Product

ClawSEO turns an independent computer or VPS into a dedicated OpenClaw SEO operator. It audits, researches, prioritizes, prepares useful work, keeps public actions under owner approval, and verifies results before reporting completion.

Skill-only installation into an existing personal OpenClaw remains limited compatibility mode. @organicrankings is the author of ClawSEO and iLuvSEO, drawing on more than 21 years of personal SEO experience. AO Design LLC of Las Vegas, Nevada owns and operates both.

iLuvSEO supplies authored textual SEO source material; it is not a separate ClawSEO operator.

## Supported Environments

- macOS and Linux terminal installations are supported now.
- Windows users must run ClawSEO through a Linux distribution in WSL; native PowerShell and Command Prompt are not supported.
- WSL terminal operation is supported in manual mode. Always-on startup requires a separately configured and verified Windows Scheduled Task and is not installed or proven by ClawSEO.
- The ClawSEO desktop app is coming soon and is not available for public download yet.

## Before ClawSEO Reports Ready

ClawSEO confirms that the dedicated appliance can use the selected property and produce a useful checked SEO result before it reports the operator as ready.

Each owner must still complete provider authentication in the dedicated OpenClaw profile and configure authorized adapters for systems such as a CMS, Search Console, analytics, email, reviews, or outreach. ClawSEO does not connect or change those systems merely because it was installed, and public or third-party actions remain approval-gated.

## Install Or Update

New appliance:

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

Existing appliance:

```sh
clawseo update
clawseo doctor
clawseo agent-readiness --require-proof
```
