This subdomain hosts the landing for our chosen SEO toolkit, RustySEO.
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.
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.