Identity & Authority: Nebula – Signal Evidence & AI Readability

Nebula

(https://asknebula.com) šŸ“ø Data Snapshot: June 21, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
5 Impact Weight: 15 / 100
33% Reputation

While the site claims readers have ‘years (sometimes decades) of experience,’ it provides zero named experts, founder profiles, or Person schema to verify these claims. The Organization schema is present and includes social media links, but the lack of individual ‘Psychic’ or ‘Advisor’ credentials creates an authority vacuum. Technically, the site suffers from a credibility gap with a missing H1 on the homepage and empty text fields on the Tarot page, which contradicts its positioning as a premium service provider.

The site makes bold qualitative performance claims such as ‘changed my life’ and ‘knows the state of your heart’ without providing a single named case study or verifiable outcome. The accuracy of the ‘Palm Reading Scanner’ is described as ‘surprisingly accurate’ without any explanation of the underlying algorithm or success rate data. This marketing tone relies entirely on the user’s ‘gut’ rather than demonstrated performance.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

šŸ”— Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "url": "https://asknebula.com/",
    "logo": "",
    "name": "Nebula",
    "@type": "Organization",
    "sameAs": [
        "https://www.facebook.com/asknebulaofficial/",
        "https://www.instagram.com/ask_nebula",
        "https://www.tiktok.com/@ask_nebula",
        "https://www.threads.net/@ask_nebula",
        "https://www.youtube.com/@ask_nebula",
        "https://www.linkedin.com/company/asknebulaofficial",
        "https://asknebula.com/",
        "https://x.com/ask_nebula"
    ],
    "@context": "https://schema.org",
    "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+1 (513) 960 7782",
        "areaServed": "US",
        "contactType": "customer service",
        "availableLanguage": "en"
    }
}
/charts/palm-reading-scanner/
{
    "url": "https://asknebula.com/charts/palm-reading-scanner",
    "name": "Online Palm Reading Scanner",
    "@type": "Service",
    "offers": {
        "@type": "Offer",
        "price": "On Request",
        "description": "3 Minutes FREE + 80% OFF For New Customers",
        "priceCurrency": "USD"
    },
    "@context": "https://schema.org",
    "provider": {
        "url": "https://asknebula.com",
        "logo": "https://asknebula.com/images/logo-dark.svg",
        "name": "Nebula",
        "@type": "Organization",
        "contactPoint": {
            "url": "https://asknebula.com/support",
            "@type": "ContactPoint",
            "email": "support@nebulahoroscope.com",
            "telephone": "+1-513-960-7782",
            "contactType": "Customer Support"
        }
    },
    "areaServed": {
        "name": "Worldwide",
        "@type": "Country"
    },
    "description": "Get clarity and guidance on your life path with personalized online Palm readings from experienced palm readers at AskNebula. Our advisors are available via chat to answer your questions about your life, love, and career.",
    "serviceType": "Palm Reading",
    "availableChannel": {
        "@type": "ServiceChannel",
        "serviceUrl": "https://asknebula.com/charts/palm-reading-scanner"
    }
}
/contact-us/ — no schema detected (entity gap)
/tarot-reading/
[
    {
        "@type": "FAQPage",
        "@context": "https://schema.org",
        "mainEntity": [
            {
                "name": "What is tarot reading?",
                "@type": "Question",
                "acceptedAnswer": {
                    "text": "Tarot reading is a form of ancient divination that involves interpreting the cards' symbolic meanings to learn about a person's personality, feelings, and future. Competent tarot readers provide insight, uncover hidden truths, and provide solutions to specific queries or concerns by interpreting the cards' visuals, connections, and patterns.",
                    "@type": "Answer"
                }
            },
            {
                "name": "How do tarot readings work?",
                "@type": "Question",
                "acceptedAnswer": {
                    "text": "The reader begins by shuffling a deck of 78 symbolic cards and then arranges the cards into a spread. You can learn a lot about yourself, your feelings, and your future based on the meanings of the cards and where they fall in the spread. The cards are interpreted by the reader to bring about insights, understanding, and direction.",
                    "@type": "Answer"
                }
            },
            {
                "name": "How accurate are tarot readings?",
                "@type": "Question",
                "acceptedAnswer": {
                    "text": "Online Tarot readings are highly accurate provided you choose an experienced reader in the first place. Thankfully, Nebula has you covered by offering a large database of readers with positive reviews.",
                    "@type": "Answer"
                }
            },
            {
                "name": "How to prepare for a tarot reading?",
                "@type": "Question",
                "acceptedAnswer": {
                    "text": "1. Before getting a tarot reading, give some thought to the issues or concerns you want to be answered.\n2. Choose an area with less outside noise and distractions.\n3. Get your thoughts in order by taking some time to unwind, reflect, and breathe deeply.\n4. Approach the reading with an open heart and mind, ready to accept the wisdom the cards have to offer.\n5. Write down important points, ideas, or advice for later use or reflection.",
                    "@type": "Answer"
                }
            },
            {
                "name": "How much does a tarot reading cost?",
                "@type": "Question",
                "acceptedAnswer": {
                    "text": "At Nebula, you can order a tarot reading for as low as $2, and go all the way up to $30 based on extras you choose as well as the duration of your reading.",
                    "@type": "Answer"
                }
            },
            {
                "name": "Why Nebula is the best place for a tarot reading?",
                "@type": "Question",
                "acceptedAnswer": {
                    "text": "Nebula is the best place for a tarot reading for many reasons, such as:\nĀ· Choose the best tarot card online reader from a pool of experts.\nĀ· Use various modes of communication.\nĀ· Try free live chat with advisors.\nĀ· Get impressive customer support.\nĀ· Enjoy affordable psychic reading plans.",
                    "@type": "Answer"
                }
            }
        ]
    },
    {
        "url": "https://asknebula.com/tarot-reading",
        "name": "Online Tarot Reading",
        "@type": "Service",
        "offers": {
            "@type": "Offer",
            "price": "On Request",
            "description": "3 Minutes FREE + 80% OFF For New Customers",
            "priceCurrency": "USD"
        },
        "@context": "https://schema.org",
        "provider": {
            "url": "https://asknebula.com",
            "logo": "https://asknebula.com/images/logo-dark.svg",
            "name": "Nebula",
            "@type": "Organization",
            "contactPoint": {
                "url": "https://asknebula.com/support",
                "@type": "ContactPoint",
                "email": "support@nebulahoroscope.com",
                "telephone": "+1-513-960-7782",
                "contactType": "Customer Support"
            }
        },
        "areaServed": {
            "name": "Worldwide",
            "@type": "Country"
        },
        "description": "Get clarity and guidance on your life path with personalized online Tarot readings from experienced tarot readers at AskNebula. Our advisors are available via chat to answer your questions about love, career, and personal growth.",
        "serviceType": "Tarot Reading",
        "availableChannel": {
            "@type": "ServiceChannel",
            "serviceUrl": "https://asknebula.com/tarot-reading"
        }
    }
]
šŸ›”ļø Trust Signals — external proof links that back the declared identity
6852Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 3386 1
/charts/palm-reading-scanner/ 12 1
/contact-us/ 6 1
/tarot-reading/ 3448 1