LSD
▌ GlossaryGlossary / Geogrid

Geogrid

Also: Geo Grid · Rank Grid · Grid Scan

A geogrid is a grid of geographic points used to measure local search rankings across an area. Instead of checking your rank from one IP address, a geogrid scans from 9, 25, 49, or 81 different coordinates — producing a heatmap of where you actually rank across a neighborhood, city, or service territory.

Geographic Measurement · 5 min read

Try it · free

Pick a grid size and a ranking pattern to see how local rank actually distributes across an area. No API call — pure client-side simulation.

Grid size

Pattern

Strong at center. The healthy pattern for a well-optimized business — ranks #1-3 close to the location and drops off as the scanner moves toward competitor territory.

AGR

3.7

Top-3 cells

9

Total points

25

4444443334432354333544544
Rank 1-3Rank 4-7Rank 8+

Why geogrids exist

Google's local search results are geographically variable — sometimes dramatically so. A pizza shop in lower Manhattan might rank #1 in the Map Pack when someone searches "pizza" from the street corner outside the restaurant, but rank #6 when someone searches the same word from three blocks away. The geographic position of the searcher is itself a ranking signal. Proximity to the business matters; proximity to competitors matters; the density of the local market matters.

Single-IP rank trackers — the kind that have been the standard tool in SEO since the late 2000s — completely miss this dimension. They sample from one IP, report one number, and call it the "rank." That rank is true at that single point. It says almost nothing about what's happening across the rest of the area where the business actually competes for customers.

Geogrids solve this by sampling from a grid of points. The result isn't a single number; it's a heatmap. You can see where you dominate, where you slip, and where you're invisible.

How a geogrid scan works

A geogrid scan takes three inputs: a center coordinate (usually the business's location), a keyword to scan for, and a grid size (typically 5×5, 7×7, or 9×9). The scanner generates a grid of geographic points around the center, then runs the same Google search from each point and records the rank of the target business.

For a 5×5 scan, that's 25 individual Google searches, each from a different geographic position. The output is a matrix of ranks — one number per cell — that gets rendered as a colored heatmap (greens for high rank, yellows for middling, reds for low or absent).

Modern geogrid endpoints handle the geographic targeting through Google's UULE parameter, which lets a request specify the location it should be evaluated from. This is what makes the results actually different per cell — without UULE targeting, all 25 searches would return the same result.

What grid size to choose

Different grid sizes serve different purposes:

  • 3×3 (9 points) — spot check or sanity check. Useful for the free tool above, or for diagnosing a specific neighborhood. Not detailed enough for monitoring.
  • 5×5 (25 points) — single-business standard. Captures enough resolution for dense urban markets. Fastest to scan; good for daily monitoring at low credit cost.
  • 7×7 (49 points) — the most common default for agencies. Best balance of resolution and cost. Use this for weekly monitoring across most local markets.
  • 9×9 (81 points) — suburban or service-area business mapping. Higher resolution catches edge cases that smaller grids miss. Use when the business serves a larger geographic territory or when precision matters for sales conversations.

What patterns a geogrid reveals

Different ranking patterns mean different things. Once you start looking at geogrids regularly, you learn to read them:

  • Strong at center, weak at edges — the most common healthy pattern. You rank #1-3 close to your location and drop off as the scanner moves toward competitor territory.
  • Dead zone in one direction — you rank well in three quadrants but lose one. Usually means a dominant competitor controls that area.
  • Uniformly weak across the grid — you barely show up anywhere. Foundation issue: profile not optimized, categories wrong, citations inconsistent.
  • Patchy / competitive split — you and competitors trade cells unpredictably. Means the market is highly competitive and proximity is the dominant signal.
  • Strong at edges, weak at center — rare. Usually a sign of indexing problems with the business's profile near the registered address.

Geogrids in the AI-native era

The shift to agent-driven local SEO has made geogrid data more useful, not less. A human looking at a heatmap can see patterns. An agent looking at a JSON matrix can also identify patterns — and can do it across all 12 client locations every week, flag the ones with deteriorating AGR, draft an investigation prompt for the worst-performing cells, and chain into citation audits or competitor analysis automatically.

Most operators running multi-location local SEO now have a cron-scheduled agent that runs geogrid scans across all client locations, computes AGR/ATRP/SoLV deltas vs. previous scans, and only surfaces locations where something meaningfully changed. The agent reads the grid; the human reads the agent's summary.

FAQ

How accurate are geogrid scans?+
Accurate to the rank Google would show a user from each scanned coordinate, at the moment of the scan. Local rankings shift throughout the day (proximity matters more during active business hours, for example), so a single scan is a snapshot, not a permanent fact. Most operators run scans on schedule and look at trends rather than treating any single scan as definitive.
How big a radius does a geogrid cover?+
Configurable. Most scans use a 1-3 mile radius for dense urban markets, 5-10 miles for suburban or service-area businesses, and 15-25 miles for rural or large-territory businesses. The radius and grid size together determine the spacing between points — a 5×5 scan over a 2-mile radius has cells roughly 0.5 miles apart.
Does proximity to the business always equal best rank?+
No — and this surprises people. Proximity is a major ranking factor, but it's not the only one. A business with strong reviews, citations, and content can rank #1 from a cell that's geographically closer to a competitor's location. Geogrids reveal exactly these situations — cells where the closest business doesn't win.
Can AI agents run geogrid scans automatically?+
Yes. Connect a geogrid endpoint via MCP and any agent prompt like "run a 7×7 geogrid for [business] on [keyword]" triggers the scan. The agent can then reason over the grid — identify dead zones, compute deltas vs. previous scans, chain into competitor analysis, or summarize the heatmap in plain language for a client report.
What's the difference between a geogrid and a heatmap?+
A geogrid is the data — a matrix of ranks across geographic points. A heatmap is one way to visualize that data — a colored grid showing the ranks at a glance. The terms get used interchangeably in casual conversation, but technically the geogrid is the scan, and the heatmap is the rendering of the scan.
How often does ranking change at each grid point?+
Continuously — but most changes are small. Local rankings shift hour-by-hour as Google's algorithm processes new signals (reviews, citation updates, competitor profile changes, query patterns). Significant changes that affect a whole geogrid pattern typically happen on a weekly-to-monthly timescale unless something material changed about the business or a competitor.

Want this at API scale?

Unlimited 5×5, 7×7, and 9×9 scans — single business or multi-location, on cron or on prompt.

See Local Rank Tracking API