Identity & Authority: Èmfasi – Signal Evidence & AI Readability

Èmfasi

(https://emfasi.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.
9 Impact Weight: 15 / 100
60% Reputation

Authority gaps are present as there is a total absence of named experts, founders, or team profiles in both the headings and the schema_json. While the LocalBusiness schema is technically sound and includes ‘sameAs’ links to social media, it lacks Person schema or specific expertise properties. The agency relies on the authority of its clients (Leds C4, APLI) rather than the individual expertise of its practitioners.

There is a disconnect between the marketing tone of ‘Relanzamiento de una marca’ and ‘La transformación digital’ vs. the lack of specific outcome metrics. The H3s for case studies suggest success but fail to mention a single percentage of growth, revenue increase, or specific KPI achieved. The site claims technical excellence but demonstrates only a standard WordPress-adjacent implementation.

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://emfasi.com/",
            "url": "https://emfasi.com/",
            "name": "Emfasi - Tu agencia de marketing digital en Sabadell",
            "isPartOf": {
                "@id": "https://emfasi.com/#website"
            },
            "about": {
                "@id": "https://emfasi.com/#organization"
            },
            "datePublished": "2020-10-26T10:11:13+00:00",
            "dateModified": "2024-02-20T11:05:08+00:00",
            "description": "Estrategias de marketing digital que combinan diseño web, SEO, SEM, contenidos y Analítica Web ¡Llámanos! ☎ 937 278 606 ¡Deja atrás a tus competidores!",
            "breadcrumb": {
                "@id": "https://emfasi.com/#breadcrumb"
            },
            "inLanguage": "es",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://emfasi.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://emfasi.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://emfasi.com/#website",
            "url": "https://emfasi.com/",
            "name": "Èmfasi",
            "description": "marketing digital",
            "publisher": {
                "@id": "https://emfasi.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://emfasi.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "es"
        },
        {
            "@type": "LocalBusiness",
            "@id": "https://emfasi.com/#organization",
            "name": "Èmfasi - Agencia de Marketing Digital",
            "alternateName": "Èmfasi - disseny web",
            "url": "https://emfasi.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "es",
                "@id": "https://emfasi.com/#/schema/logo/image/",
                "url": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "contentUrl": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "width": 1080,
                "height": 1080,
                "caption": "èmfasi - agencia de marketing digital"
            },
            "image": {
                "@id": "https://emfasi.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/emfasi_com/",
                "https://www.linkedin.com/company/emfasi-marketing-digital/"
            ],
            "telephone": "+34937278606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rambla, 62, 1r 2a",
                "addressLocality": "Sabadell",
                "addressRegion": "Barcelona",
                "postalCode": "08201",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 41.5432,
                "longitude": 2.1093
            },
            "areaServed": [
                {
                    "@type": "City",
                    "name": "Sabadell"
                },
                {
                    "@type": "City",
                    "name": "Barcelona"
                },
                {
                    "@type": "AdministrativeArea",
                    "name": "Cataluña"
                }
            ],
            "priceRange": "€€"
        }
    ]
}
/contacto/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://emfasi.com/contacto/",
            "url": "https://emfasi.com/contacto/",
            "name": "Contacto | Agencia de Marketing Digital Èmfasi",
            "isPartOf": {
                "@id": "https://emfasi.com/#website"
            },
            "datePublished": "2020-10-27T14:51:04+00:00",
            "dateModified": "2026-05-18T10:36:55+00:00",
            "description": "¡Hola! Háblanos de tu proyecto. Estamos a tu disposición para lo que necesites. Queremos convertir tus ideas en realidad. 937 278 606",
            "breadcrumb": {
                "@id": "https://emfasi.com/contacto/#breadcrumb"
            },
            "inLanguage": "es",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://emfasi.com/contacto/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://emfasi.com/contacto/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada",
                    "item": "https://emfasi.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contacto"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://emfasi.com/#website",
            "url": "https://emfasi.com/",
            "name": "Èmfasi",
            "description": "marketing digital",
            "publisher": {
                "@id": "https://emfasi.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://emfasi.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "es"
        },
        {
            "@type": "LocalBusiness",
            "@id": "https://emfasi.com/#organization",
            "name": "Èmfasi - Agencia de Marketing Digital",
            "alternateName": "Èmfasi - disseny web",
            "url": "https://emfasi.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "es",
                "@id": "https://emfasi.com/#/schema/logo/image/",
                "url": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "contentUrl": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "width": 1080,
                "height": 1080,
                "caption": "èmfasi - agencia de marketing digital"
            },
            "image": {
                "@id": "https://emfasi.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/emfasi_com/",
                "https://www.linkedin.com/company/emfasi-marketing-digital/"
            ],
            "telephone": "+34937278606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rambla, 62, 1r 2a",
                "addressLocality": "Sabadell",
                "addressRegion": "Barcelona",
                "postalCode": "08201",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 41.5432,
                "longitude": 2.1093
            },
            "areaServed": [
                {
                    "@type": "City",
                    "name": "Sabadell"
                },
                {
                    "@type": "City",
                    "name": "Barcelona"
                },
                {
                    "@type": "AdministrativeArea",
                    "name": "Cataluña"
                }
            ],
            "priceRange": "€€"
        }
    ]
}
/kit-digital/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://emfasi.com/kit-digital/",
            "url": "https://emfasi.com/kit-digital/",
            "name": "Kit digital Acelera Pyme - Èmfasi",
            "isPartOf": {
                "@id": "https://emfasi.com/#website"
            },
            "datePublished": "2024-01-22T07:53:38+00:00",
            "dateModified": "2024-01-22T16:06:18+00:00",
            "description": "Como agentes digitalizadores del Kit Digital en Sabadell, te asesoramos y ofrecemos los servicios del programa. ¡Te lo ponemos fácil, consultanos¡",
            "breadcrumb": {
                "@id": "https://emfasi.com/kit-digital/#breadcrumb"
            },
            "inLanguage": "es",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://emfasi.com/kit-digital/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://emfasi.com/kit-digital/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada",
                    "item": "https://emfasi.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Kit digital Acelera Pyme"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://emfasi.com/#website",
            "url": "https://emfasi.com/",
            "name": "Èmfasi",
            "description": "marketing digital",
            "publisher": {
                "@id": "https://emfasi.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://emfasi.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "es"
        },
        {
            "@type": "LocalBusiness",
            "@id": "https://emfasi.com/#organization",
            "name": "Èmfasi - Agencia de Marketing Digital",
            "alternateName": "Èmfasi - disseny web",
            "url": "https://emfasi.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "es",
                "@id": "https://emfasi.com/#/schema/logo/image/",
                "url": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "contentUrl": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "width": 1080,
                "height": 1080,
                "caption": "èmfasi - agencia de marketing digital"
            },
            "image": {
                "@id": "https://emfasi.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/emfasi_com/",
                "https://www.linkedin.com/company/emfasi-marketing-digital/"
            ],
            "telephone": "+34937278606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rambla, 62, 1r 2a",
                "addressLocality": "Sabadell",
                "addressRegion": "Barcelona",
                "postalCode": "08201",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 41.5432,
                "longitude": 2.1093
            },
            "areaServed": [
                {
                    "@type": "City",
                    "name": "Sabadell"
                },
                {
                    "@type": "City",
                    "name": "Barcelona"
                },
                {
                    "@type": "AdministrativeArea",
                    "name": "Cataluña"
                }
            ],
            "priceRange": "€€"
        }
    ]
}
/newsletter-marketing-digital/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://emfasi.com/newsletter-marketing-digital/",
            "url": "https://emfasi.com/newsletter-marketing-digital/",
            "name": "Newsletter de Màrqueting Digital i Tendències Online",
            "isPartOf": {
                "@id": "https://emfasi.com/#website"
            },
            "datePublished": "2021-05-04T13:44:16+00:00",
            "dateModified": "2026-05-14T12:08:57+00:00",
            "description": "Subscriu-te a la nostra newsletter de màrqueting digital i rep tendències, recursos, consells i novetats per fer créixer el teu negoci online.",
            "breadcrumb": {
                "@id": "https://emfasi.com/newsletter-marketing-digital/#breadcrumb"
            },
            "inLanguage": "es",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://emfasi.com/newsletter-marketing-digital/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://emfasi.com/newsletter-marketing-digital/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada",
                    "item": "https://emfasi.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Newsletter Marketing Digital"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://emfasi.com/#website",
            "url": "https://emfasi.com/",
            "name": "Èmfasi",
            "description": "marketing digital",
            "publisher": {
                "@id": "https://emfasi.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://emfasi.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "es"
        },
        {
            "@type": "LocalBusiness",
            "@id": "https://emfasi.com/#organization",
            "name": "Èmfasi - Agencia de Marketing Digital",
            "alternateName": "Èmfasi - disseny web",
            "url": "https://emfasi.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "es",
                "@id": "https://emfasi.com/#/schema/logo/image/",
                "url": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "contentUrl": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "width": 1080,
                "height": 1080,
                "caption": "èmfasi - agencia de marketing digital"
            },
            "image": {
                "@id": "https://emfasi.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/emfasi_com/",
                "https://www.linkedin.com/company/emfasi-marketing-digital/"
            ],
            "telephone": "+34937278606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rambla, 62, 1r 2a",
                "addressLocality": "Sabadell",
                "addressRegion": "Barcelona",
                "postalCode": "08201",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 41.5432,
                "longitude": 2.1093
            },
            "areaServed": [
                {
                    "@type": "City",
                    "name": "Sabadell"
                },
                {
                    "@type": "City",
                    "name": "Barcelona"
                },
                {
                    "@type": "AdministrativeArea",
                    "name": "Cataluña"
                }
            ],
            "priceRange": "€€"
        }
    ]
}
/ca/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://emfasi.com/ca/",
            "url": "https://emfasi.com/ca/",
            "name": "Èmfasi - La teva agència de màrqueting digital a Sabadell",
            "isPartOf": {
                "@id": "https://emfasi.com/ca/#website"
            },
            "about": {
                "@id": "https://emfasi.com/ca/#organization"
            },
            "datePublished": "2020-10-26T10:11:13+00:00",
            "dateModified": "2026-05-14T14:57:36+00:00",
            "description": "Estratègies de màrqueting digital que combinen disseny web, SEO, SEM, continguts i analítica web Truca'ns! ☎ 937 278 606 Deixa enrere els teus competidors!",
            "breadcrumb": {
                "@id": "https://emfasi.com/ca/#breadcrumb"
            },
            "inLanguage": "ca",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://emfasi.com/ca/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://emfasi.com/ca/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://emfasi.com/ca/#website",
            "url": "https://emfasi.com/ca/",
            "name": "Èmfasi",
            "description": "your digital partner",
            "publisher": {
                "@id": "https://emfasi.com/ca/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://emfasi.com/ca/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "ca"
        },
        {
            "@type": "LocalBusiness",
            "@id": "https://emfasi.com/ca/#organization",
            "name": "Èmfasi - Agencia de Marketing Digital",
            "alternateName": "Èmfasi - disseny web",
            "url": "https://emfasi.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "ca",
                "@id": "https://emfasi.com/ca/#/schema/logo/image/",
                "url": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "contentUrl": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "width": 1080,
                "height": 1080,
                "caption": "èmfasi - agencia de marketing digital"
            },
            "image": {
                "@id": "https://emfasi.com/ca/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/emfasi_com/",
                "https://www.linkedin.com/company/emfasi-marketing-digital/"
            ],
            "telephone": "+34937278606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rambla, 62, 1r 2a",
                "addressLocality": "Sabadell",
                "addressRegion": "Barcelona",
                "postalCode": "08201",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 41.5432,
                "longitude": 2.1093
            },
            "areaServed": [
                {
                    "@type": "City",
                    "name": "Sabadell"
                },
                {
                    "@type": "City",
                    "name": "Barcelona"
                },
                {
                    "@type": "AdministrativeArea",
                    "name": "Cataluña"
                }
            ],
            "priceRange": "€€"
        }
    ]
}
/servicios/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://emfasi.com/servicios/",
            "url": "https://emfasi.com/servicios/",
            "name": "Servicios de Marketing Digital y Diseño Web",
            "isPartOf": {
                "@id": "https://emfasi.com/#website"
            },
            "datePublished": "2020-10-26T15:14:16+00:00",
            "dateModified": "2026-05-14T13:39:46+00:00",
            "description": "Agencia de marketing digital especializada en diseño web, SEO, Google Ads y redes sociales para captar clientes y aumentar ventas.",
            "breadcrumb": {
                "@id": "https://emfasi.com/servicios/#breadcrumb"
            },
            "inLanguage": "es",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://emfasi.com/servicios/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://emfasi.com/servicios/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada",
                    "item": "https://emfasi.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Servicios"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://emfasi.com/#website",
            "url": "https://emfasi.com/",
            "name": "Èmfasi",
            "description": "marketing digital",
            "publisher": {
                "@id": "https://emfasi.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://emfasi.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "es"
        },
        {
            "@type": "LocalBusiness",
            "@id": "https://emfasi.com/#organization",
            "name": "Èmfasi - Agencia de Marketing Digital",
            "alternateName": "Èmfasi - disseny web",
            "url": "https://emfasi.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "es",
                "@id": "https://emfasi.com/#/schema/logo/image/",
                "url": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "contentUrl": "https://emfasi.com/wp-content/uploads/2024/01/emfasi-profile-xxss.png",
                "width": 1080,
                "height": 1080,
                "caption": "èmfasi - agencia de marketing digital"
            },
            "image": {
                "@id": "https://emfasi.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/emfasi_com/",
                "https://www.linkedin.com/company/emfasi-marketing-digital/"
            ],
            "telephone": "+34937278606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rambla, 62, 1r 2a",
                "addressLocality": "Sabadell",
                "addressRegion": "Barcelona",
                "postalCode": "08201",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 41.5432,
                "longitude": 2.1093
            },
            "areaServed": [
                {
                    "@type": "City",
                    "name": "Sabadell"
                },
                {
                    "@type": "City",
                    "name": "Barcelona"
                },
                {
                    "@type": "AdministrativeArea",
                    "name": "Cataluña"
                }
            ],
            "priceRange": "€€"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/contacto/ 2 0
/kit-digital/ 2 0
/newsletter-marketing-digital/ 2 0
/ca/ 2 0
/servicios/ 2 0