Skip to content

v1.0.0 — Initial Release

Latest

Choose a tag to compare

@sprawf sprawf released this 14 May 22:32
· 14 commits to main since this release

GeoScore v1.0.0 — Initial Release

Free, open-source SEO & AI visibility audit tool built entirely on Cloudflare's free tier.

🔗 Live demo: https://geoscoreapp.pages.dev

What's included

  • 17 parallel audit modules streaming live via SSE
  • Technical SEO, On-Page, Off-Page, Schema Markup, Content Quality
  • AI Visibility (GEO) — citation prediction for ChatGPT, Claude, Perplexity
  • WCAG 2.1 A/AA accessibility audit
  • E-E-A-T scorecard, SERP preview, Social card preview
  • Technology stack fingerprinting (Wappalyzer-style)
  • SSL, security headers, redirect chain, DNS analysis
  • AI-generated fix guides per recommendation
  • llms.txt generator
  • Bot-challenge detection (prevents false scores on WAF-protected sites)

Stack

  • Backend: Cloudflare Workers + TypeScript
  • Database: Cloudflare D1 (SQLite at the edge)
  • Cache: Cloudflare KV
  • AI: Cloudflare Workers AI
  • Frontend: Cloudflare Pages (vanilla JS, no framework)

Fork & deploy in ~10 minutes

See README.md for the full setup guide. Everything runs on Cloudflare's free tier.