{
  "kind": "answer",
  "studySlug": "crawler-behavior",
  "slug": "why-do-entry-pages-matter-so-much-for-ai-bots",
  "title": "Why do entry pages matter so much for AI bots?",
  "description": "Because most crawler sessions are shallow and many bots never see your homepage. The entry page often decides whether the bot finds a citeable explanation or leaves with nothing useful.",
  "lastUpdated": "2026-02-01",
  "lastTested": "2026-02-01",
  "sourceStudyUrl": "/trakkr-research/crawler-behavior",
  "sourceStudyTitle": "When AI Comes to Your Website",
  "claimIds": [
    "crawler-behavior:one-visit",
    "crawler-behavior:gptbot-homepage",
    "crawler-behavior:claudebot-homepage"
  ],
  "relatedSlugs": [
    "answer:should-you-optimize-for-gptbot-and-oai-searchbot-separately",
    "answer:what-does-the-crawler-data-say-about-site-architecture",
    "fact:gptbot-and-searchbot-both-show-weekend-lift",
    "tracker:crawler-share-tracker"
  ],
  "methodologySummary": "Built from 575,788 AI crawler visits across 84 brands and 314,501 unique URLs observed between June 11, 2025 and February 1, 2026.",
  "limitations": [
    "This study measures observable crawler traffic rather than hidden fetches or internal cache reads.",
    "One dominant e-commerce brand was excluded to keep the page-type patterns more generalizable.",
    "Visit share and homepage preference vary sharply by bot family, so averages can hide crawler-specific behavior."
  ],
  "keywords": [
    "AI crawlers",
    "GPTBot behavior",
    "ClaudeBot behavior",
    "AI bot traffic",
    "entry pages AI crawlers",
    "AI crawl entry points"
  ],
  "schemaHints": {
    "pageType": "Article",
    "includeDataset": true
  },
  "question": "Why do entry pages matter so much for AI bots?",
  "directAnswer": "Mostly because most crawler sessions are shallow and many bots never see your homepage. The entry page often decides whether the bot finds a citeable explanation or leaves with nothing useful.",
  "answerSummary": "Entry-page quality dictates AI visibility since 88.5% of crawler visits are one-and-done sessions, making the crawl effectively a single-shot pass.",
  "keyFacts": [
    {
      "label": "One-visit sessions",
      "value": "88.5%",
      "detail": "Most AI crawler visits are one-and-done sessions.",
      "claimId": "crawler-behavior:one-visit"
    },
    {
      "label": "GPTBot homepage rate",
      "value": "2.75%",
      "detail": "GPTBot rarely starts on the homepage.",
      "claimId": "crawler-behavior:gptbot-homepage"
    },
    {
      "label": "ClaudeBot homepage rate",
      "value": "19.18%",
      "detail": "ClaudeBot is much more likely to touch the homepage.",
      "claimId": "crawler-behavior:claudebot-homepage"
    }
  ],
  "evidenceTable": [
    {
      "label": "One-visit sessions",
      "value": "88.5%",
      "note": "Most AI crawler visits are one-and-done sessions."
    },
    {
      "label": "GPTBot homepage rate",
      "value": "2.75%",
      "note": "GPTBot rarely starts on the homepage."
    },
    {
      "label": "ClaudeBot homepage rate",
      "value": "19.18%",
      "note": "ClaudeBot is much more likely to touch the homepage."
    }
  ],
  "whyItMatters": "Operators must prioritize content on high-traffic entry points rather than relying on homepage navigation, as bots evaluate site architecture differently and often miss deep content.",
  "whatToDo": [
    "Optimize entry pages and internal links for the crawlers that actually show up in your logs.",
    "Treat crawler families differently because they do not read the same site architecture the same way.",
    "Use low-depth answer pages to improve the odds that a one-visit crawler still finds something citeable."
  ],
  "faqs": [
    {
      "question": "How often do AI crawlers visit just one page?",
      "answer": "Most AI crawler visits are one-and-done sessions, accounting for 88.5% of one-visit sessions."
    },
    {
      "question": "Do AI bots typically start their crawl on the homepage?",
      "answer": "It depends on the bot. The GPTBot homepage rate is 2.75%, while the ClaudeBot homepage rate is 19.18%."
    }
  ]
}
