Identity & Authority: Anfix – Signal Evidence & AI Readability

Anfix

(https://www.anfix.com) 📸 Data Snapshot: May 16, 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.
10 Impact Weight: 15 / 100
67% Reputation

The authority is derived primarily from institutional compliance (Tax Agency certifications) rather than named accounting experts. While the schema_json identifies the Organization clearly, it lacks Person schema or sameAs links for the leadership team. The technical implementation is robust with clean heading hierarchies and structured data, supporting its positioning as a modern software tool.

There is a slight disconnect in claims like ‘100% reliability’ for automated data entry, which is technically improbable for OCR/IA systems. However, most performance claims, such as generating tax models ‘in one click,’ are standard features for this software category and are described alongside the specific AEAT models they generate, reducing the overall BS factor.

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.anfix.com/#webpage",
            "name": "Anfix",
            "url": "https://www.anfix.com/"
        },
        {
            "@type": "Organization",
            "url": "https://www.anfix.com/",
            "@id": "https://www.anfix.com",
            "name": "Anfix",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                "url": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                "width": "111",
                "height": "24"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+34 983 960 100",
                    "contactType": "Atención al cliente"
                }
            ]
        }
    ]
}
/hs/cta/wi/redirect/ — no schema detected (entity gap)
/empresas/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Service",
            "serviceType": "Software de facturación para empresas",
            "provider": {
                "@type": "Organization",
                "url": "https://www.anfix.com/",
                "@id": "https://www.anfix.com",
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                    "url": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                    "width": "111",
                    "height": "24"
                },
                "contactPoint": [
                    {
                        "@type": "ContactPoint",
                        "telephone": "+34 983 960 100",
                        "contactType": "Atención al cliente"
                    }
                ]
            }
        },
        {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@id": "https://www.anfix.com/",
                        "name": "Anfix"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@id": "https://www.anfix.com/empresas",
                        "name": "Empresas - January 2021"
                    }
                }
            ]
        }
    ]
}
/autonomos/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Service",
            "serviceType": "Software de facturación para autónomos",
            "provider": {
                "@type": "Organization",
                "url": "https://www.anfix.com/",
                "@id": "https://www.anfix.com",
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                    "url": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                    "width": "111",
                    "height": "24"
                },
                "contactPoint": [
                    {
                        "@type": "ContactPoint",
                        "telephone": "+34 983 960 100",
                        "contactType": "Atención al cliente"
                    }
                ]
            }
        },
        {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@id": "https://www.anfix.com/",
                        "name": "Anfix"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@id": "https://www.anfix.com/autonomos",
                        "name": "Autonomos - January 2021"
                    }
                }
            ]
        }
    ]
}
/facturacion/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Service",
            "serviceType": "Facturación",
            "description": "Crea y envía facturas desde cualquier lugar y en solo unos clics. Además, sabrás si tu cliente ha recibido, visto y pagado tus facturas. ¡Pruébalo gratis!",
            "provider": {
                "@type": "Organization",
                "name": "Anfix",
                "url": "https://www.anfix.com/",
                "@id": "https://www.anfix.com",
                "contactPoint": [
                    {
                        "@type": "ContactPoint",
                        "telephone": "+34 983 960 100",
                        "contactType": "Atención al cliente"
                    }
                ],
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                    "url": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                    "width": "111",
                    "height": "24"
                }
            }
        },
        {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@id": "https://www.anfix.com/",
                        "name": "Anfix"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@id": "https://www.anfix.com/caracteristicas",
                        "name": "Funcionalidades"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@id": "https://www.anfix.com/facturacion",
                        "name": "Facturación"
                    }
                }
            ]
        }
    ]
}
/impuestos/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Service",
            "serviceType": "Impuestos page",
            "description": "Presenta los impuestos de tu negocio a tiempo y sin errores, miles de empresas utilizan anfix para generar y presentar sus impuestos. ¡Prueba anfix gratis!",
            "provider": {
                "@type": "Organization",
                "name": "Anfix",
                "url": "https://www.anfix.com/",
                "@id": "https://www.anfix.com",
                "contactPoint": [
                    {
                        "@type": "ContactPoint",
                        "telephone": "+34 983 960 100",
                        "contactType": "Atención al cliente"
                    }
                ],
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                    "url": "https://www.anfix.com/hubfs/Logo%20Anfix/Anfix-logo-x1.png",
                    "width": "111",
                    "height": "24"
                }
            }
        },
        {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@id": "https://www.anfix.com/",
                        "name": "Anfix"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@id": "https://www.anfix.com/caracteristicas",
                        "name": "Funcionalidades"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@id": "https://www.anfix.com/impuestos",
                        "name": "Impuestos page"
                    }
                }
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
23Review mentions (all pages)
10External proof links (all pages)
PageReviewsProof links
/ (home) 1 2
/hs/cta/wi/redirect/ 0 0
/empresas/ 10 2
/autonomos/ 10 2
/facturacion/ 1 2
/impuestos/ 1 2