{
  "url": "aeoptimizer.com/faq/why-is-chatgpt-skipping-my-website",
  "name": "Why is ChatGPT skipping my website?",
  "@type": "FAQPage",
  "@context": "https://schema.org",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  },
  "mainEntity": [
    {
      "name": "Why is ChatGPT skipping my website?",
      "@type": "Question",
      "acceptedAnswer": {
        "text": "The first thing to check is whether your pages can be crawled and read easily. Then make sure key facts are on the page in plain language, because even strong brands can be ignored if the answer is buried under marketing copy.",
        "@type": "Answer",
        "description": "Check crawlability first, then rewrite key pages so the answer is easy to find and understand."
      }
    }
  ],
  "description": "Check crawlability first, then rewrite key pages so the answer is easy to find and understand."
}