SiteTest.ai launches a free AI Visibility Checker for ChatGPT, Perplexity & Gemini

✍️ sitetest.ai team📅 Published: May 7, 2026🔗 Source
SiteTest.ai launches a free AI Visibility Checker for ChatGPT, Perplexity & Gemini
Ad

SiteTest.ai launches a free AI Visibility Checker for ChatGPT, Perplexity & Gemini

A new tool aimed at SEO teams and indie devs goes live: sitetest.ai runs a 168-point GEO audit of your site against the major AI search surfaces — ChatGPT, Perplexity, Google AI Overviews, Gemini and Bing Copilot — and ships copy-paste code fixes, not just a vibes report.

Why it matters

Most "AI visibility" checkers count keywords. SiteTest probes the actual AI crawlers (GPTBot, OAI-SearchBot, ChatGPT-User, PerplexityBot, Google-Extended, bingbot) on your real server and returns an A–F grade per engine. You see exactly where you are blocked — robots.txt, missing schema, JS-only rendering — and which platform-specific fix moves the needle.

What it does

  • 168 checks across 10 categories — technical, on-page, content, performance, schema, security, accessibility, images, GEO, frontend.
  • Per-engine scoring — separate readiness score for each AI surface, not one aggregate index.
  • Brand-mention scanner — queries ChatGPT, Perplexity and Gemini for your brand, founder name, and product terms; logs whether you appear and how you are framed.
  • Developer brief — exportable report with ready-to-ship HTML, JSON-LD and robots.txt fixes you can hand directly to engineering.
Ad

Pricing

Free tier covers the full audit (no signup, no card). Paid tiers ($4.99 / $24.99 one-time, no subscription) add the detailed developer brief, re-audits, and pro extensions. Pricing is intentionally low — closer to a one-time tool than to an SEO subscription.

Stack

Nuxt 3.21 with SSR and seven locales (en/uk/de/es/uz/kk/ru). The blog ships seven cornerstone articles on AI Search Engine Optimization, GEO and llms.txt, each translated into all seven languages. Backend: PostgreSQL + Redis + BullMQ for the audit queue, DeepSeek as the primary AI model with GPT-4.1-mini fallback.

Why this is interesting

AI search is fragmented. ChatGPT cites different sources than Perplexity. Gemini ranks differently from Bing Copilot. Most existing tools collapse this into one number. SiteTest treats each engine as a first-class target — which is closer to how the discipline actually plays out in 2026.

For SEO pros, the 168-point audit replaces a half-day manual checklist. For founders shipping a v1 site, it is the cheapest sanity check you can run before launch.


👉 Try it: https://sitetest.ai

Ad

👀 See Also

Flavian: A WordPress Development Framework with 24 Specialized Claude Code Agents
Tools

Flavian: A WordPress Development Framework with 24 Specialized Claude Code Agents

Flavian is an open-source WordPress development framework built around Claude Code, featuring 24 specialized agents for tasks like frontend development, security audits, and Figma-to-WordPress conversion. The creator found domain-specific agents significantly outperform general-purpose ones for WordPress development.

OpenClawRadar
MOOSE-Star: A 7B Model and 108K-Paper Dataset for Scientific Hypothesis Discovery – ICML 2026
Tools

MOOSE-Star: A 7B Model and 108K-Paper Dataset for Scientific Hypothesis Discovery – ICML 2026

MiroMind releases MOOSE-Star on Hugging Face: a 7B model (DeepSeek-R1-Distill-Qwen-7B fine-tune) for scientific hypothesis discovery, alongside the 108K-paper TOMATO-Star dataset. Benchmark shows MS-7B achieves 54.34% inspiration retrieval accuracy, beating GPT-5.4 and approaching Gemini-3 Pro.

OpenClawRadar
Local voice-to-text transcription for OpenClaw using Parakeet TDT 0.6b v3
Tools

Local voice-to-text transcription for OpenClaw using Parakeet TDT 0.6b v3

A developer has converted NVIDIA's Parakeet TDT 0.6b v3 model to run locally via ONNX on CPU, supporting 25 European languages. The model provides an OpenAI-compatible API endpoint through a Docker container, allowing integration with OpenClaw for audio file transcription.

OpenClawRadar
Automated Claude Code Pipeline Cuts Token Usage from 78k to 15k Per Feature
Tools

Automated Claude Code Pipeline Cuts Token Usage from 78k to 15k Per Feature

An open-source pipeline for Claude Code automates 12 phases including pre-check analysis of existing code, reducing token usage from ~78k to ~15k per feature. It offers three profiles (yolo, standard, paranoid) and replaces confidence scores with grep-based validation.

OpenClawRadar