@yaojingang: I downloaded all papers related to GEO, AEO, and AI search from the past two years — 41 in total. Read through them one by one, and gained many new insights and inspirations. All 41 papers have been pushed to the GitHub repository. Feel free to download. The address is at the end of the article. Some key insights to share: 1. GEO is not a replacement for SEO. SEO addresses whether content can be retrieved, indexed, and entered into the candidate set...
Summary
The author collected and read 41 papers related to GEO, AEO, and AI search, pushed the collection to GitHub, and shared 10 key insights, including the relationship between GEO and SEO, AI search citation mechanisms, the importance of content structuring, and practical optimization directions.
View Cached Full Text
Cached at: 05/25/26, 10:50 AM
Over the past two years, I’ve downloaded all papers related to GEO, AEO, and AI search — 41 in total.
I read through them one by one and gained many new insights and inspirations.
All 41 papers have been pushed to a GitHub repository. Feel free to download them — the link is at the end.
Here are some key insights:
-
GEO is not a replacement for SEO
- SEO addresses whether content can be retrieved, indexed, and included in the candidate set.
- GEO addresses whether, after entering the candidate set, content can be cited, absorbed, and presented in AI answers. The two are additive.
-
Traditional search cares about ranking; AI search cares about answer participation
- The old question: Where do I rank?
- The new question: Am I cited? Where is the citation? Does my content actually influence the answer? Will users still click through?
-
“Being cited” ≠ “Having influence”
- Some sources are merely listed in citations, with the AI answer barely using them.
- What truly matters is citation absorption: whether your content contributes definitions, data, comparisons, steps, arguments, or answer structure.
-
The core of GEO is not turning articles into FAQs
- Multiple papers show that Q&A format alone is not consistently effective.
- What really works is an evidence container: clear conclusions, clear structure, high factual density, semantic alignment, verifiability, and extractability.
-
AI prefers structured content
- Heading hierarchy, paragraphs, lists, tables, semantic HTML, structured data, update timestamps, metadata, etc., all affect whether AI understands, cites, and absorbs your content.
- Content structure itself is a GEO signal.
-
A single AI search test has no decision value
- The same question can yield different results across platforms, languages, prompt styles, time, and model versions.
- GEO monitoring must be repeated, recording citation count, citation depth, answer share, position, and stability.
-
Different AI search engines are not the same
- ChatGPT, Google AI Overviews, Perplexity, and Gemini have very different citation logics.
- Some cite broadly, some cite less but absorb deeply. So GEO testing cannot rely on a single platform.
-
Third-party authority matters more than brand self-promotion
- AI search clearly favors earned media, authoritative media, reviews, encyclopedias, industry reports, and trusted third-party sources.
- Brand websites are important, but not enough.
- Brands need to build both on-site evidence and off-site authority.
-
The boundary between GEO and black-hat manipulation is clear
- Optimizing structure, evidence, readability, and factual density is white-hat.
- Hidden instructions, prompt injection, fabricating facts, defaming competitors, and manipulating model ranking are black-hat.
- AI search optimization will inevitably bring new security governance challenges.
- But for brands, sticking to white-hat GEO from the start is the sustainable, healthy path.
-
Ultimately, GEO is not a tactic but a systematic capability
- It includes: intent research, evidence assets, structured content, third-party authority, multi-platform monitoring, stability assessment, and security boundaries.
- Those who continuously build this system will remain visible in AI search over the long term.
GitHub repository for the 41 papers: https://github.com/yaojingang/geo-citation-lab/tree/main/02-geo-aeo-ai-search-papers…
yaojingang/geo-citation-lab
Source: https://github.com/yaojingang/geo-citation-lab
GEO Citation Lab
GEO Citation Lab is a public repository for GEO research, positioned as:
- GEO Experiment Data Reports: Research on search triggering, citation sources, and page absorption based on ChatGPT, Google AI Overview / Gemini, and Perplexity.
- GEO / AEO / AI Search Paper Collection: Ongoing collection of papers related to generative search, AEO, GEO, AI search citation mechanisms, and manipulation risks.
The repository stores not just opinion articles, but verifiable data, scripts, reports, and paper materials in one place, facilitating secondary analysis, citation, and future expansion.
Start Here
| Entry | Path | For Whom |
|---|---|---|
| GEO Experiment Data Reports | 01-geo-experiment-data-report/ | Those who want to see how AI search platforms trigger searches, select sources, and absorb citation content |
| Paper Collection | 02-geo-aeo-ai-search-papers/ | Those who want to find GEO / AEO / AI Search paper PDFs and lists by topic |
| Long-form HTML Report | 01-geo-experiment-data-report/04-repet/final_report.html | Those who want to quickly browse the full experiment report |
| Long-form Markdown Report | 01-geo-experiment-data-report/04-repet/final_report.md | Those who want to read the full text chapter by chapter on GitHub |
| PDF Experiment Report | 01-geo-experiment-data-report/04-repet/final_report.pdf | Those who want to download, share, or print the experiment report |
| 3-Minute Summary | 01-geo-experiment-data-report/QUICK_REPORT.md | Those who want a quick overview of what this experimental research is about |
Live Site: https://yaojingang.github.io/geo-citation-lab/
Repository Structure
| Path | Description |
|---|---|
01-geo-experiment-data-report/ | Original GEO citation experiment assets, consolidated into one main directory |
01-geo-experiment-data-report/01-prompt/ | 602 experimental prompts |
01-geo-experiment-data-report/02-data/ | Search-level CSV and 72-dimensional citation-level feature CSV |
01-geo-experiment-data-report/03-pipeline/ | Parsing, scraping, feature extraction, and statistical analysis scripts |
01-geo-experiment-data-report/04-repet/ | Full research report, HTML/PDF exports, and charts |
01-geo-experiment-data-report/05-kami-report/ | Summary report better suited for presentation/sharing |
02-geo-aeo-ai-search-papers/ | New paper collection, merged original batch files into 7 topic directories |
Experiment Data Report Snapshot
| Item | Count |
|---|---|
| Total designed prompts | 602 |
| A/B/C/D Tier experiments | 432 / 60 / 60 / 50 |
| Platforms | 3 |
| Valid search-level citation rows | 21,143 |
| Citation influence feature rows | 23,745 |
| Feature dimensions | 72 |
| Successfully scraped citation pages | 18,151 |
| Scrape success rate | 76.44% |
The experiment primarily answers three questions:
- What kinds of questions most easily trigger AI to search the web?
- Which source websites does AI search prefer most?
- What types of pages are deeply absorbed by AI, rather than just “name-dropped” as citations?
Casual users can start with QUICK_REPORT.md. For the full reasoning, read final_report.md or final_report.pdf.
Paper Collection Snapshot
The new paper collection comes from the GEO_AI搜索_AEO_论文合集 (GEO/AI Search/AEO Paper Collection). Original batch directories have been merged into 7 topic directories, totaling 41 PDFs:
| Category | Topic | PDFs |
|---|---|---|
01_GEO基础框架 | GEO Foundational Framework | 4 |
02_GEO方法优化 | GEO Method Optimization | 7 |
03_GEO测量评估 | GEO Measurement & Evaluation | 6 |
04_AI搜索实证 | AI Search Empirical Studies | 4 |
05_AEO理论整合 | AEO Theory Integration | 5 |
06_风险操纵 | Risks, Manipulation & Adversarial | 10 |
07_垂直多模态 | Vertical Scenarios & Multimodal | 5 |
The full paper list is available at 02-geo-aeo-ai-search-papers/README.md. Two copies of GEO_AI搜索_AEO_论文整理说明.docx from the source directory had identical content; the repository retains one copy after SHA-256 deduplication, and the original 论文清单.csv is preserved.
How to Read
- Start with
01-geo-experiment-data-report/QUICK_REPORT.mdto quickly grasp the experiment conclusions. - Then read
01-geo-experiment-data-report/04-repet/final_report.mdfor the full methodology, charts, and chapter arguments. - Open
01-geo-experiment-data-report/02-data/features_all_platforms_72.csvto filter the fields you care about. - Read
02-geo-aeo-ai-search-papers/README.mdand navigate into topic directories to access paper PDFs.
Running the Public Repository
This repository has been modified to read API keys from environment variables, avoiding private keys stored directly in GitHub.
cd 01-geo-experiment-data-report
cp .env.example .env
Common re-run commands:
cd 01-geo-experiment-data-report/03-pipeline
python3 analyze_influence.py \
--input ../02-data/features_all_platforms_72.csv \
--output ../04-repet/citation_influence_report.md
cd 01-geo-experiment-data-report/04-repet
python3 build_self_contained_html.py
Similar Articles
@yaojingang: With the consent of our friend Ba Dao Liu, we are open-sourcing the dataset recently collected from major domestic AI platforms. The cleaned dataset, preprint paper, and first analysis report have been pushed to the GitHub repository (see comments for the link). This should be the latest and most comprehensive public GEO raw dataset for major domestic AI platforms, including Doubao, Dee...
Friend Ba Dao Liu open-sourced search result datasets from 8 domestic AI platforms, containing 620 standard questions and 210,000 citation records, along with cleaned data, a preprint paper, and an analysis report.
@ai_xiaomu: https://x.com/ai_xiaomu/status/2068613828687085699
A detailed tutorial on GEO (Generative Engine Optimization), from concepts and principles to practical methods, explaining how to make AI recommend your product when answering questions, suitable for AI product entrepreneurs to learn.
@yaojingang: Tonight at 8:00 PM, I will hold my first GEO livestream via WaytoAGI, explaining the underlying logic, methods, system principles, and concepts of GEO. The relevant materials and systems are as follows, sharing with everyone: 1. GEOFlow, the system I will be presenting tonight and the GEO principles behind it https://github.co…
This is a preview of a livestream sharing about GEO (Generative Engine Optimization), also introducing the open-source GEOFlow system and its related materials and toolkits.
@jinchenma_ai: The best compilation of high-quality AI sources on the web, save it now! You can throw this article to Codex + Obsidian, let AI compile an index directory, then later when you want AI to search for quality information, you can let it search according to this directory.
Recommend an article that compiles the best high-quality AI sources on the web, and suggest using Codex and Obsidian to compile an index directory for future AI search of quality information.
@VincentLogic: Drowning in new Arxiv papers every day? Head spinning. Just discovered a treasure trove of a website that aggregates the latest AI papers and model benchmarks. Clean interface, just check Trending or filter by week/month. Best part: each paper directly links to the benchmarks and models it uses.
Recommend a free website sophon.at/papers that aggregates the latest AI papers and model benchmarks. Clean interface, supports Trending or weekly/monthly filtering. Each paper directly links to its benchmarks and models.