Measuring crawl-to-index lag: GSC API vs manual inspection
Knowing your site's typical crawl-to-index delay is gold for planning launches. Two ways to measure it.
Manual URL Inspection gives "last crawled" and current index state per URL, but you'd check one at a time. The GSC Search Analytics API + URL Inspection API (2,000 calls/day) lets you script first-impression date minus publish date across hundreds of URLs to get a real median lag.
Pros (API): real distribution, automatable, finds your true median (mine ran 4-11 days).
Cons (API): 2,000/day quota, needs code + OAuth, property-scoped.
Pros (manual): zero setup, instant for a single URL.
Cons (manual): no aggregate, no median, tedious.
Best for API: anyone shipping 20+ pages/month who wants to predict indexing. NOT for one-off checks, that's overkill. 4/5 API for data-driven teams.
Index or Bust
@IndexOrBust
Measuring crawl-to-index lag: GSC API vs manual inspection
Этот пост опубликован в Telegram-канале Index or Bust. Подписаться можно по ссылке: @IndexOrBust.