How to make Ghost AI-ready
Ghost is server-rendered (great for AI). Here's how to get it found, read and cited by ChatGPT, Perplexity, Google AI Overviews, Claude & Gemini — then verify with a free scan.
The universal checklist
- Let AI crawlers in (robots.txt: allow GPTBot, ClaudeBot, PerplexityBot, Google-Extended)
- Make sure content is in the HTML, not JavaScript-only
- Add Schema.org JSON-LD structured data
- Publish an llms.txt and an XML sitemap
- Set title, meta description, canonical and Open Graph tags
On Ghost specifically
- Ghost ships a sitemap and clean SSR HTML by default.
- Add JSON-LD/OG in the theme or via code injection; edit robots via routes.
- Serve /llms.txt through routes.yaml or by uploading it.
Check your Ghost site now
Scan all 12 signals and copy the generated fixes.
Other platforms: Webflow · Shopify · WordPress · Next.js · Framer · Squarespace · Wix