Trust & Proof: Singapore Airlines – Signal Evidence & AI Readability

Singapore Airlines

(https://sq.com) 📸 Data Snapshot: June 19, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
10 Impact Weight: 20 / 100
50% Reputation

Trust theatre is active on the registration page where a review_count of 6 is noted alongside a trust_theatre_flag of true, yet proof_links_count is 0, suggesting ratings are displayed without external verification paths. The homepage lists 11 reviews but only 2 proof links, creating a gap in substantiated trust. Claims such as unique and pleasant experience and exclusive privileges are common but lack specific evidence or linked case studies within the provided text. However, the inclusion of sameAs links in the schema to major social platforms provides a basic level of external proof.

The proof density is extremely low, with the vast majority of the char_count across four pages being dedicated to navigation labels and functional UI text. Out of 1,876 characters on the registration page, zero specific statistics or named destination highlights are provided to prove the value of the KrisFlyer program. The total proof_links_count across all analyzed pages is only 2, which is insufficient to ground the broad marketing assertions made in the meta tags and headers.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
17Review mentions (all pages)
2External proof links (all pages)
PageReviewsProof links
/ (home) 11 2
/en_UK/ppsclub-krisflyer/registration-form/ 6 0
/en_UK/sg/plan-travel/ 0 0
/en_UK/sg/flying-withus/ 0 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@type": "Airline",
    "name": "Singapore Airlines",
    "alternateName": "SIA",
    "url": "https://singaporeair.com/",
    "logo": "https://singaporeairlines.com/content/dam/sia/web-assets/images/ppsclub-krisflyer/kf-promo/kfmilesparadise/Singapore_Airlines_Logo_2.svg",
    "sameAs": [
        "https://www.facebook.com/singaporeair",
        "https://x.com/SingaporeAir",
        "https://www.instagram.com/singaporeair/",
        "https://www.youtube.com/singaporeair"
    ]
}
/en_UK/ppsclub-krisflyer/registration-form/ — no schema detected (entity gap)
/en_UK/sg/plan-travel/
[
    {
        "@graph": [
            {
                "mainEntity": {
                    "@type": "Organization",
                    "name": "Singapore Airlines",
                    "@id": "https://www.singaporeair.com/#organization",
                    "url": "https://www.singaporeair.com/"
                },
                "@type": "WebPage",
                "name": "Plan Travel",
                "@id": "https://www.singaporeair.com/en_UK/sg/plan-travel/",
                "url": "https://www.singaporeair.com/en_UK/sg/plan-travel/"
            },
            {
                "iataCode": "SQ",
                "@type": "Airline",
                "name": "Singapore Airlines",
                "logo": "https://www.singaporeair.com/content/dam/sia/web-assets/icons/singapore_airlines_logo.png",
                "@id": "https://www.singaporeair.com/#airline",
                "url": "https://www.singaporeair.com/",
                "sameAs": [
                    "https://www.facebook.com/singaporeair",
                    "https://x.com/SingaporeAir",
                    "https://www.instagram.com/singaporeair"
                ]
            }
        ],
        "@context": "https://schema.org"
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.singaporeair.com/en_UK/sg/home/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Plan travel"
            }
        ]
    }
]
/en_UK/sg/flying-withus/
[
    {
        "@graph": [
            {
                "mainEntity": {
                    "@type": "Organization",
                    "name": "Singapore Airlines",
                    "@id": "https://www.singaporeair.com/#organization",
                    "url": "https://www.singaporeair.com/"
                },
                "@type": "WebPage",
                "name": "Flying With Us",
                "@id": "https://www.singaporeair.com/en_UK/sg/flying-withus/",
                "url": "https://www.singaporeair.com/en_UK/sg/flying-withus/"
            },
            {
                "iataCode": "SQ",
                "@type": "Airline",
                "name": "Singapore Airlines",
                "logo": "https://www.singaporeair.com/content/dam/sia/web-assets/icons/singapore_airlines_logo.png",
                "@id": "https://www.singaporeair.com/#airline",
                "url": "https://www.singaporeair.com/",
                "sameAs": [
                    "https://www.facebook.com/singaporeair",
                    "https://x.com/SingaporeAir",
                    "https://www.instagram.com/singaporeair"
                ]
            }
        ],
        "@context": "https://schema.org"
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.singaporeair.com/en_UK/sg/home/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Flying with us"
            }
        ]
    }
]