Identity & Authority: Esloogan – Signal Evidence & AI Readability

Esloogan

(https://esloogan.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.
3 Impact Weight: 15 / 100
20% Reputation

There is a total absence of individual authority; no founders, specialists, or team members are named or linked via Person schema. While the site claims ‘8 years of experience,’ it provides no verifiable digital footprint for its experts. Technical credibility is undermined by a broken heading hierarchy where H3s are used as service labels with zero descriptive body text in multiple sections.

The disconnect is most visible in the ‘Marketing’ sections where the site promises ‘results that speak for themselves’ but the blog/portfolio for ‘Asesoría / Consultoría’ only shows static images of past work with no case study narrative. There is no evidence provided to support the meta description’s claim of having the ‘fastest web in the sector.’

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": "BreadcrumbList",
            "@id": "https://esloogan.com/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com#listItem",
                    "position": 1,
                    "name": "Hogar"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://esloogan.com/#organization",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "url": "https://esloogan.com/",
            "telephone": "+34613512310",
            "sameAs": [
                "https://facebook.com/esloogancreative",
                "https://instagram.com/esloogancreative"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://esloogan.com/#webpage",
            "url": "https://esloogan.com/",
            "name": "Esloogan | Diseño Web, Marketing, Branding en Valladolid",
            "description": "Esloogan es la agencia de marketing y publicidad en Valladolid que necesitas para hacer crecer tu negocio. Marcaremos un antes y un después en la forma en la que te ven tus clientes. Tendrás la web más rápida de tu sector y completamente personalizada (y de momento ninguno de nuestros clientes se han quejado).",
            "inLanguage": "es-ES",
            "isPartOf": {
                "@id": "https://esloogan.com/#website"
            },
            "breadcrumb": {
                "@id": "https://esloogan.com/#breadcrumblist"
            },
            "datePublished": "2020-05-04T09:07:17+01:00",
            "dateModified": "2024-11-12T18:13:48+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://esloogan.com/#website",
            "url": "https://esloogan.com/",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "inLanguage": "es-ES",
            "publisher": {
                "@id": "https://esloogan.com/#organization"
            }
        }
    ]
}
/branding/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://esloogan.com/branding/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com#listItem",
                    "position": 1,
                    "name": "Hogar",
                    "item": "https://esloogan.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com/branding/#listItem",
                        "name": "Agencia de Branding en Valladolid"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com/branding/#listItem",
                    "position": 2,
                    "name": "Agencia de Branding en Valladolid",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com#listItem",
                        "name": "Hogar"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://esloogan.com/#organization",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "url": "https://esloogan.com/",
            "telephone": "+34613512310",
            "sameAs": [
                "https://facebook.com/esloogancreative",
                "https://instagram.com/esloogancreative"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://esloogan.com/branding/#webpage",
            "url": "https://esloogan.com/branding/",
            "name": "Esloogan | Agencia de Branding en Valladolid",
            "description": "¿Buscas que tu marca comunique claramente quién eres y qué ofreces? Nuestra consultoría de branding es la solución que necesitas, te ayudaremos a definir los valores fundamentales de tu empresa para crear una identidad visual potente.",
            "inLanguage": "es-ES",
            "isPartOf": {
                "@id": "https://esloogan.com/#website"
            },
            "breadcrumb": {
                "@id": "https://esloogan.com/branding/#breadcrumblist"
            },
            "datePublished": "2022-01-21T20:42:00+01:00",
            "dateModified": "2024-06-29T14:53:13+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://esloogan.com/#website",
            "url": "https://esloogan.com/",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "inLanguage": "es-ES",
            "publisher": {
                "@id": "https://esloogan.com/#organization"
            }
        }
    ]
}
/multimedia/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://esloogan.com/multimedia/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com#listItem",
                    "position": 1,
                    "name": "Hogar",
                    "item": "https://esloogan.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com/multimedia/#listItem",
                        "name": "Audiovisuales en Valladolid"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com/multimedia/#listItem",
                    "position": 2,
                    "name": "Audiovisuales en Valladolid",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com#listItem",
                        "name": "Hogar"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://esloogan.com/#organization",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "url": "https://esloogan.com/",
            "telephone": "+34613512310",
            "sameAs": [
                "https://facebook.com/esloogancreative",
                "https://instagram.com/esloogancreative"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://esloogan.com/multimedia/#webpage",
            "url": "https://esloogan.com/multimedia/",
            "name": "Esloogan | Audiovisuales en Valladolid",
            "description": "¡Consigue piezas audiovisuales impresionantes que llamen la atención! En Esloogan podemos crear fotos, videos y tours virtuales interactivos para las plataformas digitales que narren la historia de tu marca de una manera memorable.",
            "inLanguage": "es-ES",
            "isPartOf": {
                "@id": "https://esloogan.com/#website"
            },
            "breadcrumb": {
                "@id": "https://esloogan.com/multimedia/#breadcrumblist"
            },
            "datePublished": "2022-09-15T15:51:47+01:00",
            "dateModified": "2024-06-29T14:49:26+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://esloogan.com/#website",
            "url": "https://esloogan.com/",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "inLanguage": "es-ES",
            "publisher": {
                "@id": "https://esloogan.com/#organization"
            }
        }
    ]
}
/blog/category/marketing/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://esloogan.com/blog/category/marketing/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com#listItem",
                    "position": 1,
                    "name": "Hogar",
                    "item": "https://esloogan.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com/blog/category/marketing/#listItem",
                        "name": "Marketing"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com/blog/category/marketing/#listItem",
                    "position": 2,
                    "name": "Marketing",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com#listItem",
                        "name": "Hogar"
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "@id": "https://esloogan.com/blog/category/marketing/#collectionpage",
            "url": "https://esloogan.com/blog/category/marketing/",
            "name": "Esloogan | Marketing",
            "inLanguage": "es-ES",
            "isPartOf": {
                "@id": "https://esloogan.com/#website"
            },
            "breadcrumb": {
                "@id": "https://esloogan.com/blog/category/marketing/#breadcrumblist"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://esloogan.com/#organization",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "url": "https://esloogan.com/",
            "telephone": "+34613512310",
            "sameAs": [
                "https://facebook.com/esloogancreative",
                "https://instagram.com/esloogancreative"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://esloogan.com/#website",
            "url": "https://esloogan.com/",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "inLanguage": "es-ES",
            "publisher": {
                "@id": "https://esloogan.com/#organization"
            }
        }
    ]
}
/blog/portfolio-category/asesoria-consultoria/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://esloogan.com/blog/portfolio-category/asesoria-consultoria/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com#listItem",
                    "position": 1,
                    "name": "Hogar",
                    "item": "https://esloogan.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com/blog/portfolio-category/asesoria-consultoria/#listItem",
                        "name": "Asesoría / Consultoría"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com/blog/portfolio-category/asesoria-consultoria/#listItem",
                    "position": 2,
                    "name": "Asesoría / Consultoría",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com#listItem",
                        "name": "Hogar"
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "@id": "https://esloogan.com/blog/portfolio-category/asesoria-consultoria/#collectionpage",
            "url": "https://esloogan.com/blog/portfolio-category/asesoria-consultoria/",
            "name": "Esloogan | Asesoría / Consultoría",
            "inLanguage": "es-ES",
            "isPartOf": {
                "@id": "https://esloogan.com/#website"
            },
            "breadcrumb": {
                "@id": "https://esloogan.com/blog/portfolio-category/asesoria-consultoria/#breadcrumblist"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://esloogan.com/#organization",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "url": "https://esloogan.com/",
            "telephone": "+34613512310",
            "sameAs": [
                "https://facebook.com/esloogancreative",
                "https://instagram.com/esloogancreative"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://esloogan.com/#website",
            "url": "https://esloogan.com/",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "inLanguage": "es-ES",
            "publisher": {
                "@id": "https://esloogan.com/#organization"
            }
        }
    ]
}
/contactaconesloogan/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://esloogan.com/contactaconesloogan/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com#listItem",
                    "position": 1,
                    "name": "Hogar",
                    "item": "https://esloogan.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com/contactaconesloogan/#listItem",
                        "name": "Contacto"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://esloogan.com/contactaconesloogan/#listItem",
                    "position": 2,
                    "name": "Contacto",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://esloogan.com#listItem",
                        "name": "Hogar"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://esloogan.com/#organization",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "url": "https://esloogan.com/",
            "telephone": "+34613512310",
            "sameAs": [
                "https://facebook.com/esloogancreative",
                "https://instagram.com/esloogancreative"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://esloogan.com/contactaconesloogan/#webpage",
            "url": "https://esloogan.com/contactaconesloogan/",
            "name": "Esloogan | Contacto",
            "description": "¿Tienes preguntas sobre cómo mejorar tu presencia digital? Contáctanos y compartiremos nuestra experiencia para ayudarte a encontrar las soluciones correctas para tus necesidades.",
            "inLanguage": "es-ES",
            "isPartOf": {
                "@id": "https://esloogan.com/#website"
            },
            "breadcrumb": {
                "@id": "https://esloogan.com/contactaconesloogan/#breadcrumblist"
            },
            "datePublished": "2022-01-04T18:15:59+01:00",
            "dateModified": "2025-09-20T15:21:02+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://esloogan.com/#website",
            "url": "https://esloogan.com/",
            "name": "Esloogan",
            "description": "Diseño Web, Marketing, Branding en Valladolid",
            "inLanguage": "es-ES",
            "publisher": {
                "@id": "https://esloogan.com/#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
278Review mentions (all pages)
7External proof links (all pages)
PageReviewsProof links
/ (home) 162 1
/branding/ 55 1
/multimedia/ 55 1
/blog/category/marketing/ 2 1
/blog/portfolio-category/asesoria-consultoria/ 2 1
/contactaconesloogan/ 2 2