Fix: My case studies are not cited by AI
Step-by-step guide to diagnose and fix when your case studies are not cited by AI. Includes causes, solutions, and prevention strategies.
How to Fix: My case studies are not cited by AI
If your success stories are invisible to LLMs, you are losing authority. Learn how to structure and distribute your case studies so AI agents find and cite them.
TL;DR
AI models often ignore case studies that lack clear data points, use non-standard formatting, or are buried behind gates. To fix this, you must optimize for extraction by using structured data and clear 'Problem-Solution-Result' hierarchies.
Quickest fix: Remove lead-gen gates from your top 5 case studies and add a summary table to the top of each page.
Most common cause: Case study content is trapped inside non-indexable PDF files or gated behind email forms.
Diagnosis
Symptoms: AI provides general advice but doesn't mention your specific customer results; Perplexity or SearchGPT cite competitors for the same use case; LLMs claim there is 'no public data' available for your brand's efficacy
How to Confirm
- Ask Perplexity: 'Can you provide a real-world example of [Your Brand] helping a client with [Problem]?'
- Check if your case study URLs are indexed by Google Search Console
- Use an LLM to summarize your case study page and see if it can extract specific KPIs
Severity: medium - Loss of brand authority and reduced placement in 'Best of' or 'How to' AI queries.
Causes
Gated Content (PDFs and Forms) (likelihood: very common, fix difficulty: easy). Check if your case studies require an email address or are only available as a PDF download.
Lack of Quantitative Data (likelihood: common, fix difficulty: medium). Read the case study; if it uses words like 'significantly improved' instead of '42% increase', AI cannot verify the claim.
Poor Semantic Structure (likelihood: common, fix difficulty: medium). Inspect the HTML; if the problem, solution, and result are all in one giant paragraph with no headers.
Weak Internal Linking (likelihood: sometimes, fix difficulty: easy). Check if your case studies are more than 3 clicks away from the homepage.
Missing Schema Markup (likelihood: sometimes, fix difficulty: medium). Run your URL through the Schema.org Validator to see if 'ClaimReview' or 'Article' schema is used.
Solutions
Convert PDFs to Web-First Pages
Extract text from PDFs: Move all case study content directly onto a crawlable HTML page.
Remove the gate: Make the full text accessible without an email wall to allow AI bots to crawl.
Timeline: 1 week. Effectiveness: high
Implement 'Executive Summary' Data Tables
Create a KPI box: Place a table at the top of the page with columns: Metric, Before, After, and % Change.
Bold the numbers: Use bold tags for specific percentages and dollar amounts to highlight them for LLM attention.
Timeline: 1 week. Effectiveness: high
Apply Specific Schema Markup
Add Article Schema: Define the page as an Article or CreativeWork to help LLMs understand the author and date.
Use ClaimReview Schema: If the case study makes a specific claim (e.g., 'Saved 50% on costs'), use ClaimReview to validate it.
Timeline: 2 weeks. Effectiveness: medium
Standardize H-Tag Hierarchy
Use H2s for major sections: Clearly label sections as 'The Challenge', 'The Solution', and 'The Results'.
Include the Brand and Industry in H1: Ensure the main header mentions the industry and the specific service provided.
Timeline: 1 week. Effectiveness: medium
Boost Discovery via External Citations
Distribute to PR wires: Share the summary of the case study on high-authority news sites that AI models prioritize.
Link from high-traffic blogs: Ensure your most popular blog posts link directly to relevant case studies.
Timeline: 4 weeks. Effectiveness: high
Optimize for Natural Language Queries
Add an FAQ section: Include a section at the bottom answering questions like 'How did [Brand] solve [Problem]?'
Use 'Entity' keywords: Mention specific software, locations, and industry terms that define your niche.
Timeline: 2 weeks. Effectiveness: medium
Quick Wins
Add a 'TL;DR' section with 3 bulleted results at the top of every case study. - Expected result: LLMs will prioritize these bullets during the context-window extraction.. Time: 10 minutes per page
Update the page title to include 'Case Study: [Industry] [Result]'. - Expected result: Improved categorization in AI search indexes.. Time: 5 minutes per page
Submit the case study URL directly to Bing Webmaster Tools. - Expected result: Faster indexing for Copilot and other Microsoft-based AI tools.. Time: 2 minutes
Case Studies
Situation: A SaaS company had 50+ case studies but none were appearing in ChatGPT or Perplexity answers.. Solution: Converted the top 10 most impactful stories into full-page HTML articles with clear H2 headers.. Result: Within 3 weeks, ChatGPT started citing the specific ROI percentages from those 10 pages.. Lesson: Accessibility is the first hurdle for AI visibility.
Situation: An enterprise consultancy was mentioned by AI, but the AI couldn't explain 'how' they achieved results.. Solution: Added a 'Methodology' section and a data table summarizing the 'Before vs. After' state.. Result: Perplexity began generating detailed 'How-to' steps based on the consultancy's specific framework.. Lesson: Structure your process so AI can treat it as an instruction manual.
Situation: A niche manufacturing brand's case studies were indexed but never cited for industry-wide queries.. Solution: Integrated FAQ sections and Schema markup targeting industry-specific terminology.. Result: AI began citing them as a 'Top Example' for specific manufacturing challenges.. Lesson: Schema helps AI connect your specific success to broader industry problems.
Frequently Asked Questions
Does AI prefer PDF or HTML for case studies?
AI heavily prefers HTML. While modern LLMs can parse PDFs, HTML is easier to crawl, index, and understand in the context of the rest of your website. HTML also allows for structured data (Schema) which PDFs do not support, making it much more likely that your specific data points will be accurately extracted and cited in AI responses.
Should I stop gating my case studies?
From an AI visibility perspective, yes. If a bot cannot access the page without filling out a form, it cannot index the content. A hybrid approach is best: keep the full story open as an HTML page for AI and SEO benefits, but offer an 'Enhanced Version' or 'Detailed Technical Whitepaper' as a gated PDF download for lead generation.
How many data points do I need for AI to care?
There is no magic number, but specificity is key. Instead of saying 'we helped a lot,' give at least three concrete KPIs (e.g., 20% cost reduction, 15-hour time savings, $2M revenue growth). AI models look for 'evidence' to support claims; numerical data is the most recognizable form of evidence for an algorithm.
Will adding Schema markup really help AI citations?
Yes. Schema markup provides a roadmap for AI agents. By using 'Article' or 'CaseStudy' (via CreativeWork) schema, you are explicitly telling the AI what the content is about, who the client was, and what the outcome was. This reduces the 'reasoning' the AI has to do, making your content a 'path of least resistance' for citations.
Why is Perplexity citing my competitor's case study instead of mine?
Perplexity prioritizes 'authority' and 'freshness.' Your competitor likely has more external backlinks to their case study, or their content is structured in a way that more directly answers the user's natural language question. Improving your internal linking and adding an FAQ section to your case study can help bridge this gap.