GEO measurement framework connecting exposure, citations, referrals, and conversions

GEO Measurement in 2026: A Reproducible Citation and Referral Protocol

The short answer: there is no single GEO score GEO measurement becomes misleading the moment four different events are compressed into one number. An answer may show your name without linking to you. It may link to a page without supporting the nearby claim. A reader may visit through an AI product but arrive with no referrer. A well-cited page may still produce no useful outcome. So I use a four-layer framework: ...

July 11, 2026 · 14 min · 2799 words · Xinwei Xiong, Me
GEO blog rebuild case study cover showing a real-data dashboard and growth curve

GEO Blog Rebuild Case Study: Running the Five-Layer Model on Real Data

The answer first: a clean technical audit was not the same as demand In July 2026, I put the previous four chapters’ five-layer GEO model against my own blog. The useful result was not “technical SEO is perfect.” It was narrower: The tested homepage passed every Lighthouse SEO audit, while a three-month Search Console snapshot showed 878K impressions and only 852 clicks. Once I segmented the data, most clicks came from a small technical core, while many impressions came from unrelated long-tail queries. ...

July 11, 2026 · 10 min · 2077 words · Xinwei Xiong, Me
A verifiable network connecting an author, original work, independent evidence, and reader communities

Off-Site Trust for GEO: Identity, Evidence, and Ethical Distribution

The answer first: trust is evidence, not a platform trick A technically healthy page can be crawlable, clear, and quotable and still receive no visible citation from an answer engine. That does not prove a hidden “trust gate” rejected it. The page may never have been selected, another source may have matched the prompt better, the answer may have absorbed its facts without linking it, or the platform may have behaved differently on that run. ...

July 11, 2026 · 12 min · 2453 words · Xinwei Xiong, Me
GEO structured tactics cover showing clear, reusable content blocks

Structured Content for GEO: A Reader-First Playbook

The answer first: structure is a promise to the reader Good structure reduces the amount of reconstruction a reader must do. A useful technical section makes its conclusion, evidence, limits, and next action easy to find. That also gives search and answer systems cleaner material to process, but no heading pattern, paragraph length, summary block, or schema type guarantees an AI citation. That distinction matters. It is tempting to turn GEO into a writing ritual: put the answer first, keep the paragraph within a magic range, add FAQ schema, and wait for citations. Google explicitly says its AI search features use the same foundational SEO requirements as ordinary Search and require no special AI markup or content format. The safer order is: ...

July 11, 2026 · 10 min · 2116 words · Xinwei Xiong, Me
A testable model of AI search retrieval, source selection, answer use, and citations

How AI Search Retrieves and Cites Sources: A Testable GEO Model

The answer first: there is no universal citation algorithm AI search does not expose one shared pipeline that publishers can reverse-engineer into a recipe. Google documents retrieval-augmented generation and query fan-out for AI Overviews and AI Mode. Perplexity documents real-time web search, synthesis, and source links. OpenAI says ChatGPT search uses third-party search providers and content supplied directly by partners. None of those statements proves that the products share the same index, chunker, lexical retriever, vector store, reranker, prompt assembly, or citation policy. ...

July 11, 2026 · 13 min · 2577 words · Xinwei Xiong, Me
A five-layer GEO workflow separating access, usefulness, evidence, extraction, and measurement

GEO in 2026: Evidence, Limits, and a Practical Workflow

The Short Answer Generative engine optimization (GEO) is a useful name for the work of making content eligible, useful, well-supported, and attributable when an AI-assisted search system builds an answer. It is not one ranking algorithm, and it is not a bag of markup tricks. For Google, the official position is deliberately unexciting: AI Overviews and AI Mode are rooted in the same core Search ranking and quality systems, and there are no additional technical requirements or special optimizations for inclusion. Other products have different retrieval stacks and crawler controls, so a responsible GEO practice begins by naming the system rather than speaking about “the AI” as if it were one machine. ...

July 10, 2026 · 13 min · 2681 words · Xinwei Xiong, Me
A layered search system connecting multimodal data, embeddings, reranking, and grounded answers

Jina AI in 2026: Embeddings, Reranking, Reader, and Jina Serve

Jina used to be easiest to explain as a cloud-native neural-search framework. That description is still true, but it is no longer sufficient. In 2026, the name covers two related products: Jina Search Foundation: hosted APIs and model families for embeddings, reranking, web reading, search, and research. Jina Serve: the open-source framework for turning Python AI components into services and composing them into distributed flows. The distinction matters. Search Foundation gives an application retrieval intelligence; Jina Serve gives a team control over how its own services run. One is a set of capabilities, the other an orchestration layer. Treating them as interchangeable usually leads either to unnecessary infrastructure or to a hosted dependency that was never consciously chosen. ...

April 12, 2025 · 12 min · 2381 words · Xinwei Xiong, Me

Combining GitHub and Google Workspace for Effective Project Management

Project Management - Google Edition I wrote an article before Project management from theory to practice . It introduces Github’s project management method, Github Projects, and cooperates with Github to realize the integration of the entire development and project management. However, some problems may arise. Today, let’s talk about the problems that may arise and give the corresponding solutions. Let’s summarize by the way. At this stage, I think it is the best practice method for project management of open source projects. ...

February 22, 2024 · 21 min · 4333 words · 熊鑫伟 (Xinwei Xiong)