Identity & Authority: Visively – Signal Evidence & AI Readability

Visively

(https://visively.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.
14 Impact Weight: 15 / 100
93% Reputation

The authority profile is strong but has minor gaps regarding the verification of internal claims. The ‘Experience at Google’ and ’20+ years’ assertions are significant authority signals that lack direct outbound links to a professional verification source, although the schema includes social SameAs links. The use of Organization schema for what appears to be a solo expert consultancy (‘I’) creates a minor structural identity mismatch.

The site’s marketing tone is understated and technical, which matches the demonstrated Knowledge Base content. There is a slight disconnect in the lack of specific, dated case study metrics to back the claim of increasing organic revenue for enterprise brands, relying instead on the perceived authority of the technical deep dives.

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": "Organization",
            "@id": "https://visively.com/#organization",
            "name": "Visively",
            "url": "https://visively.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://visively.com/#logo",
                "url": "https://visively.com/assets/img/visively-logo.svg",
                "contentUrl": "https://visively.com/assets/img/visively-logo.svg",
                "width": 500,
                "height": 125,
                "caption": "Visively"
            },
            "image": {
                "@id": "https://visively.com/#logo"
            },
            "email": "hello@visively.com",
            "telephone": "+442033989803",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "London",
                "addressCountry": "GB"
            },
            "sameAs": [
                "https://www.linkedin.com/company/visively/",
                "https://x.com/visively",
                "https://www.instagram.com/visively",
                "https://www.youtube.com/@visively"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://visively.com/#website",
            "url": "https://visively.com",
            "name": "Visively",
            "description": "Technical SEO & SEO Product Management Consulting",
            "publisher": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://visively.com/#webpage",
            "url": "https://visively.com/",
            "name": "Technical SEO Consulting & SEO Product Management | Visively",
            "description": "I embed Technical SEO into your product roadmap—aligning engineering with business goals to increase organic revenue.",
            "datePublished": "2026-01-30T09:00:00+00:00",
            "dateModified": "2026-01-30T09:00:00+00:00",
            "isPartOf": {
                "@id": "https://visively.com/#website"
            },
            "about": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://visively.com/#breadcrumb"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://visively.com/#breadcrumb",
            "name": "Technical SEO Consulting & SEO Product Management | Visively",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://visively.com/"
                }
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://visively.com/#organization",
            "name": "Visively",
            "url": "https://visively.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://visively.com/#logo",
                "url": "https://visively.com/assets/img/visively-logo.svg",
                "contentUrl": "https://visively.com/assets/img/visively-logo.svg",
                "width": 500,
                "height": 125,
                "caption": "Visively"
            },
            "image": {
                "@id": "https://visively.com/#logo"
            },
            "email": "hello@visively.com",
            "telephone": "+442033989803",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "London",
                "addressCountry": "GB"
            },
            "sameAs": [
                "https://www.linkedin.com/company/visively/",
                "https://x.com/visively",
                "https://www.instagram.com/visively",
                "https://www.youtube.com/@visively"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://visively.com/#website",
            "url": "https://visively.com",
            "name": "Visively",
            "description": "Technical SEO & SEO Product Management Consulting",
            "publisher": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://visively.com/contact#webpage",
            "url": "https://visively.com/contact",
            "name": "Contact | Visively",
            "description": "Contact Visively — let's discuss how I can help improve your organic visibility, address challenges, or offer a new perspective.",
            "datePublished": "2026-01-30T09:00:00+00:00",
            "dateModified": "2026-01-30T09:00:00+00:00",
            "isPartOf": {
                "@id": "https://visively.com/#website"
            },
            "about": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://visively.com/contact#breadcrumb"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://visively.com/contact#breadcrumb",
            "name": "Contact | Visively",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://visively.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact",
                    "item": "https://visively.com/contact"
                }
            ]
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://visively.com/#organization",
            "name": "Visively",
            "url": "https://visively.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://visively.com/#logo",
                "url": "https://visively.com/assets/img/visively-logo.svg",
                "contentUrl": "https://visively.com/assets/img/visively-logo.svg",
                "width": 500,
                "height": 125,
                "caption": "Visively"
            },
            "image": {
                "@id": "https://visively.com/#logo"
            },
            "email": "hello@visively.com",
            "telephone": "+442033989803",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "London",
                "addressCountry": "GB"
            },
            "sameAs": [
                "https://www.linkedin.com/company/visively/",
                "https://x.com/visively",
                "https://www.instagram.com/visively",
                "https://www.youtube.com/@visively"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://visively.com/#website",
            "url": "https://visively.com",
            "name": "Visively",
            "description": "Technical SEO & SEO Product Management Consulting",
            "publisher": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://visively.com/services#webpage",
            "url": "https://visively.com/services",
            "name": "SEO & AI Discoverability Services | Visively",
            "description": "SEO and AI discoverability services with product-centric Technical SEO, audits, recovery, and fractional leadership for sustainable growth.",
            "datePublished": "2026-01-30T09:00:00+00:00",
            "dateModified": "2026-01-30T09:00:00+00:00",
            "isPartOf": {
                "@id": "https://visively.com/#website"
            },
            "about": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://visively.com/services#breadcrumb"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://visively.com/services#breadcrumb",
            "name": "SEO & AI Discoverability Services | Visively",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://visively.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "SEO & AI Discoverability Services",
                    "item": "https://visively.com/services"
                }
            ]
        }
    ]
}
/kb/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://visively.com/#organization",
            "name": "Visively",
            "url": "https://visively.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://visively.com/#logo",
                "url": "https://visively.com/assets/img/visively-logo.svg",
                "contentUrl": "https://visively.com/assets/img/visively-logo.svg",
                "width": 500,
                "height": 125,
                "caption": "Visively"
            },
            "image": {
                "@id": "https://visively.com/#logo"
            },
            "email": "hello@visively.com",
            "telephone": "+442033989803",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "London",
                "addressCountry": "GB"
            },
            "sameAs": [
                "https://www.linkedin.com/company/visively/",
                "https://x.com/visively",
                "https://www.instagram.com/visively",
                "https://www.youtube.com/@visively"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://visively.com/#website",
            "url": "https://visively.com",
            "name": "Visively",
            "description": "Technical SEO & SEO Product Management Consulting",
            "publisher": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://visively.com/kb#webpage",
            "url": "https://visively.com/kb",
            "name": "SEO Knowledge Base: Technical, AI & Strategic Insights | Visively",
            "description": "Visibly Knowledge Base covering search algorithms, content strategy, SEO management, and the future of search.",
            "datePublished": "2026-01-30T09:00:00+00:00",
            "dateModified": "2026-01-30T09:00:00+00:00",
            "isPartOf": {
                "@id": "https://visively.com/#website"
            },
            "about": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://visively.com/kb#breadcrumb"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://visively.com/kb#breadcrumb",
            "name": "SEO Knowledge Base: Technical, AI & Strategic Insights | Visively",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://visively.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "SEO Knowledge Base: Technical, AI & Strategic Insights",
                    "item": "https://visively.com/kb"
                }
            ]
        }
    ]
}
/services/technical-seo/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://visively.com/#organization",
            "name": "Visively",
            "url": "https://visively.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://visively.com/#logo",
                "url": "https://visively.com/assets/img/visively-logo.svg",
                "contentUrl": "https://visively.com/assets/img/visively-logo.svg",
                "width": 500,
                "height": 125,
                "caption": "Visively"
            },
            "image": {
                "@id": "https://visively.com/#logo"
            },
            "email": "hello@visively.com",
            "telephone": "+442033989803",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "London",
                "addressCountry": "GB"
            },
            "sameAs": [
                "https://www.linkedin.com/company/visively/",
                "https://x.com/visively",
                "https://www.instagram.com/visively",
                "https://www.youtube.com/@visively"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://visively.com/#website",
            "url": "https://visively.com",
            "name": "Visively",
            "description": "Technical SEO & SEO Product Management Consulting",
            "publisher": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://visively.com/services/technical-seo#webpage",
            "url": "https://visively.com/services/technical-seo",
            "name": "Technical SEO Consulting: Enterprise-Scale Optimisation | Visively",
            "description": "I identify and fix crawling, indexing, and rendering issues for enterprise-scale websites. Trusted by eBay, Schibsted, and GetYourGuide.",
            "datePublished": "2026-01-30T09:00:00+00:00",
            "dateModified": "2026-01-30T09:00:00+00:00",
            "isPartOf": {
                "@id": "https://visively.com/#website"
            },
            "about": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://visively.com/services/technical-seo#breadcrumb"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://visively.com/services/technical-seo#breadcrumb",
            "name": "Technical SEO Consulting: Enterprise-Scale Optimisation | Visively",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://visively.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": "https://visively.com/services"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Technical SEO Consulting: Enterprise-Scale Optimisation",
                    "item": "https://visively.com/services/technical-seo"
                }
            ]
        }
    ]
}
/services/ai-discoverability/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://visively.com/#organization",
            "name": "Visively",
            "url": "https://visively.com",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://visively.com/#logo",
                "url": "https://visively.com/assets/img/visively-logo.svg",
                "contentUrl": "https://visively.com/assets/img/visively-logo.svg",
                "width": 500,
                "height": 125,
                "caption": "Visively"
            },
            "image": {
                "@id": "https://visively.com/#logo"
            },
            "email": "hello@visively.com",
            "telephone": "+442033989803",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": "London",
                "addressCountry": "GB"
            },
            "sameAs": [
                "https://www.linkedin.com/company/visively/",
                "https://x.com/visively",
                "https://www.instagram.com/visively",
                "https://www.youtube.com/@visively"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://visively.com/#website",
            "url": "https://visively.com",
            "name": "Visively",
            "description": "Technical SEO & SEO Product Management Consulting",
            "publisher": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://visively.com/services/ai-discoverability#webpage",
            "url": "https://visively.com/services/ai-discoverability",
            "name": "AEO & AI Discoverability: Get Cited in AI Search | Visively",
            "description": "I optimise your content for AI overviews, ChatGPT, Perplexity, and generative search. Get cited when users ask questions to AI assistants.",
            "datePublished": "2026-01-30T09:00:00+00:00",
            "dateModified": "2026-01-30T09:00:00+00:00",
            "isPartOf": {
                "@id": "https://visively.com/#website"
            },
            "about": {
                "@id": "https://visively.com/#organization"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://visively.com/services/ai-discoverability#breadcrumb"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://visively.com/services/ai-discoverability#breadcrumb",
            "name": "AEO & AI Discoverability: Get Cited in AI Search | Visively",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://visively.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": "https://visively.com/services"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "AEO & AI Discoverability: Get Cited in AI Search",
                    "item": "https://visively.com/services/ai-discoverability"
                }
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
4Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 1 0
/contact/ 0 0
/services/ 0 0
/kb/ 1 0
/services/technical-seo/ 2 0
/services/ai-discoverability/ 0 0