Category: AI

  • Boost SEO: Optimize for AI Agents & Generative Search

    Boost SEO: Optimize for AI Agents & Generative Search

    Diving into the world of technical SEO for generative search has had me rethinking how AI agents interact with my site. It’s not just about indexing anymore; it’s about how AI systems generate answers. My focus is now on ensuring AI agents can access and interpret my content smoothly, enhancing the chances that I’ll be cited in AI-generated responses.

    When I consider generative engine optimization (GEO), I’ve realized that while the underlying tools and frameworks aren’t new, the way I implement them makes the difference in my content being surfaced or missed.

    It means paying close attention to how AI agents access my site, structuring my content for easy extraction, and ensuring it can be reliably interpreted and reused in AI-generated responses. This is about precision and strategic structuring.

    Agentic Access Control: Managing the Bot Frontier

    Using robots.txt strategically has become vital. It’s essential for me to specify which crawlers can access what parts of my site. For instance, I might decide that a training model like GPTBot should access my /public/ folder but keep my /private/ folder off-limits, implementing it as follows:

    User-agent: GPTBot
    Allow: /public/
    Disallow: /private/

    The choice between model training and real-time search is crucial. Often, I find myself balancing whether to disallow GPTBot or allow OAI-SearchBot. Considering Perplexity and Claude standards within my robots.txt is another layer I need to manage:

    Claude

    ```json
{
  "alt": "Screenshot of a Twitter exchange about Gemini API documentation, including Esben Rasmussen's inquiry and John Mueller's response.",
  "caption": "Curiosity sparks conversation: Esben Rasmussen questions the involvement of Google in the Gemini API, sparking a candid response from John Mueller.",
  "description": "The image shows a Twitter interaction where Esben Rasmussen cites the discovery of Gemini API documentation on Google's platform, questioning its endorsement status by Google. John Mueller replies humorously, yet clarifies with a direct 'no,' implying no current endorsement. The discussion highlights community interest in API developments. Keywords: Gemini API, Google, Esben Rasmussen, John Mueller, Twitter exchange."
}
```
    • ClaudeBot (Training)
    • Claude-User (Retrieval/Search)
    • Claude-SearchBot

    Perplexity

    • PerplexityBot (Crawler)
    • Perplexity-User (Searcher)

    I’ve also had to integrate the new protocol, llms.txt. Although not universally adopted, it’s a structure I find useful for guiding AI agents in understanding my content better. If you’re interested in following Perplexity’s llms.txt, you can explore it here:

    • llms.txt: A concise map of links.
    • llms-full.txt: An aggregate of text content that allows agents to bypass crawling my entire site.

    Even if Google and others aren’t reading llms.txt right now, I believe it’s worth preparing for future needs. John Mueller has shared insights on this which you can read here.

    John Mueller on llms.txt

    Extractability: Making Content ‘Fragment-Ready’

    In the realm of GEO, I’ve been focusing on creating content fragments because AI systems value precise and concise information. This means avoiding bloated content that can hinder AI retrieval due to issues like:

    • Challenges with JavaScript execution.
    • Overreliance on keyword optimization instead of entity optimization.
    • Poor content structures lacking clear answers.

    To make my core content visible and accessible to various AI entities, semantic HTML components like <article>, <section>, and <aside> have become essential tools. This separation helps the essential facts stand out, feeding search engines and AI bots effectively.

    ```json
{
  "alt": "The CapmatchOne logo with a gradient circle and bold text.",
  "caption": "Discover innovation with the CapmatchOne logo, featuring sleek typography and a modern gradient circle.",
  "description": "The CapmatchOne logo features bold, modern typography coupled with a gradient circle, symbolizing connection and innovation. The sleek design conveys a sense of progress and creativity. This image can be used for branding or promotional purposes, appealing to audiences interested in innovative solutions and forward-thinking designs."
}
```

    Want to learn more? Check out how to chunk content.

    Technical SEO is evolving, and as I adapt, I’m focusing not just on visibility, but on becoming a source of truth for the world’s AI models. By using structured data efficiently, implementing robust access control via robots.txt, and refining my content’s extractability, I’m setting the stage for success now and into the future.

    Take a deeper look: Keep your content fresh with AI.

    Measuring Success: The GEO Technical Audit

    Ensuring my strategies are working requires thorough auditing. I focus on areas like citation share, log file analysis, and zero-click referrals to measure how effectively my content is influencing the AI-driven world. This helps validate my efforts and enhance KPIs.

    Scaling GEO into 2027

    Looking ahead to 2027, I’m prioritizing automation to minimize manual optimization work. The goal is to leverage every SEO tool available, ensuring my site is a robust source of truth amid AI advancements. Starting with basics like robots.txt and moving towards more sophisticated structures, my ongoing goal is to scale efficiently and effectively.


    Inspired by this post on Search Engine Land.


    crushpress.ai community screenshot
  • Master Generative SEO: Boost Your Brand’s AI Visibility

    Master Generative SEO: Boost Your Brand’s AI Visibility

    Welcome to the ultimate guide on Generative Engine Optimization (GEO)! As we move into 2026, knowing how to optimize for AI-driven platforms like ChatGPT, Gemini, Perplexity, and Claude is crucial. This guide will help you ensure that your brand is easily discovered in AI-generated responses.

    Imagine having the skills to make your brand the first choice for AI-powered searches. With our comprehensive insights, you’ll learn how to elevate your visibility across key AI platforms and gain a competitive edge.

    Whether you’re a seasoned marketer or new to AI optimization, this guide offers strategies that align with both current trends and future predictions. By mastering Generative Engine Optimization, you’re setting the foundation for sustainable success in a rapidly evolving digital landscape.


    Inspired by this post on genmark.ai Blog.


    crushpress.ai community screenshot
  • Google’s TurboQuant Revolutionizes AI Search Speed

    Google’s TurboQuant Revolutionizes AI Search Speed

    As someone who closely follows advancements in technology, I was thrilled to learn about Google’s latest breakthrough with the TurboQuant algorithm. It’s designed to enhance the speed of vector searches, fundamentally changing the way we interact with AI-powered data searches.

    If you’re like me and value precision in data retrieval, this algorithm is exciting news. A tiny error-correction signal maintains compressed vectors’ accuracy, enabling AI systems to retrieve data more broadly and precisely than ever before.

    Google’s TurboQuant is a compression algorithm that can shrink and organize large AI datasets with nearly zero indexing time. This technology might just obliterate one of the major speed bottlenecks in modern search engines.

    What TurboQuant Is. For me, TurboQuant represents a monumental way of handling the data behind AI and search by keeping it compact without losing precision. It significantly reduces memory usage and cuts down the time to build searchable AI indexes almost to zero, according to Google’s research paper.

    How It Works. Modern search systems, which convert content into vectors, can be resource-heavy. These numeric representations cluster based on similarity, allowing searches to match the closest ideas. But let’s face it, these vectors are massive and expensive to store. That’s where TurboQuant steps in, using efficiently compressed data that mirrors the original extremely well through:

    Smart Compression. It rotates data mathematically, organizing it like neatly packed boxes, an image that resonates with how I like to visualize innovative data solutions.

    Error Correction. By introducing a 1-bit signal, it corrects minor compression mistakes, ensuring the data remains accurate, which is quite a comforting thought for anyone concerned about data integrity.

    What This Means. For those of us deeply engaged with AI, TurboQuant signifies a shift. Vector search systems, the backbone of semantic search and AI-driven answers, have traditionally been slow and costly. Google claims TurboQuant makes these operations quicker and more cost-effective, enabling faster similarity searching, lower memory consumption, and real-time processing of colossal datasets.

    Why It Matters to Us. Imagine Google being able to analyze far greater volumes of documents per query, not just a limited subset. Should Google implement this into its Search, AI Overviews could access a wider, more accurate range of sources, making instant summaries from large data sets far more accessible.

    More About TurboQuant:

    – Google: TurboQuant: Redefining AI efficiency with extreme compression

    – Research paper (arXiv): TurboQuant: Online Vector Quantization with Near-optimal Distortion Rate

    – Marie Haynes: TurboQuant has the potential to fundamentally change how Search (and AI) works


    Inspired by this post on Search Engine Land.


    crushpress.ai community screenshot
  • Create a Custom GPT Your Team Will Actually Use

    Create a Custom GPT Your Team Will Actually Use

    Have you ever wondered why most GPTs in businesses fail to be truly effective? It’s often because they are either too broad or haven’t been properly tested. Allow me to guide you through building focused, high-ROI GPTs that your team will not only adopt but use consistently every week.

    The OpenAI GPT Store made waves in January 2024 with its launch, hosting over three million custom GPTs. But, if you ask teams how many they actively use, the answer tends to be disappointingly low, often zero or just one.

    ```json
{
  "alt": "Screenshot of interface for configuring a new GPT model, detailing fields like name, description, and instructions.",
  "caption": "Set up your own customized GPT with this intuitive configuration interface, guiding you through naming, describing, and instructing your AI model.",
  "description": "This image depicts a screenshot of a platform for configuring a new GPT model. The interface includes fields for entering the model's name, description, and detailed instructions on behavior. Users can upload files, preview content, and choose conversation starters. The design is user-friendly, featuring a clean layout that guides through the customization process effectively. Keywords: GPT, model configuration, AI setup, user interface."
}
```

    I’ve personally built and audited over a dozen custom GPTs for marketing, SEO, and sales teams. The pattern is consistent: only a select few are used daily, while the rest simply collect dust. Let me share with you a practical approach to crafting GPTs that your team will genuinely engage with—from identifying suitable use cases to structuring, testing, and launching them effectively.

    ```json
{
  "alt": "Screenshot showing the Explore GPTs section with Research & Analysis and Programming categories.",
  "caption": "Discover the top-ranking GPTs in Research & Analysis and Programming to enhance your productivity and skills.",
  "description": "This image captures the Explore GPTs section from an AI platform, showcasing categories like Research & Analysis and Programming. Top GPTs in Research & Analysis include Finance & Economics and Marketing Research. Programming GPTs feature tools for software architecture and coding. This interface is designed for users seeking automated insights and coding assistance. Keywords: Explore GPTs, AI platform, Research & Analysis, Programming."
}
```

    If you’re eager to dive in, start with these foundational steps: Choose a task your team performs at least three times a week, typically taking over 15 minutes. Articulate this in a simple sentence: ‘This GPT helps [role] do [task] by [method].’

    ```json
{
  "alt": "The CapmatchOne logo with a gradient circle and bold text.",
  "caption": "Discover innovation with the CapmatchOne logo, featuring sleek typography and a modern gradient circle.",
  "description": "The CapmatchOne logo features bold, modern typography coupled with a gradient circle, symbolizing connection and innovation. The sleek design conveys a sense of progress and creativity. This image can be used for branding or promotional purposes, appealing to audiences interested in innovative solutions and forward-thinking designs."
}
```

    For a deeper understanding, I recommend checking out Marketing Research & Competitive Analysis or MARKETING, both highly ranked in the GPT Store’s Research & Analysis category. These projects showcase the build patterns I’ll cover here.

    ```json
{
  "alt": "Screenshot of a GPT search results page for marketing with various community-built GPTs.",
  "caption": "Explore specialized GPTs for marketing, offering expertise in advertising, SEO, copywriting, and competitive analysis.",
  "description": "This image displays a search results page for 'marketing' within a GPT interface. It features several community-built GPTs specializing in areas such as advertising, SEO, branding, and marketing analysis. Each entry includes a brief description, creator information, and engagement metrics, showcasing the diverse custom models available for enhancing marketing strategies. Ideal for marketers seeking AI-driven solutions."
}
```

    Now, let’s discuss what a business GPT truly entails. Unlike a generic AI assistant, a business GPT is a custom version of ChatGPT designed to handle one specific, recurring task for a particular role. Think of it like hiring a highly specialized worker for a job, rather than a generalist who does a little bit of everything.

    ```json
{
  "alt": "Screenshot of a new GPT setup interface with fields for name, description, and instructions.",
  "caption": "Create your custom GPT with ease using this setup interface. Fill in the name, description, and provide specific instructions to tailor its behavior.",
  "description": "This image displays a setup interface for creating a new GPT model. Users can input a name, description, and instructions to define its behavior and functions. The configuration guide on the right provides step-by-step assistance, such as uploading an icon and describing its function. The interface aims to simplify the customization process while enhancing the model's usability."
}
```

    Inspired by this post on Search Engine Land.


    crushpress.ai community screenshot
  • Navigating ‘Global Spanish’ in AI for Better Search Visibility

    Navigating ‘Global Spanish’ in AI for Better Search Visibility

    I recently explored what many are calling the ‘Global Spanish’ issue in AI search visibility, and it’s been a revelation for understanding how AI can sometimes blur crucial distinctions in Spanish-speaking markets.

    Picture this: AI models often clump Spanish-speaking regions into one, mixing up local jargon, regulations, and context, resulting in answers that don’t truly fit any specific market.

    This challenge—commonly known as the ‘Global Spanish’ problem—manifests when AI search merges regional dialects and rules into a one-size-fits-none guidance.

    Consider asking AI in Spanish how to declare your taxes (cómo puedo declarar impuestos). It will deliver a grammatically accurate reply, equipped with references like ‘RFC, NIF, SSN, según país’—mixing up Mexican, Spanish, and American tax identification.

    While AI is gradually improving, moving from confidently incorrect Mexican tax advice in Madrid to a more hedged but jumbled response doesn’t equal localization. It’s more like broad-stroke thoroughness without precision.

    The core issue is AI’s struggle to pinpoint its targeted Spanish-speaking market, defaulting to overly generalized responses akin to a waiter asking a roomful what they’ll have and simply writing down ‘Food.’

    If I find that AI answers a Mexican with Spain’s tax logic, this isn’t just a translation hiccup—it’s a fundamental problem with geographical and jurisdictional inference, essential in AI-facilitated search.

    Traditional search already faced these complexities, and giants like Google spent years refining systems to accommodate regional intent and language variations—challenges that persist today.

    Generative AI, however, eliminates the wiggle room. Instead of multiple links allowing user choice, it delivers one synthesized answer, hitting home or missing the mark entirely.

    For many, ‘Spanish’ is a simple language toggle, but this view doesn’t hold for Hispanic markets. The distinctions between Spain and Latin America go beyond slang; they influence conversion rates, brand trust, and legal applicability.

    Cultural and regulatory differences exist, such as:

    ```json
{
  "alt": "The CapmatchOne logo with a gradient circle and bold text.",
  "caption": "Discover innovation with the CapmatchOne logo, featuring sleek typography and a modern gradient circle.",
  "description": "The CapmatchOne logo features bold, modern typography coupled with a gradient circle, symbolizing connection and innovation. The sleek design conveys a sense of progress and creativity. This image can be used for branding or promotional purposes, appealing to audiences interested in innovative solutions and forward-thinking designs."
}
```
    • Regulators like Hacienda vs. SAT.
    • Legal terms such as NIF vs. RFC.
    • Currency differences, such as EUR vs. MXN.
    • Decimal formatting like period vs. comma.
    • Tone variation for social distance (tú/vosotros vs. usted/ustedes).
    • Commercial expectations like payment options and shipping norms.
    • Search intent, where identical queries target different products depending on the country.

    All these affect international SEO, and in generative search, they become critical. The AI doesn’t present multiple links for user discretion; it condenses everything into a singular, presumptive authoritative answer, leading to what I recognize as ‘Global Spanish.’

    Studies term this bias as ‘Digital Linguistic Bias’ (Sesgo Lingüístico Digital), revealing how imbalanced Spanish variety representation in corpora ignores dialectal variations and cultural contexts due to structural bias.

    Spain, despite being a minority among global Spanish speakers, is overly represented in digital resources guiding language models’ default Spanish. Latin America, conversely, is under-represented in AI investment and data infrastructure, with just 1.12% of global AI funding while contributing 6.6% of global GDP.

    This naturally skews AI-produced Spanish towards sounding geographically particular, despite users not specifying a region. Because LLMs train on the most available web data, which often disproportionately represents certain locales, this bias emerges.

    A Mexican SaaS webpage, excellently drafted, competes against decades-old Peninsular Spanish content for AI’s attention and often loses, with ‘neutral Spanish’ considered efficient but ultimately impeding the scale.

    These shortcomings manifest as three distinct failure modes, each critical to SEO results, trust, and conversion rates.

    1. Dialect Defaulting: Often AI defaults to one Spanish variant, misleading users from other regions.

    Tested by Will Saborio, terms like ‘straw’ varied across countries—’pajilla,’ ‘popote,’ ‘pitillo,’ and ‘bombilla’—but AI typically defaulted to Mexican Spanish. Even detailed prompts for Colombian content didn’t localize the results consistently, a pattern echoed by studies evaluating multiple LLMs.

    Dialects involve vocabulary, product categorization, idioms, formality, and embedded cultural assumptions. A product page coded for Spain can alienate a Mexican user, with AI further reinforcing that outsider signal.

    ```json
{
  "alt": "Diagram showing the dialect defaulting issue with LLMs in Spanish across five countries, focusing on Mexico.",
  "caption": "Exploring the Spanish Dialect Default: How LLMs default to the Mexican variant, overlooking linguistic diversity across Spain, Argentina, Colombia, and Chile.",
  "description": "This diagram highlights the dialect defaulting problem with large language models (LLMs) when generating Spanish output. It compares regional word variations for 'straw,' 'car,' 'computer,' and 'apartment' across Spain, Argentina, Mexico, Colombia, and Chile. The chart emphasizes how LLMs default to Mexican Spanish, marked by checkmarks, while other regional terms are often ignored or misidentified, affecting accurate linguistic representation. Keywords: Dialect, Defaulting, Spanish, LLMs, Mexico, Spain, Argentina, Colombia, Chile."
}
```

    2. Format Contamination: Incorrect formats silently harm conversions, like a presence showing local format as incorrect.

    An issue documented in Unicode ICU4X shows Mexican Spanish uses periods as decimals, whereas default data might unintentionally apply European format, switching periods and commas. This leads to misinterpreted values e.g., 1.250 could mean one thousand two hundred fifty or one-point-two-five-zero based on locale defaults, which I have personally experienced with damaging mispricing for localized Black Friday deals.

    3. Legal and Regulatory Hallucination: AI errors in legal content can be detrimental to YMYL content, reducing Google’s E-E-A-T signals.

    Minority Spanish-speaking countries have distinct legal contexts; reporting incorrect legal framework advice can breach regulations, risking being omitted in AI answers.

    These issues highlight a pivotal AI geo-identification misstep: language is treated as a geographical hint. Without explicit signals, AI answers hover between multiple locales like Mexico, Spain, or Colombia, lumping distinct markets into ambiguous responses.

    Take for instance Blas Giffuni’s example of ‘proveedores de químicos industriales’—chirping back U.S. suppliers rather than Mexican relevant ones—showing geo-drift as AI mistakes linguistic tasks for informational needs.

    This is a pressing issue as Spanish AI-driven search visibility scales up, with Google’s AI Overviews rolling out across Spain, Mexico, and Latin countries, serving summaries often drawing from ‘generic Spanish,’ quite possibly eclipsing local terminology and legal references.

    Even with localized content prepared methodically, AI’s skewed training models amplify English over Spanish, perpetuating an idealistic U.S.-centric view as highlighted by Pieter Serraris through log analysis, showing AI preferring English corpus significantly more frequently than foreign counterparts.

    Additionally, tokenization taxes raise the cost of conducting AI tasks in Spanish due to longer word structures compared to English, leading to higher APIs bills along with limiting crucial context windows.

    Moreover, English domains intrinsically pick up stronger authority signals and wider reach causing retrieval bias, progressively edging out localized Spanish sites which slowly descend into digital obscurity.

    This shifts SEO priorities from simply ranking pages to modifying entity perception within AI frameworks, contrasting SEO’s traditional approach. The key takeaway is ensuring explicit context conveying where content belongs linguistically and geographically, becoming critically essential in this new generative search landscape.


    Inspired by this post on Search Engine Land.


    crushpress.ai community screenshot
  • Unleashing AI in B2B: Your Patient Path to Growth

    Unleashing AI in B2B: Your Patient Path to Growth

    B2B buyers start their journey long before they even search for us. I’ve learned that AI-powered Google Ads campaigns can ignite early demand and reward patience over time.

    If I’m relying solely on brand and non-brand keywords in Google Ads, my growth becomes limited. A decline in performance isn’t due to the platform but the strategy behind it.

    Discovering a brand doesn’t begin with a non-brand search. Buyers are researching on platforms like Reddit, ChatGPT, Facebook, LinkedIn, and YouTube. They watch demos, read testimonials, and become familiar long before actively searching for us.

    For complex sales processes with lengthy customer journeys, this transformation is crucial, demanding a strategic shift. Here’s how I can make it effective in B2B.

    AI-powered Campaigns: Your Growth Treasure

    Over the years, Google has innovated with multi-channel, multi-asset campaigns like Performance Max and Demand Gen. These campaigns place my brand front and center as audiences research and evaluate options.

    When my audience is ready to choose vendors, they’ve already built trust in my brand. They’ll search specifically for me because of the trust I’ve cultivated through consistent visibility.

    A well-rounded Performance Max campaign includes diverse ad types, like image and video ads displaying demos or testimonials on YouTube. These ads also engage audiences across the web via the Display Network and retarget them as they continue their research. This process naturally leads to branded searches that ultimately convert.

    Such campaigns are cost-effective, allowing me to leverage customer data alongside keywords as intelligent signals, not replacements. It’s about smarter keyword usage.

    Dig deeper: Why B2B brands are shifting from keywords to Performance Max

    Adapting to the Evolving Search Experience

    As AI Overviews and AI Mode transform Google’s search results pages, it’s time I reconsider my ad strategies to align with these changes.

    I’m fond of the 4S framework: search, scroll, stream, and shop.

    Adding “ask” captures how people now engage with AI tools. They consult ChatGPT or Gemini, search on Google, scroll through LinkedIn, stream videos on YouTube, and shop across numerous platforms. If my strategy focuses on only a couple of these behaviors, I’m missing the full growth opportunity.

    ```json
{
  "alt": "The CapmatchOne logo with a gradient circle and bold text.",
  "caption": "Discover innovation with the CapmatchOne logo, featuring sleek typography and a modern gradient circle.",
  "description": "The CapmatchOne logo features bold, modern typography coupled with a gradient circle, symbolizing connection and innovation. The sleek design conveys a sense of progress and creativity. This image can be used for branding or promotional purposes, appealing to audiences interested in innovative solutions and forward-thinking designs."
}
```

    Solely targeting keywords means missing the larger narrative. Brand keywords undoubtedly convert better, but how do people arrive at searching my brand? Consistent visibility ensures they notice my brand in their feeds.


    Embrace Testing and Learn with Patience

    This strategy requires time, especially in B2B settings with protracted sales cycles.

    For example, it took almost a year to appreciate how Performance Max contributed to one of my life science client’s success, whose deals typically take months to finalize. There was a moment where our account manager nearly paused the campaign because initial data wasn’t promising.

    Integrating sales data changed the perspective. As revenue figures rolled in, the campaign’s value became transparent.

    If I can sync beyond MQLs with data like Proposal Sent, it keeps Google well-informed and offers reassurance until the sales data solidifies our insights.

    Patience is key when providing the system quality data. I must remain steadfast and avoid quitting prematurely, accepting the complexity of B2B cycles.

    An event might draw 100 people, some catch a webinar email later, and months pass before they search for us and request a proposal, eventually becoming customers. With long sales cycles, phenomena like this unfold subtly.

    Dig deeper: How to optimize B2B PPC spend when budgets and confidence are low

    Start with Small Steps, Then Scale Success

    If testing funds are limited, I can designate 5% to 10% for AI-forward campaigns. Strategic testing without major commitments at peak times allows room to maneuver while the system adjusts.

    Investing time in this strategy ensures sustainable growth. Those who master it gain an enduring competitive edge, unlike those focused on diminishing demand.


    Inspired by this post on Search Engine Land.


    crushpress.ai community screenshot
  • Discover Where ChatGPT Sends Its Millions of Shoppers

    Discover Where ChatGPT Sends Its Millions of Shoppers

    As I dove into the fascinating world of ChatGPT-driven shopping, I discovered that Walmart and Target are key players. In fact, Walmart often tops the charts when it comes to rank-1 buy links. Meanwhile, Target excels in overall presence, offering a variety of options that captivate users.

    What surprised me the most is the dynamic nature of the recommendation system. The carousel reshuffles with every request, ensuring that the shopping experience remains fresh and personalized. This shuffling uncovers intriguing patterns in user behavior, drawing insights from the staggering 22.5 million shopping offers analyzed.


    Inspired by this post on Try Profound Blog.


    crushpress.ai community screenshot
  • ChatGPT Citations: Dominance of Key Domains Revealed

    ChatGPT Citations: Dominance of Key Domains Revealed

    Have you ever wondered how ChatGPT sources its information? According to a recent study, it turns out ChatGPT tends to pull pages significantly more often than it actually cites them, concentrating its citations primarily among roughly 30 key domains.

    Interestingly, AI citations in ChatGPT are far more concentrated compared to traditional search engines. Approximately 67% of citations within a specific topic are shared among only 30 domains.

    From Kevin Indig’s latest study, I learned that comprehensive topical coverage through long-form pages and cluster-based models tend to perform better than the older “one keyword, one page” strategy.

    The details. The visibility of citations isn’t spread out evenly. For product comparison topics, the top 10 domains capture about 46% of the citations, while the top 30 account for 67%.

    Though AI visibility is slightly less concentrated than classic organic search, the competition for citations is still incredibly centralized. As Indig concludes, without building sufficient authority, you’re likely excluded from these valuable citation “seats.”

    What changed. While ranking first on Google remains important, it’s not the sole factor anymore. Interestingly, of the pages ranked No. 1, only 43.2% were cited by ChatGPT, which is 3.5 times more than pages ranking beyond the top 20.

    ChatGPT retrieves a vast number of pages but cites only a fraction of them. According to AirOps, about 85% of the pages retrieved were never cited, and a significant portion of citations arose from fan-out queries that lacked search volume entirely.

    Why we care. Simply publishing the best answer for a keyword isn’t sufficient anymore. ChatGPT favors domains that offer comprehensive coverage of a topic, giving preference to pages that approach subjects from multiple angles.

    The patterns. It turns out, longer pages typically receive more citations, and this trend varies by industry. Notably, pages with 5,000 to 10,000 characters see the most substantial lift. For pages over 20,000 characters, the average number of citations hits 10.18 compared to a mere 2.39 for shorter pages.

    However, this pattern is not universal. For instance, in finance, shorter, densely packed pages often shine over lengthy guides. But in Education, Crypto, and Product Analytics, longer pages still hold their ground with little drop-off.

    Looking more closely at on-page behavior, ChatGPT tends to cite from the top sections of a page. Particularly, the 10% to 20% section excels across all industries, while the bottom 10% of the page barely garners recognition.

    About the data. For this study, Indig analyzed approximately 98,000 citation rows from about 1.2 million ChatGPT responses, using a variety of analytical methods to pinpoint which pages earned citations and their origins.

    The study. More about these findings can be found in the study titled The science of how AI picks its sources.


    Inspired by this post on Search Engine Land.


    crushpress.ai community screenshot
  • Unleash Marketing Efficiency with Profound Sheets

    Unleash Marketing Efficiency with Profound Sheets

    Have you ever wished for a tool that makes orchestrating AEO efforts a breeze? Let me introduce you to Profound Sheets, a game-changer that brings efficiency to new heights. Imagine a spreadsheet-like interface where every row acts as its own Agent run, each with its unique context. This innovative system allows me to process hundreds of inputs simultaneously, amplifying my marketing strategies beyond imagination.

    By leveraging structured workflows, I’m able to accomplish what once took weeks in mere minutes. The time saved means more opportunities to focus on crafting creative strategies and optimizing performance. It’s like multiplying my marketing team’s capabilities overnight!


    Inspired by this post on Try Profound Blog.


    crushpress.ai community screenshot
  • Effortlessly Deploy Webpages with Profound Agents & Vercel v0

    Effortlessly Deploy Webpages with Profound Agents & Vercel v0

    Hey there! I’m thrilled to share something exciting: Profound Agents now seamlessly connect with Vercel v0. This means I can generate and deploy stunning landing pages without writing a single line of code.

    By leveraging my Profound AEO data as a solid foundation, deploying these pages has never been easier. It’s a game-changer for anyone looking to enhance their digital presence effectively and efficiently.


    Inspired by this post on Try Profound Blog.


    crushpress.ai community screenshot