Identity & Authority: AIMS Accountants for Business – Signal Evidence & AI Readability

AIMS Accountants for Business

(http://www.ianmatheson.aims.co.uk) 📸 Data Snapshot: May 22, 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

A significant authority gap exists because the individual practitioner, Ian Matheson, has no Person schema or sameAs links to professional profiles like LinkedIn. While the site claims all accountants are members of a professional body, it fails to name specific qualifications such as ACCA, ICAEW, or CIMA for the local office. The Schema.org data describes the national organization but provides no specific identity for the local business entity mentioned in the domain.

The site claims to offer Sound advice, tailor made and to understand the challenges of business because the accountants are small business owners themselves. However, there is no evidence of this specific understanding—such as case studies or industry-specific insights—to back up the claim. The performance claims are focused on the process (fixed fees, direct debit) rather than the outcome (tax saved, growth achieved).

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.aims.co.uk/",
            "url": "https://www.aims.co.uk/",
            "name": "AIMS | Corporate, Sole Trader, & Small Business Accountants",
            "isPartOf": {
                "@id": "https://www.aims.co.uk/#website"
            },
            "about": {
                "@id": "https://www.aims.co.uk/#organization"
            },
            "datePublished": "2018-03-08T14:49:26+00:00",
            "dateModified": "2024-08-15T09:58:55+00:00",
            "description": "AIMS provides accountancy services and advice for businesses in the UK, including year-end accounts, bookkeeping, tax returns, VAT, and payroll management.",
            "breadcrumb": {
                "@id": "https://www.aims.co.uk/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.aims.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.aims.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.aims.co.uk/#website",
            "url": "https://www.aims.co.uk/",
            "name": "AIMS Accountants for Business",
            "description": "",
            "publisher": {
                "@id": "https://www.aims.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.aims.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.aims.co.uk/#organization",
            "name": "AIMS Accountants for Business",
            "url": "https://www.aims.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.aims.co.uk/#/schema/logo/image/",
                "url": "https://www.aims.co.uk/content/uploads/2018/09/logo-full.png",
                "contentUrl": "https://www.aims.co.uk/content/uploads/2018/09/logo-full.png",
                "width": 801,
                "height": 268,
                "caption": "AIMS Accountants for Business"
            },
            "image": {
                "@id": "https://www.aims.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/aimsaccountants",
                "https://x.com/aimsaccountants",
                "https://www.linkedin.com/company/aims-accountants-for-business"
            ]
        }
    ]
}
/find-your-local-aims-accountant/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.aims.co.uk/find-your-local-aims-accountant/",
            "url": "https://www.aims.co.uk/find-your-local-aims-accountant/",
            "name": "Find your local AIMS accountant | AIMS Accountants for Business",
            "isPartOf": {
                "@id": "https://www.aims.co.uk/#website"
            },
            "datePublished": "2018-03-23T14:54:56+00:00",
            "dateModified": "2022-08-04T09:56:15+00:00",
            "description": "Find your local AIMS accountant",
            "breadcrumb": {
                "@id": "https://www.aims.co.uk/find-your-local-aims-accountant/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.aims.co.uk/find-your-local-aims-accountant/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.aims.co.uk/find-your-local-aims-accountant/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.aims.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Find your local AIMS accountant"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.aims.co.uk/#website",
            "url": "https://www.aims.co.uk/",
            "name": "AIMS Accountants for Business",
            "description": "",
            "publisher": {
                "@id": "https://www.aims.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.aims.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.aims.co.uk/#organization",
            "name": "AIMS Accountants for Business",
            "url": "https://www.aims.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.aims.co.uk/#/schema/logo/image/",
                "url": "https://www.aims.co.uk/content/uploads/2018/09/logo-full.png",
                "contentUrl": "https://www.aims.co.uk/content/uploads/2018/09/logo-full.png",
                "width": 801,
                "height": 268,
                "caption": "AIMS Accountants for Business"
            },
            "image": {
                "@id": "https://www.aims.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/aimsaccountants",
                "https://x.com/aimsaccountants",
                "https://www.linkedin.com/company/aims-accountants-for-business"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
18Review mentions (all pages)
2External proof links (all pages)
PageReviewsProof links
/ (home) 12 1
/find-your-local-aims-accountant/ 6 1
Explore the other reputation pillars for AIMS Accountants for Business