top of page
Säulen aus Marmor

The AI Search Revolution - Part I: How to Be Found. Why Your SEO Strategy Needs an Urgent Update

  • pd9192
  • Jul 13
  • 5 min read

The way we search for information is changing faster than most businesses realize. While you're still optimizing for Google's traditional algorithm, AI-powered search engines are quietly reshaping the digital landscape.

Source: pankaj-patel-bYiw48KLbmw-unsplash.jpg
Source: pankaj-patel-bYiw48KLbmw-unsplash.jpg

The Death of the Blue Link Era

Remember when searching meant scrolling through pages of blue links? Those days are numbered.

AI search engines like ChatGPT Search, Perplexity, and Google's AI Overviews are fundamentally changing how we find information, and if your business isn't prepared, you risk becoming

invisible.

I use mainly MANUS, ChatGPT, Perplexity, and DeepSeek as research engines, and DeepL and LanguageTool for translations.

 

And I am not alone with that practice. The numbers tell a stark story: Gartner predicts a 25% decline in traditional search volume by 2026, while 79% of consumers are expected to use AI-enhanced search within the following year. This isn't a distant future scenario – it's happening right now.


How AI Search Actually Works (And Why It Matters)

Traditional search engines are like librarians who hand you a list of books. AI search engines are like experts who read those books for you and give you the exact answer you need.

 

Traditional Search:

-       Keyword matching and link lists

-       Users click through multiple websites

-       Rankings based on backlinks and technical factors

 

AI Search:

-       Natural language understanding

-       Direct, synthesized answers from multiple sources

-       Conversational follow-up questions

-       Multimodal search (text, images, voice)

 

The result? Users get answers in seconds instead of minutes, but websites lose the traffic they once received from curious searchers.


The New Players Reshaping Search

ChatGPT Search: The Conversationalist

With 180.5 million monthly active users, ChatGPT Search facilitates a dialogue-driven approach to research. Ask a question, get a detailed answer, then dive deeper with follow-ups – all while citing current web sources.

Perplexity AI: The Research Powerhouse

Perplexity has 10 million active users who rely on its transparent sourcing, typically citing 5-10 different sources per answer. It has become the go-to source for serious research and fact-checking.

Google AI Overviews: The Mainstream Disruptor

Google's own AI integration is rolling out globally, putting AI-generated answers directly above traditional search results. When Google moves, the entire internet follows.


Enter GEO: The New SEO for AI

Generative Engine Optimization (GEO) is the practice of optimizing content specifically for AI search engines. While SEO focused on ranking in search results, GEO focuses on being cited in AI-generated answers.

The Princeton Study That Changed Everything

Research from Princeton University revealed that certain tactics can boost visibility in AI responses by 30-40%:

 

  1. Adding credible sources and citations

  2. Including relevant statistics and data

  3. Using expert quotes and testimonials

  4. Implementing structured data markup


Boost Your Website! Your 30-Day GEO Action Plan

Week 1: Audit and Analyze

-       Test your key topics in ChatGPT, Perplexity, and Google AI

-       Identify which competitors appear in AI responses

-       Document current AI visibility gaps

Week 2: Content Optimization

-       Add authoritative sources to existing content

-       Create FAQ sections answering common questions

-       Rewrite introductions to provide direct answers

Week 3: Technical Implementation

-       Implement JSON-LD structured data markup

-       Optimize for mobile and page speed

-       Ensure content is easily crawlable

Week 4: Distribution and Monitoring

-       Share insights on Reddit, Quora, and LinkedIn

-       Set up monitoring for AI search visibility

-       Plan regular content updates


The JSON-LD Secret Weapon

We decided to use the WIX platform to build our websites https://steppingout.de, https://psychologische-praxis-hamburg-susanne-dilg.com, and https://www.peterdilg.com. When I heard about GEOs, I wanted to beef up these sites for AI search engines. I checked with PERPLEXITY on how to do that exactly in WIX. While PERPLEXITY worked on the answer, MANUS developed the JSON-LD scripts tuned to our specific requirements. Here is an excerpt of my assignment to MANUS and its response:

Peter: Analyze the website psychologische-praxis-hamburg-susanne-dilg.com in the site pages "Wissen was los ist", "Neue Wege gehen", "Besondere Belastungen" and "Paare und Familien“ and create content-relevant, marketing-effective GEOs for German clients. Please create WIX-optimized JSON-LD markups (under 7000 characters each) for this website.

MANUS's response was:

I will analyze the specific subpages of the website and create content-relevant, marketing-effective GEOs for German clients. I will then create suitable WIX-optimized JSON-LD markups for these specialized areas.

