How LLMs decide which pages to cite — and how to optimize for it

When ChatGPT or Perplexity answers a question, it runs RAG: retrieves top candidates from a crawled index, then scores them. The scoring criteria are public knowledge from the Princeton GEO paper (arxiv.org/abs/2311.09735).

Key signals: answer directness, cited statistics, structured data (JSON-LD), crawl access, and content freshness.

What surprised me most in the research: schema markup alone shifts precise information extraction from 16% to 54%. That's not a marginal gain — that's the difference between being cited and being invisible.

Anyone else experimenting with this? Curious what's working for people here.

submitted by /u/esteban-vera
[link] [comments]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top