Skip to main content
    SEO & AI Search
    Technical

    SEO for AI Search: Get Cited by ChatGPT & Perplexity

    Discover how to optimize your website for AI search engines like Perplexity and ChatGPT. From llms.txt to structured data: become a trusted source for AI.

    DutchifyApril 10, 20264 min read
    SEO for AI Search: Get Cited by ChatGPT & Perplexity

    The way people search for information is fundamentally changing. Alongside traditional search engines like Google, more and more people are using AI-driven search systems such as Perplexity, ChatGPT, and Google SGE (Search Generative Experience). At Dutchify, we help companies not only to be discoverable in traditional search results but also to be cited by these AI systems.

    How AI Search Engines Differ

    Traditional SEO centers around rankings and clicks. AI search engines work fundamentally differently:

    • Synthesis instead of lists: AI search engines generate summarized answers from multiple sources rather than a list of links.
    • Citations: They cite specific websites as sources for their answers.
    • Semantic understanding: They understand the meaning behind content, not just keywords.
    • Structured data: They rely heavily on Schema.org markup to classify content.

    The Shift from Keywords to Entities

    AI search engines think in entities and relationships, not isolated keywords. An 'entity' is a concept that the AI can identify and link to other concepts. Google's Knowledge Graph is an early example of this.

    Structured Data and Schema.org for AI Citation

    Structured data is the language you use to 'speak' to AI systems. By adding Schema.org markup, you help AI crawlers classify and understand your content.

    Essential Schema Types

    {
      "@context": "https://schema.org",
      "@type": "TechArticle",
      "headline": "RAG Architecture Explained",
      "author": {
        "@type": "Organization",
        "name": "Dutchify",
        "sameAs": ["https://github.com/dutchify", "https://linkedin.com/company/dutchify"]
      },
      "knowsAbout": [
        {"@type": "Thing", "name": "Retrieval-Augmented Generation"},
        {"@type": "Thing", "name": "Vector Databases"}
      ]
    }
    

    Key schema types for AI discoverability:

    • TechArticle / Article — For knowledge articles and blogs
    • FAQPage — For frequently asked questions
    • HowTo — For step-by-step guides
    • Organization with knowsAbout — To claim expertise
    • BreadcrumbList — For navigation structure

    The llms.txt Standard

    A relatively new but important standard is llms.txt — a file in the root of your website specifically designed for AI crawlers.

    # Dutchify
    
    > Dutchify builds modern websites, custom software, and AI solutions.
    
    ## Services
    - [Full Website Development](https://dutchify.ai/en/services/complete-websites)
    - [AI Automation](https://dutchify.ai/en/services/ai-automation)
    
    ## Knowledge Base
    - [RAG Architecture](https://dutchify.ai/en/knowledge-base/rag-architecture)
    

    This file provides AI systems with a structured overview of your website and expertise. It is similar to robots.txt, but for LLMs.

    Best Practices for llms.txt

    1. Keep it concise — Focus on your core expertise
    2. Link to deep content — Refer to your best articles
    3. Use Markdown — AI models understand Markdown excellently
    4. Update regularly — Add new content as it becomes available

    E-E-A-T Signals for AI Systems

    Google's E-E-A-T framework (Experience, Expertise, Authoritativeness, Trustworthiness) is even more critical for AI search engines:

    Experience

    • Showcase practical experience with case studies and portfolios
    • Use a first-person perspective with concrete examples
    • Share lessons learned and best practices from your own projects

    Expertise

    • Publish in-depth, technical content
    • Use industry jargon correctly and explain it
    • Link to external authority sources

    Authoritativeness

    • Build backlinks from relevant sources
    • Get cited by other experts
    • Use sameAs links to professional profiles

    Trustworthiness

    • HTTPS and secure infrastructure
    • Transparent company information
    • Privacy policy and GDPR compliance

    Content Strategy for AI Discoverability

    Write for Synthesis

    AI systems look for content they can summarize and cite. Optimal content:

    1. Starts with a clear definition — Answer the core question directly
    2. Uses structured headings — H2/H3 hierarchy for scannability
    3. Contains lists and tables — Easy for AI to extract
    4. Provides concrete examples — Code blocks, configurations, data
    5. Cites sources — Increases reliability

    Topic Clusters

    Build topic clusters around your expertise:

    • Pillar page: Broad overview article (e.g., "Complete Guide to AI Automation")
    • Cluster content: In-depth articles on subtopics
    • Internal links: Connect everything with logical anchor texts

    Technical Implementation

    Core Web Vitals

    Performance is crucial for Google SGE ranking:

    • LCP < 2.5s — Optimize images and lazy loading
    • CLS < 0.1 — Prevent layout shifts
    • INP < 200ms — Ensure fast interactivity

    robots.txt for AI Crawlers

    User-agent: GPTBot
    Allow: /
    Allow: /llms.txt
    
    User-agent: PerplexityBot
    Allow: /
    
    User-agent: anthropic-ai
    Allow: /
    

    Ensure AI crawlers are explicitly granted access to your content.

    Hreflang for Multilingual Content

    If you offer content in multiple languages, use hreflang tags so AI search engines can cite the correct language version.

    Measuring AI Discoverability

    • Monitor citations: Regularly check if your site is being cited by Perplexity and ChatGPT
    • Analyze referral traffic: Look at traffic coming from AI platforms
    • Test your content: Ask AI search engines questions about your area of expertise

    Conclusion

    SEO for AI search engines is not a thing of the future — it's happening now. At Dutchify, we combine traditional SEO expertise with cutting-edge AI optimization to ensure your company is not only found but also cited as a trusted source by the AI systems of tomorrow.

    SEO
    AI Search
    Perplexity
    ChatGPT SEO
    Structured Data
    llms.txt

    Related articles

    SEO and AI Search for SPAs: A Business Owner's Guide

    Learn how to optimize your Single Page Application (SPA) for Google and AI search engines like ChatGPT and Perplexity to drive more leads and revenue.

    Online Escape Rooms: Architecture & SEO Mastery

    Explore the technical architecture, real-time synchronization, and AI-driven SEO strategies required to build and rank world-class online escape room platforms.

    Horeca Website Do's and Don'ts: The Ultimate Guide for 2025

    Learn the essential do's and don'ts for restaurant websites. From AI search optimization to avoiding PDF menus, discover how to drive more bookings.

    Ready to Get Started?

    Tell us about your project and we'll get back to you within 24 hours for a no-obligation conversation.

    We use cookies 🍪

    We use cookies to provide the best experience. You can choose which cookie categories you accept. Read our cookie policy