Identity & Authority: Afficient Academy – Signal Evidence & AI Readability

Afficient Academy

(https://afficienta.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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is well-established through structured data, specifically identifying Dr. Jiayuan Fang as the founder and providing a founding date of 2014. The inclusion of WASC accreditation in the schema_json adds a layer of regulatory authority rarely seen in standard tutoring sites. One minor gap is the missing H1 tag on the homepage, which is a technical SEO oversight but does not significantly impact business credibility.

The performance claims are bold (‘master Math and English 2x faster’) but the site provides a logical mechanism (AI-driven gap filling) to explain the delta. The disconnect is minimal because the ‘how’ is described in the FAQ via the ‘diagnostic test’ and ‘automated problem selection’ methodology.

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
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.afficienta.com/",
                "url": "https://www.afficienta.com/",
                "name": "Afficient Academy: AI-Powered Math & English for K-12",
                "isPartOf": {
                    "@id": "https://www.afficienta.com/#website"
                },
                "about": {
                    "@id": "https://www.afficienta.com/#organization"
                },
                "datePublished": "2026-01-30T08:24:43+00:00",
                "dateModified": "2026-06-05T20:47:51+00:00",
                "description": "Boost your child's grades with Afficient Academy. Our AI-powered programs help K-12 students master Math and English 2x faster.",
                "breadcrumb": {
                    "@id": "https://www.afficienta.com/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.afficienta.com/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.afficienta.com/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.afficienta.com/#website",
                "url": "https://www.afficienta.com/",
                "name": "Afficient Academy",
                "description": "Technology-based education company",
                "publisher": {
                    "@id": "https://www.afficienta.com/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.afficienta.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.afficienta.com/#organization",
                "name": "Afficient Academy",
                "url": "https://www.afficienta.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.afficienta.com/#/schema/logo/image/",
                    "url": "https://www.afficienta.com/wp-content/uploads/2025/12/afficienddt-logo-1024x1024-1.png",
                    "contentUrl": "https://www.afficienta.com/wp-content/uploads/2025/12/afficienddt-logo-1024x1024-1.png",
                    "width": 1024,
                    "height": 1024,
                    "caption": "Afficient Academy"
                },
                "image": {
                    "@id": "https://www.afficienta.com/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/AfficientAcademy",
                    "https://www.tiktok.com/@afficienta",
                    "https://www.youtube.com/@afficient-academy"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "EducationalOrganization",
        "name": "Afficient Academy",
        "url": "https://www.afficienta.com",
        "logo": "https://www.afficienta.com/logo.png",
        "description": "AI-powered K-12 learning platform with WASC-accredited curriculum",
        "foundingDate": "2014",
        "founder": {
            "@type": "Person",
            "name": "Dr. Jiayuan Fang"
        },
        "accreditation": "WASC",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "1054 S De Anza Blvd #201",
            "addressLocality": "San Jose",
            "addressRegion": "CA",
            "postalCode": "95129",
            "addressCountry": "US"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+1-669-310-3945",
            "contactType": "customer service",
            "email": "info@afficienta.com"
        }
    }
]
/learningcenter/ — no schema detected (entity gap)
/faqs/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.afficienta.com/faqs/",
                "url": "https://www.afficienta.com/faqs/",
                "name": "FAQs - Afficient Academy",
                "isPartOf": {
                    "@id": "https://www.afficienta.com/#website"
                },
                "datePublished": "2018-05-23T22:39:11+00:00",
                "dateModified": "2026-05-16T03:27:11+00:00",
                "breadcrumb": {
                    "@id": "https://www.afficienta.com/faqs/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "[DEPTH_TRUNCATED]"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.afficienta.com/faqs/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.afficienta.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "FAQs"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.afficienta.com/#website",
                "url": "https://www.afficienta.com/",
                "name": "Afficient Academy",
                "description": "Technology-based education company",
                "publisher": {
                    "@id": "https://www.afficienta.com/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "urlTemplate": "[DEPTH_TRUNCATED]"
                        },
                        "query-input": {
                            "@type": "[DEPTH_TRUNCATED]",
                            "valueRequired": "[DEPTH_TRUNCATED]",
                            "valueName": "[DEPTH_TRUNCATED]"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.afficienta.com/#organization",
                "name": "Afficient Academy",
                "url": "https://www.afficienta.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.afficienta.com/#/schema/logo/image/",
                    "url": "https://www.afficienta.com/wp-content/uploads/2025/12/afficienddt-logo-1024x1024-1.png",
                    "contentUrl": "https://www.afficienta.com/wp-content/uploads/2025/12/afficienddt-logo-1024x1024-1.png",
                    "width": 1024,
                    "height": 1024,
                    "caption": "Afficient Academy"
                },
                "image": {
                    "@id": "https://www.afficienta.com/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/AfficientAcademy",
                    "https://www.tiktok.com/@afficienta",
                    "https://www.youtube.com/@afficient-academy"
                ]
            }
        ],
        "_truncated": true,
        "_original_size": 39033
    },
    {
        "@context": "https://schema.org",
        "@type": "EducationalOrganization",
        "name": "Afficient Academy",
        "url": "https://www.afficienta.com",
        "logo": "https://www.afficienta.com/logo.png",
        "description": "AI-powered K-12 learning platform with WASC-accredited curriculum",
        "foundingDate": "2014",
        "founder": {
            "@type": "Person",
            "name": "Dr. Jiayuan Fang"
        },
        "accreditation": "WASC",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "1054 S De Anza Blvd #201",
            "addressLocality": "San Jose",
            "addressRegion": "CA",
            "postalCode": "95129",
            "addressCountry": "US"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+1-669-310-3945",
            "contactType": "customer service",
            "email": "info@afficienta.com"
        },
        "_truncated": true,
        "_original_size": 39033
    },
    {
        "@context": "https://schema.org",
        "@type": [
            "WebPage",
            "FAQPage"
        ],
        "mainEntity": {
            "0": {
                "@type": "Question",
                "name": "1. What are the major advantages of Afficient Math and English programs compared to those in traditional schools?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1-1 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-c"
                }
            },
            "1": {
                "@type": "Question",
                "name": "2. How is your program different from other after-school programs?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1-2 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-c"
                }
            },
            "2": {
                "@type": "Question",
                "name": "3. My child is already advanced and gets ā€œA’sā€ in school, why should I enroll him/her in Afficient Programs?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1-3 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-c"
                }
            },
            "3": {
                "@type": "Question",
                "name": "4. Do Afficient programs work for remedial students?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1-4 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-c"
                }
            },
            "4": {
                "@type": "Question",
                "name": "5. How long does it take to complete a grade in your program?  Can students work at an accelerated pace and move on to the next grade?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1-5 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-5 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-c"
                }
            },
            "_items_truncated": true
        },
        "_truncated": true,
        "_original_size": 39033
    }
]
/schools/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.afficienta.com/schools/",
                "url": "https://www.afficienta.com/schools/",
                "name": "Schools - Afficient Academy",
                "isPartOf": {
                    "@id": "https://www.afficienta.com/#website"
                },
                "datePublished": "2022-05-09T19:17:46+00:00",
                "dateModified": "2022-11-16T19:41:15+00:00",
                "breadcrumb": {
                    "@id": "https://www.afficienta.com/schools/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.afficienta.com/schools/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.afficienta.com/schools/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.afficienta.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Schools"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.afficienta.com/#website",
                "url": "https://www.afficienta.com/",
                "name": "Afficient Academy",
                "description": "Technology-based education company",
                "publisher": {
                    "@id": "https://www.afficienta.com/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.afficienta.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://www.afficienta.com/#organization",
                "name": "Afficient Academy",
                "url": "https://www.afficienta.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://www.afficienta.com/#/schema/logo/image/",
                    "url": "https://www.afficienta.com/wp-content/uploads/2025/12/afficienddt-logo-1024x1024-1.png",
                    "contentUrl": "https://www.afficienta.com/wp-content/uploads/2025/12/afficienddt-logo-1024x1024-1.png",
                    "width": 1024,
                    "height": 1024,
                    "caption": "Afficient Academy"
                },
                "image": {
                    "@id": "https://www.afficienta.com/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/AfficientAcademy",
                    "https://www.tiktok.com/@afficienta",
                    "https://www.youtube.com/@afficient-academy"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "EducationalOrganization",
        "name": "Afficient Academy",
        "url": "https://www.afficienta.com",
        "logo": "https://www.afficienta.com/logo.png",
        "description": "AI-powered K-12 learning platform with WASC-accredited curriculum",
        "foundingDate": "2014",
        "founder": {
            "@type": "Person",
            "name": "Dr. Jiayuan Fang"
        },
        "accreditation": "WASC",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "1054 S De Anza Blvd #201",
            "addressLocality": "San Jose",
            "addressRegion": "CA",
            "postalCode": "95129",
            "addressCountry": "US"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+1-669-310-3945",
            "contactType": "customer service",
            "email": "info@afficienta.com"
        }
    }
]
šŸ›”ļø Trust Signals — external proof links that back the declared identity
53Review mentions (all pages)
5External proof links (all pages)
PageReviewsProof links
/ (home) 27 1
/learningcenter/ 1 2
/faqs/ 18 1
/schools/ 7 1