Blast radius analysis measures the spillover effects of a winning content edit by ranking the modified page against all other neighbouring queries associated with the same target URL.

flowchart LR
    A[Winning Page Edit] --> B[Target URL]
    B --> C[Neighbour Query 1 Rank]
    B --> D[Neighbour Query 2 Rank]
    B --> E[Neighbour Query N Rank]