> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.platelunchcollective.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PageRank

> PageRank is Google's original algorithm for measuring the importance of a web page based on the quantity and quality of inbound links pointing to it.

*Core concept* · *Generative Search Surfaces*

## Definition

PageRank is Google's original algorithm for measuring the importance of a web page based on the quantity and quality of inbound links pointing to it. Named after Google co-founder Larry Page, it treats each link as a vote of confidence, with votes from authoritative pages weighted more heavily.

## Why It Matters for AI Search

PageRank remains a foundational concept in understanding why link authority matters — and why it carries partial but imperfect relevance to AI citation. AI systems do not use PageRank directly, but the underlying logic persists: pages that are widely linked by authoritative sources are more likely to appear in training data, to be trusted as sources, and to be retrieved by RAG systems. Link authority and AI citation authority are correlated, though not identical.

## Related Terms

<CardGroup cols={2}>
  <Card title="Domain Authority" href="/ai-search-glossary/domain-authority" />

  <Card title="Backlink" href="/ai-search-glossary/backlink" />

  <Card title="Site authority" href="/ai-search-glossary/site-authority" />

  <Card title="Source credibility" href="/ai-search-glossary/source-credibility" />

  <Card title="Training corpus" href="/ai-search-glossary/training-corpus" />
</CardGroup>

## Relevant Plate Lunch Collective Services

[AI SEO](https://www.platelunchcollective.com/services/ai-seo)  [AI Search Visibility Assessment](https://www.platelunchcollective.com/services/context-map)
