RustySEO

This subdomain hosts the landing for our chosen SEO toolkit, RustySEO.

RustySEO is a desktop application

RustySEO is distributed as a cross-platform desktop app (built with Tauri). It runs natively on macOS, Windows and Linux — not as a web service.

Download RustySEO View on GitHub

Why isn't it running here?

RustySEO's frontend calls its Rust backend via Tauri IPC (invoke()), which only works inside the desktop webview. An HTTP/web server mode is on the project roadmap but not yet implemented.

For now, install the desktop app from the download link above.