{
  "url": "aeoptimizer.com/faq/why-is-siri-ignoring-my-content",
  "name": "Why is Siri ignoring my content?",
  "@type": "FAQPage",
  "@context": "https://schema.org",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  },
  "mainEntity": [
    {
      "name": "Why is Siri ignoring my content?",
      "@type": "Question",
      "acceptedAnswer": {
        "text": "If your pages are not being surfaced, first verify that Siri can access the right language and device settings on the user side. Then make sure your content is crawlable, indexable, and written in simple question-and-answer format. Siri also tends to do better with direct, factual pages than with vague marketing copy.",
        "@type": "Answer",
        "description": "Usually because the content is unclear, inconsistent, hard to index, or not the best match for the query."
      }
    }
  ],
  "description": "Usually because the content is unclear, inconsistent, hard to index, or not the best match for the query."
}