Identity & Authority: ACCOS – Signal Evidence & AI Readability

ACCOS

(https://accos.dk) 📸 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.
4 Impact Weight: 15 / 100
27% Reputation

There is a severe authority gap regarding named expertise. Despite claiming ’25 years of experience,’ the site fails to name a single partner, employee, or qualified accountant (Registreret/Statsautoriseret revisor). The schema_json is generic (WebPage/WebSite) and lacks Person schema or sameAs links to professional LinkedIn profiles or the Danish Business Authority (Erhvervsstyrelsen) registries. The only specific identity marker is an email prefix (rsj), which is insufficient for a professional services firm.

The site makes bold claims such as ‘economical gain’ (økonomisk gevinst) from complying with the new bookkeeping law, but fails to explain the mechanics of how this gain is achieved beyond standard automation. The claim of providing ‘direction and growth’ (retning og vækst) through financial management is a high-level performance claim that is never backed up by data or specific growth-related services. The marketing tone is proactive, while the demonstrated service model remains purely transactional.

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://accos.dk/",
            "url": "https://accos.dk/",
            "name": "ACCOS | Revisor & bogholder | Ring i dag",
            "isPartOf": {
                "@id": "https://accos.dk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://accos.dk/#primaryimage"
            },
            "image": {
                "@id": "https://accos.dk/#primaryimage"
            },
            "thumbnailUrl": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "datePublished": "2025-02-17T08:52:02+00:00",
            "dateModified": "2026-06-01T12:22:16+00:00",
            "description": "Hos ACCOS tilbyder vi professionel hjælp som revisor til bogholderi og regnskab for din virksomhed. Ring i dag og hør mere.",
            "breadcrumb": {
                "@id": "https://accos.dk/#breadcrumb"
            },
            "inLanguage": "da-DK",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://accos.dk/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "da-DK",
            "@id": "https://accos.dk/#primaryimage",
            "url": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "contentUrl": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "width": 500,
            "height": 500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://accos.dk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Hjem"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://accos.dk/#website",
            "url": "https://accos.dk/",
            "name": "ACCOS",
            "description": "Komplet økonomisk administration",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://accos.dk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "da-DK"
        }
    ]
}
/kontakt/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://accos.dk/kontakt/",
            "url": "https://accos.dk/kontakt/",
            "name": "Kontakt - ACCOS",
            "isPartOf": {
                "@id": "https://accos.dk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://accos.dk/kontakt/#primaryimage"
            },
            "image": {
                "@id": "https://accos.dk/kontakt/#primaryimage"
            },
            "thumbnailUrl": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "datePublished": "2025-05-22T13:22:09+00:00",
            "dateModified": "2026-04-23T14:41:47+00:00",
            "breadcrumb": {
                "@id": "https://accos.dk/kontakt/#breadcrumb"
            },
            "inLanguage": "da-DK",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://accos.dk/kontakt/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "da-DK",
            "@id": "https://accos.dk/kontakt/#primaryimage",
            "url": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "contentUrl": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "width": 500,
            "height": 500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://accos.dk/kontakt/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Hjem",
                    "item": "https://accos.dk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Kontakt"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://accos.dk/#website",
            "url": "https://accos.dk/",
            "name": "ACCOS",
            "description": "Komplet økonomisk administration",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://accos.dk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "da-DK"
        }
    ]
}
/regnskab/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://accos.dk/regnskab/",
            "url": "https://accos.dk/regnskab/",
            "name": "Regnskab | Årsregnskab og indberetning | Book rådgivning",
            "isPartOf": {
                "@id": "https://accos.dk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://accos.dk/regnskab/#primaryimage"
            },
            "image": {
                "@id": "https://accos.dk/regnskab/#primaryimage"
            },
            "thumbnailUrl": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "datePublished": "2026-04-20T08:35:34+00:00",
            "dateModified": "2026-04-24T12:36:18+00:00",
            "description": "Vi sørger for, at dit regnskab lever op til alle lovkrav og tidsfrister. Få tryghed i din rapportering med vores eksperter. Book rådgivning og kom i gang.",
            "breadcrumb": {
                "@id": "https://accos.dk/regnskab/#breadcrumb"
            },
            "inLanguage": "da-DK",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://accos.dk/regnskab/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "da-DK",
            "@id": "https://accos.dk/regnskab/#primaryimage",
            "url": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "contentUrl": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "width": 500,
            "height": 500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://accos.dk/regnskab/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Hjem",
                    "item": "https://accos.dk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Regnskab"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://accos.dk/#website",
            "url": "https://accos.dk/",
            "name": "ACCOS",
            "description": "Komplet økonomisk administration",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://accos.dk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "da-DK"
        }
    ]
}
/bogholderi/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://accos.dk/bogholderi/",
            "url": "https://accos.dk/bogholderi/",
            "name": "Bogholderi | Effektiv bogføring og bilagshåndtering | Få et tilbud",
            "isPartOf": {
                "@id": "https://accos.dk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://accos.dk/bogholderi/#primaryimage"
            },
            "image": {
                "@id": "https://accos.dk/bogholderi/#primaryimage"
            },
            "thumbnailUrl": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "datePublished": "2026-04-20T08:35:40+00:00",
            "dateModified": "2026-04-23T11:19:06+00:00",
            "description": "Mangler du hjælp til dit bogholderi? Vi håndterer alt fra bilag til momsregnskab med stor præcision. Slip for besværet og kontakt os for at få et tilbud.",
            "breadcrumb": {
                "@id": "https://accos.dk/bogholderi/#breadcrumb"
            },
            "inLanguage": "da-DK",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://accos.dk/bogholderi/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "da-DK",
            "@id": "https://accos.dk/bogholderi/#primaryimage",
            "url": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "contentUrl": "https://accos.dk/wp-content/uploads/2026/04/kvadrat.jpg",
            "width": 500,
            "height": 500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://accos.dk/bogholderi/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Hjem",
                    "item": "https://accos.dk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bogholderi"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://accos.dk/#website",
            "url": "https://accos.dk/",
            "name": "ACCOS",
            "description": "Komplet økonomisk administration",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://accos.dk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "da-DK"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
24Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 6 0
/kontakt/ 6 0
/regnskab/ 6 0
/bogholderi/ 6 0