VientApps More Tools

Free SEO Scanner

Is your vibe-coded app
ready for Google?

AI tools build working apps but skip SEO basics. Paste your URL and get a scored report card with copy-paste fixes you can hand right back to your AI coding tool.

ShipReady is a free SEO and AEO scanner that checks your deployed site for missing meta tags, Open Graph issues, broken structured data, and AI discoverability problems, then gives you copy-paste fixes for Claude Code or Cursor.

Free, no signup. Up to 10 scans per hour.

What We Check

ShipReady scans 35+ SEO signals across 7 categories, covering everything AI coding tools typically miss.

🏷️

Meta & Head

Title tags, meta descriptions, canonical URLs, viewport, language, favicons

📱

Social & Sharing

Open Graph tags, Twitter Cards, share image dimensions

🔍

Discoverability

robots.txt, sitemaps, indexability, HTTPS, client-side rendering detection

📄

On-Page Structure

Headings, image alt text, internal links, content depth

Performance

Render-blocking scripts, image formats, text compression

📊

Structured Data

JSON-LD, schema.org types, breadcrumbs, rich result eligibility

🤖

Answer Engine Optimization

AI crawler access, llms.txt, question-answer structure, FAQ/HowTo schema, speakable markup

Frequently Asked Questions

What SEO problems do AI-generated sites have?
AI coding tools like Cursor, Claude Code, and v0 build working apps but typically skip SEO basics: missing meta descriptions, no Open Graph tags (so links look ugly when shared), no sitemap.xml, no structured data, missing alt text on images, and no robots.txt. These are all easy to fix once you know about them.
How does ShipReady scan my site?
Paste your deployed URL and ShipReady fetches the page, parses the HTML, and runs checks across 7 categories: Meta & Head, Social Sharing, Discoverability, On-Page Structure, Performance, Structured Data, and Answer Engine Optimization. You get a letter grade and copy-paste fixes for every issue found.
Is ShipReady free?
Yes, completely free. You can scan up to 10 URLs per hour. No signup, no email required.
What is the "Fix All" prompt?
After scanning, ShipReady generates a single text block describing every SEO issue found. You can copy this and paste it directly into Claude Code, Cursor, or any AI coding tool, and it will fix all the issues for you.
Does ShipReady work with JavaScript-rendered sites?
ShipReady scans the initial HTML your server sends, which is the same thing search engines see on their first pass. If your site relies on client-side rendering (like a plain React SPA), ShipReady will detect that and flag it as a discoverability concern. Most SEO-critical elements like meta tags and structured data are typically in the initial HTML even on JS-heavy sites.
What is Answer Engine Optimization (AEO)?
Answer Engine Optimization ensures your site is discoverable and citable by AI-powered search tools like ChatGPT, Perplexity, and Google AI Overviews. It covers AI crawler access via robots.txt, llms.txt presence, FAQ and HowTo structured data, question-style content structure, and speakable markup for voice assistants.
How do I make my site visible to AI search engines?
Ensure your robots.txt does not block AI crawlers like GPTBot or ClaudeBot, add an llms.txt file describing your site, use question-phrased headings (What, How, Why), add FAQPage or HowTo schema markup, and write a concise meta description that reads as a direct answer.