AI search audit
webroaster.vercel.app
Top 5 things to fix
Ranked by severityTitle tag
Title is only 16 characters: "Roast My Website". Too short to convey meaning to search engines.
Fix: Rewrite the title to be 50–60 characters and include the primary keyword near the start.
Copy-paste fixExpandCollapse
AI Website Analysis Tool | Roast My Website
Question-framed headings
No H2 or H3 headings are phrased as questions. AI engines retrieve on query-passage similarity — question headings are the strongest match signal.
Fix: Rewrite 2–4 section headings as direct questions users would ask (e.g. "How do I…?", "What is…?", "Why does…?").
Copy-paste fixExpandCollapse
The page content provided within the tags contains no headings to rewrite — the "Current headings:" field is empty. Please provide the actual section headings from the page and I will rewrite them as user-style questions.
Direct-answer block after question headings
No question headings found, so there are no direct-answer blocks to evaluate.
Fix: Add question headings (see previous check), then place a short 40–300 character declarative answer paragraph immediately after each.
Copy-paste fixExpandCollapse
Roast My Website delivers brutally honest, AI-powered feedback on your site's design, UX, and content in about five seconds. Powered by Google Gemini, the tool analyzes any URL and returns unfiltered, constructive critiques designed to help you improve fast. Over 10,000 websites have already been roasted, with a reported 98% satisfaction rate from users who acted on the insights. Submit your URL below to see exactly what's holding your website back.
Entity schema (Organization/Person + sameAs)
No Organization or Person JSON-LD found. Entity disambiguation is how LLMs recognize who/what a page is about.
Fix: Add an Organization (or Person) JSON-LD block with name, url, and at least 2 sameAs links to authoritative profiles (Wikipedia, Wikidata, LinkedIn).
Copy-paste fixExpandCollapse
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "RoastMyWebsite",
"url": "https://webroaster.vercel.app/",
"description": "RoastMyWebsite is an AI-powered website analysis tool that delivers brutally honest, constructive feedback on your website's design, UX, and content using Google Gemini. Get comprehensive roasts in seconds, 24/7.",
"sameAs": [
"https://en.wikipedia.org/wiki/RoastMyWebsite",
"https://www.linkedin.com/company/roastmywebsite",
"https://twitter.com/roastmywebsite"
]
}
</script>Article schema with dates
No Article / NewsArticle / BlogPosting schema found. Without machine-readable dates, LLMs treat content as undated and prefer fresher sources.
Fix: Add an Article JSON-LD block with datePublished, dateModified, and author.name.
Copy-paste fixExpandCollapse
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Roast My Website – AI-Powered Website Analysis and Feedback",
"description": "Submit your website URL and get brutally honest, constructive feedback powered by Google Gemini. Improve your design, UX, and content with AI-driven analysis available 24/7.",
"url": "https://webroaster.vercel.app/",
"datePublished": "2025-07-18",
"dateModified": "2025-07-18",
"author": {
"@type": "Person",
"name": "RoastMyWebsite Team"
},
"publisher": {
"@type": "Organization",
"name": "RoastMyWebsite",
"url": "https://webroaster.vercel.app/"
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://webroaster.vercel.app/"
},
"keywords": "website analysis, AI feedback, website roast, UX review, design feedback, Google Gemini, website improvement",
"articleBody": "RoastMyWebsite is an AI-powered website analysis tool that provides brutally honest, constructive feedback on your website's design, usability, and content. Powered by Google Gemini, the platform has roasted over 10,000 websites with a 98% satisfaction rate, delivering results in an average of 5 seconds and available 24/7. Your data is protected with enterprise-grade security and privacy."
}
</script>See what AI sees about your site.
Audit any URL. Three pillar scores. A markdown action plan with ready-to-paste fixes. Free.
Run your audit