Schema Markup Checker
Full schema.org audit + an approximate preview of how your rich result would appear in Google.
Organization
Knowledge panel entry (name, logo) 3 RECOMMENDED MISSING Score 70/100Approximate preview based on Organization fields found on this page. Side-by-side shows what it would look like with the missing fields filled in.
| Field | Status | Current value | Description | |
|---|---|---|---|---|
| ✓ |
name
Used by Google
|
REQUIRED | TAROTAI.CHAT | The organisation's name. |
| ✓ |
url
Used by Google
|
REQUIRED | https://tarotai.chat | Canonical home-page URL. |
| ✓ |
logo
Used by Google
|
RECOMMENDED | https://tarotai.chat/images/branding/chatarot-logo-social-share.png | Logo image URL. Used in Google knowledge panel. |
| ! |
sameAs
Used by Google
|
RECOMMENDED | – | Array of official social-media / Wikipedia URLs. |
| ! |
contactPoint
Used by Google
|
RECOMMENDED | – | Customer service points of contact. |
| ! |
address
Used by Google
|
RECOMMENDED | – | Registered address. |
Raw JSON
{
"@type": "Organization",
"@id": "https://tarotai.chat/#organization",
"name": "TAROTAI.CHAT",
"url": "https://tarotai.chat",
"logo": {
"@type": "ImageObject",
"url": "https://tarotai.chat/images/branding/chatarot-logo-social-share.png"
},
"description": "AI tarot web app with spread-aware interpretation, upright and reversed orientation, card-to-card relationships, local 78-card meanings, and follow-up chat."
}
WebSite
Sitelinks search box eligibility 1 RECOMMENDED MISSING Score 90/100Approximate preview based on WebSite fields found on this page. Side-by-side shows what it would look like with the missing fields filled in.
| Field | Status | Current value | Description | |
|---|---|---|---|---|
| ✓ |
name
Used by Google
|
REQUIRED | TAROTAI.CHAT | Site name. |
| ✓ |
url
Used by Google
|
REQUIRED | https://tarotai.chat | Canonical site URL. |
| ! |
potentialAction
Used by Google
|
RECOMMENDED | – | SearchAction for sitelinks search box. |
Raw JSON
{
"@type": "WebSite",
"@id": "https://tarotai.chat/#website",
"name": "TAROTAI.CHAT",
"url": "https://tarotai.chat",
"inLanguage": [
"en",
"zh",
"zh-TW",
"ja"
]
}
WebApplication
RICH RESULT READY Score 100/100This type isn't in our rich-result catalogue. Only types that Google renders as rich results are audited field-by-field. Other valid schema.org types show their raw JSON below.
Raw JSON
{
"@type": "WebApplication",
"@id": "https://tarotai.chat/#app",
"name": "Free AI Tarot Reading \u0026 Rider-Waite Cards | TAROTAI.CHAT",
"alternateName": [
"AI Tarot",
"AI \u5854\u7F57\u5360\u535C",
"AI \u30BF\u30ED\u30C3\u30C8"
],
"url": "https://tarotai.chat",
"inLanguage": "en",
"applicationCategory": "EntertainmentApplication",
"operatingSystem": "Web Browser",
"description": "Experience authentic AI Tarot reading online with 78 Rider-Waite cards. Draw cards intuitively, explore spreads, and ask follow-ups. Daily free credits on login.",
"datePublished": "2026-08-20",
"dateModified": "2026-09-18",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
}
}
FAQPage
FAQ rich result (expandable Q&A in search) RICH RESULT READY Score 100/100Approximate preview based on FAQPage fields found on this page.
| Field | Status | Current value | Description | |
|---|---|---|---|---|
| ✓ |
mainEntity
Used by Google
|
REQUIRED | [6 items] | Array of Question objects. Each needs name + acceptedAnswer. |
| – |
name
Ignored by Google
|
OPTIONAL | – | Page name — not used by Google for FAQ rich result. |
Raw JSON
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How does TAROTAI.CHAT generate AI tarot readings?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Our Tarot AI interprets the exact 78 Rider-Waite cards you draw online, accounting for upright or reversed orientations, spread positions, and your specific question, following the tone of your chosen reader."
}
},
{
"@type": "Question",
"name": "Is an account required to draw cards online with TAROTAI.CHAT?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Login is required to use TAROTAI.CHAT. Once logged in, you receive free daily credits to experience standard AI tarot readings."
}
},
{
"@type": "Question",
"name": "Which online tarot spreads are available on TAROTAI.CHAT?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We support Single card (1 card), Three-card (past-present-future, 3 cards), Five-card choice (two-path comparison, 5 cards), and Celtic Cross (10 cards), each interpreted by Tarot AI."
}
},
{
"@type": "Question",
"name": "How do same-reading follow-up questions work with Tarot AI?",
"acceptedAnswer": {
"@type": "Answer",
"text": "After your initial online tarot reading is generated, you can ask follow-up questions directly in the same conversation. The system retains your active spread layout and dialogue history for deeper inquiry."
}
},
{
"@type": "Question",
"name": "Does TAROTAI.CHAT support upright and reversed cards when drawing cards online?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. TAROTAI.CHAT uses the full 78 Rider-Waite deck with both upright and reversed orientations, enabling our AI tarot to offer nuanced, context-aware card interpretations."
}
},
{
"@type": "Question",
"name": "Can TAROTAI.CHAT readings replace professional advice?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No. Online tarot readings on TAROTAI.CHAT are strictly symbolic reflections intended for personal insight and self-reflection. They do not constitute medical, legal, psychological, or financial advice."
}
}
]
}