@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
@YRSM_Simon: Many people say AI Overview is just copying Google's top ten. Rank high, get cited more. Others say doing GEO is a pseudoscience — you have to learn a bunch of jargon to get cited by AI. I don't believe it. With a skeptical attitude, I took 1,320 keywords and 9,509 AI citations and checked them one by one against the...
An analysis based on 9,509 AI citations, pointing out that Google AI Overview does not simply copy the top ten results. Instead, it prefers videos, lists, and official product sites, and small and medium-sized sites also have a chance to get cited. GEO is essentially the same as SEO.
@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: Created a free GEO online professional testing system, now live and open, with relevant links in the comments. Test instructions: 1. Simply enter your name to start the test; after completion, a detailed visual test report will be generated, including detailed explanations, principles, and evidence sources for each question; 2. Based on 54 domestic...
The author released a free GEO (Generative Engine Optimization) online professional testing system. Based on 54 papers and a large number of AI platform citation features, 30 questions were designed. The test is completely free and open source, helping users build professional GEO knowledge.
@yaojingang: Tonight's GEO public class has ended, here are the related links and course materials: 1. Course summary article: https://mp.weixin.qq.com/s/PVi74oPeoUTFUa23tDaBZA… 2. GEOFlow https://github.com/yaoji…
Yao Jingang's GEO public class has ended, providing links to resources such as the course summary article, GitHub project, example site, course materials, datasets, and paper repository.