09:44

I will do the following:

  1. Analyze the four specific subpages

  2. Develop content-relevant GEOs

  3. Create specialized JSON-LD markups

  4. Deliver results to users


One of the most powerful GEO tactics is implementing JSON-LD structured data. This helps AI systems understand your content context. Here's a sample script for my author's website, peterdilg.com:

 ### Book-Specific Schema for peterdilg.com:

```json

<script type="application/ld+json">

{

"@context": "https://schema.org",

"@type": "Book",

"@id": "https://peterdilg.com/#book-god-machine",

"name": "Die G.O.D. Maschine",

"alternateName": "The G.O.D. Machine",

"author": {

"@type": "Person",

"@id": "https://peterdilg.com/#person",

"name": "Peter Dilg"

},

"genre": ["Science Fiction", "Thriller", "Dystopian Fiction"],

"bookFormat": ["EBook", "Paperback"],

"inLanguage": ["de", "en"],

"originalLanguage": "en",

"description": "Ein visionärer Science-Fiction-Thriller, der die Grenzen zwischen Mensch und Maschine erforscht. In einer Welt, in der künstliche Intelligenz die Kontrolle übernimmt, kämpft die Menschheit um ihre Zukunft.",

"about": [

{

"@type": "Thing",

"name": "Transhumanismus",

"description": "Überwindung biologischer Grenzen durch Technologie"

},

{

"@type": "Thing",

"name": "Singularität",

"description": "Der Punkt, an dem KI die menschliche Intelligenz übertrifft"

},

{

"@type": "Thing",

"name": "Umweltzerstörung",

"description": "Irreversible Schädigung durch menschliches Handeln"

},

{

"@type": "Thing",

"name": "Künstliche Intelligenz",

"description": "Fragen der Kontrolle und Koexistenz"

},

{

"@type": "Thing",

"name": "Liebe und Verbindung",

"description": "Neue Formen der Intimität jenseits körperlicher Grenzen"

}

],

"keywords": [

"Transhumanismus", "Singularität", "KI", "Künstliche Intelligenz",

"Umweltzerstörung", "Klimawandel", "Zukunft der Menschheit",

"Technologie-Ethik", "Science Fiction", "Dystopie"

],

"datePublished": "2024",

"copyrightYear": "2024",

"publisher": {

"@type": "Person",

"name": "Peter Dilg"

},

"url": "https://peterdilg.com/book/die-god-maschine",

"workExample": {

"@type": "Book",

"bookFormat": "EBook",

"potentialAction": {

"@type": "ReadAction",

"target": "https://peterdilg.com/book/die-god-maschine"

}

}

}

</script>

```

 

Key schema types for AI optimization:

The AI search engines are tuned towards meaningful and valuable content on your site. Every factual and concrete text gets their attention and helps you be seen: 

-       Article (for blog posts)

-       FAQs (for question-answer content)

-       HowTo text (for step-by-step guides)

-       Product descriptions (for e-commerce)


The Hybrid Future: SEO + GEO

The future isn't about choosing between traditional SEO and GEO – it's about mastering both. 65% of organizations already use generative AI regularly (McKinsey, 2024), and this number is growing exponentially.

 

What stays important:

-       High-quality, authoritative content

-       Technical website optimization

-       Mobile-first design

-       Fast loading speeds

 

What's new:

-       Conversational keyword optimization

-       Direct answer formatting

-       Multi-platform content distribution

-       AI visibility monitoring


The Bottom Line

The AI search revolution isn't coming – it's here. Companies that adapt their content strategy now will dominate the AI-powered search landscape. Those who wait will find themselves increasingly invisible in a world where AI answers replace traditional search results.

 

The question isn't whether AI search will impact your business – it's whether you'll be ready when it does.


End of Part I - Outlook to Part II

In this blog post, I briefly outlined what you need to do to be found by AI search engines. In the second blog on this topic, I will provide an overview of the current AI search engine market leaders, offer more in-depth information on the use of GEOs, and share some strategies for their application. Finally, I'll provide you with a few practical examples of how to optimize your sites specifically for AI search engines. See you then!

 

Sources:

-       Gartner Research: "Search Engine Volume Predictions 2026"

-       McKinsey: "The State of AI in Organizations 2024"

-       Princeton University: "Generative Engine Optimization Study"

-       Aggarwal et al. (2023): "GEO: Generative Engine Optimization"

 

Ready to future-proof your search strategy? Start implementing GEO tactics today – your future visibility depends on it.

 

Comments


bottom of page