Identity & Authority: Affinity – Signal Evidence & AI Readability

Affinity

(https://www.weaffinity.com) 📸 Data Snapshot: May 19, 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.
2 Impact Weight: 15 / 100
13% Reputation

Authority is non-existent as the site mentions a ‘team that specializes’ and ‘professionals’ but provides no names, photos, or LinkedIn profiles for any staff members. The schema_json reveals that the Article and WebPage content is authored by ‘administrator,’ further obscuring any human expertise. There is a complete lack of Person schema or sameAs links that would connect the brand to real-world marketing authorities or verifiable career histories.

The site makes bold performance claims such as ‘boosting interaction’ and ‘building the greatest digital presence’ while failing to demonstrate its own technical proficiency. The presence of glaring typos in primary H1 and H2 headers—’dotsin’ and ‘itndustry’—severely undermines the claim of ‘Creative Content Design’ and professional standards. There are no mentions of specific KPIs or historical ROI delivered to clients, leaving the performance claims as purely rhetorical.

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",
    "@type": "Organization",
    "@id": "https://www.weaffinity.com/#organization",
    "name": "Affinity",
    "description": "Affinity is a corporation that specializes in offering digital marketing services using the most recent industry tactics.",
    "url": "https://www.weaffinity.com",
    "logo": "https://www.weaffinity.com/"
}
/index.php/our-services/digital-marketing-services/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://weaffinity.com/#/schema/Organization/base",
                "name": "Affinity",
                "url": "https://weaffinity.com/"
            },
            {
                "@type": "WebSite",
                "@id": "https://weaffinity.com/#/schema/WebSite/base",
                "url": "https://weaffinity.com/",
                "name": "Affinity",
                "publisher": {
                    "@id": "https://weaffinity.com/#/schema/Organization/base"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": "https://weaffinity.com/index.php/component/finder/search?q={search_term_string}&Itemid=101",
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://weaffinity.com/#/schema/WebPage/base",
                "url": "https://weaffinity.com/index.php/our-services/digital-marketing-services/",
                "name": "Digital Marketing Services - Affinity",
                "description": "What you need in terms of digital marketing services, you can find it with us at Affinity, distinctive package of marketing services digital platforms",
                "isPartOf": {
                    "@id": "https://weaffinity.com/#/schema/WebSite/base"
                },
                "about": {
                    "@id": "https://weaffinity.com/#/schema/Organization/base"
                },
                "inLanguage": "en-GB"
            },
            {
                "@type": "Article",
                "@id": "https://weaffinity.com/#/schema/com_content/article/4",
                "name": "Digital Marketing Services",
                "headline": "Digital Marketing Services",
                "inLanguage": "en-GB",
                "author": {
                    "@type": "Person",
                    "name": "administrator"
                },
                "articleSection": "Uncategorised",
                "dateCreated": "2023-01-16T09:38:02+00:00",
                "interactionStatistic": {
                    "@type": "InteractionCounter",
                    "userInteractionCount": 4907
                },
                "isPartOf": {
                    "@id": "https://weaffinity.com/#/schema/WebPage/base"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://weaffinity.com/index.php"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Digital Marketing Services",
                "item": "https://weaffinity.com/index.php/our-services/digital-marketing-services/"
            }
        ]
    }
]
/index.php/our-services/social-media-management/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://weaffinity.com/#/schema/Organization/base",
                "name": "Affinity",
                "url": "https://weaffinity.com/"
            },
            {
                "@type": "WebSite",
                "@id": "https://weaffinity.com/#/schema/WebSite/base",
                "url": "https://weaffinity.com/",
                "name": "Affinity",
                "publisher": {
                    "@id": "https://weaffinity.com/#/schema/Organization/base"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": "https://weaffinity.com/index.php/component/finder/search?q={search_term_string}&Itemid=101",
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://weaffinity.com/#/schema/WebPage/base",
                "url": "https://weaffinity.com/index.php/our-services/social-media-management/",
                "name": "Social Media Management - Affinity",
                "description": "Social Media Management\r\nUtilize the most recent technologies and tools to manage your brand's accounts across all digital platforms; FB, Instagram, ..",
                "isPartOf": {
                    "@id": "https://weaffinity.com/#/schema/WebSite/base"
                },
                "about": {
                    "@id": "https://weaffinity.com/#/schema/Organization/base"
                },
                "inLanguage": "en-GB"
            },
            {
                "@type": "Article",
                "@id": "https://weaffinity.com/#/schema/com_content/article/2",
                "name": "Social Media Management",
                "headline": "Social Media Management",
                "inLanguage": "en-GB",
                "author": {
                    "@type": "Person",
                    "name": "administrator"
                },
                "thumbnailUrl": "images/logos-icons/Logo.png",
                "image": "images/logos-icons/Logo.png",
                "articleSection": "Uncategorised",
                "dateCreated": "2023-01-16T08:49:49+00:00",
                "interactionStatistic": {
                    "@type": "InteractionCounter",
                    "userInteractionCount": 4360
                },
                "isPartOf": {
                    "@id": "https://weaffinity.com/#/schema/WebPage/base"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://weaffinity.com/index.php"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Social Media Management",
                "item": "https://weaffinity.com/index.php/our-services/social-media-management/"
            }
        ]
    }
]
/index.php
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://weaffinity.com/index.php#organization",
    "name": "Affinity",
    "description": "Affinity is a corporation that specializes in offering digital marketing services using the most recent industry tactics.",
    "url": "https://weaffinity.com",
    "logo": "https://weaffinity.com/"
}
/index.php/contact-us/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://weaffinity.com/#/schema/Organization/base",
                "name": "Affinity",
                "url": "https://weaffinity.com/"
            },
            {
                "@type": "WebSite",
                "@id": "https://weaffinity.com/#/schema/WebSite/base",
                "url": "https://weaffinity.com/",
                "name": "Affinity",
                "publisher": {
                    "@id": "https://weaffinity.com/#/schema/Organization/base"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": "https://weaffinity.com/index.php/component/finder/search?q={search_term_string}&Itemid=101",
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://weaffinity.com/#/schema/WebPage/base",
                "url": "https://weaffinity.com/index.php/contact-us/",
                "name": "Contact Us - Affinity",
                "description": "Do not hesitate to contact Affinity Digital Marketing Agency; We are ready to receive your requests and answer your inquiries",
                "isPartOf": {
                    "@id": "https://weaffinity.com/#/schema/WebSite/base"
                },
                "about": {
                    "@id": "https://weaffinity.com/#/schema/Organization/base"
                },
                "inLanguage": "en-GB"
            },
            {
                "@type": "Article",
                "@id": "https://weaffinity.com/#/schema/com_content/article/3",
                "name": "Contact Us",
                "headline": "Contact Us",
                "inLanguage": "en-GB",
                "author": {
                    "@type": "Person",
                    "name": "administrator"
                },
                "thumbnailUrl": "images/logos-icons/Logo.png",
                "image": "images/logos-icons/Logo.png",
                "articleSection": "Uncategorised",
                "dateCreated": "2023-01-16T08:49:55+00:00",
                "interactionStatistic": {
                    "@type": "InteractionCounter",
                    "userInteractionCount": 10855
                },
                "isPartOf": {
                    "@id": "https://weaffinity.com/#/schema/WebPage/base"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://weaffinity.com/index.php"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Contact Us",
                "item": "https://weaffinity.com/index.php/contact-us/"
            }
        ]
    }
]
/index.php/about-us/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://weaffinity.com/#/schema/Organization/base",
                "name": "Affinity",
                "url": "https://weaffinity.com/"
            },
            {
                "@type": "WebSite",
                "@id": "https://weaffinity.com/#/schema/WebSite/base",
                "url": "https://weaffinity.com/",
                "name": "Affinity",
                "publisher": {
                    "@id": "https://weaffinity.com/#/schema/Organization/base"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": "https://weaffinity.com/index.php/component/finder/search?q={search_term_string}&Itemid=101",
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://weaffinity.com/#/schema/WebPage/base",
                "url": "https://weaffinity.com/index.php/about-us/",
                "name": "About Us - Affinity",
                "description": "By bringing the finest of the digital marketing world to them; Affinity seeks to help companies reach their business objectives of strengthening their digital..",
                "isPartOf": {
                    "@id": "https://weaffinity.com/#/schema/WebSite/base"
                },
                "about": {
                    "@id": "https://weaffinity.com/#/schema/Organization/base"
                },
                "inLanguage": "en-GB"
            },
            {
                "@type": "Article",
                "@id": "https://weaffinity.com/#/schema/com_content/article/1",
                "name": "About Us",
                "headline": "About Us",
                "inLanguage": "en-GB",
                "author": {
                    "@type": "Person",
                    "name": "administrator"
                },
                "thumbnailUrl": "images/bgs/bg1.png",
                "image": "images/logos-icons/Logo.png",
                "articleSection": "Uncategorised",
                "dateCreated": "2023-01-16T08:49:39+00:00",
                "interactionStatistic": {
                    "@type": "InteractionCounter",
                    "userInteractionCount": 8012
                },
                "isPartOf": {
                    "@id": "https://weaffinity.com/#/schema/WebPage/base"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://weaffinity.com/index.php"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "About Us",
                "item": "https://weaffinity.com/index.php/about-us/"
            }
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
15Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 3 0
/index.php/our-services/digital-marketing-services/ 3 0
/index.php/our-services/social-media-management/ 2 0
/index.php 3 0
/index.php/contact-us/ 2 0
/index.php/about-us/ 2 0