OptiLocal
(https://optilocal.org) 📸 Data Snapshot: May 19, 2026Inspect 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.
Significant authority gaps exist as the site fails to name a single human being, founder, or specialist. The ‘About Us’ page refers to a ‘close-knit team of digital marketers’ and ‘young professionals’ but provides no Person schema, LinkedIn profiles, or career histories. This lack of a digital footprint for its ‘experts’ contradicts the claim of ‘over 20 years of experience.’
The disconnect between marketing tone and demonstrated performance is extreme. The site asserts it will help clients ‘dominate’ their local presence, yet its own case studies are anonymous niche summaries (e.g., ‘CASE STUDY: THE LEGAL NICHE’) that do not include client names, specific dates, or baseline-vs-current ranking data. There is a total absence of the ‘measurable results’ promised in the hero section.
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": [
"Person",
"Organization"
],
"@id": "https://optilocal.org/#person",
"name": "OptiLocal",
"logo": {
"@type": "ImageObject",
"@id": "https://optilocal.org/#logo",
"url": "https://optilocal.org/wp-content/uploads/2023/04/OptiLocal-Logo.png",
"contentUrl": "https://optilocal.org/wp-content/uploads/2023/04/OptiLocal-Logo.png",
"caption": "OptiLocal",
"inLanguage": "en-US",
"width": "180",
"height": "40"
},
"image": {
"@type": "ImageObject",
"@id": "https://optilocal.org/#logo",
"url": "https://optilocal.org/wp-content/uploads/2023/04/OptiLocal-Logo.png",
"contentUrl": "https://optilocal.org/wp-content/uploads/2023/04/OptiLocal-Logo.png",
"caption": "OptiLocal",
"inLanguage": "en-US",
"width": "180",
"height": "40"
}
},
{
"@type": "WebSite",
"@id": "https://optilocal.org/#website",
"url": "https://optilocal.org",
"name": "OptiLocal",
"publisher": {
"@id": "https://optilocal.org/#person"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://optilocal.org/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://optilocal.org/wp-content/uploads/2023/03/Business-Consultant-Hero-Image.webp",
"url": "https://optilocal.org/wp-content/uploads/2023/03/Business-Consultant-Hero-Image.webp",
"width": "200",
"height": "200",
"inLanguage": "en-US"
},
{
"@type": "WebPage",
"@id": "https://optilocal.org/#webpage",
"url": "https://optilocal.org/",
"name": "Digital Marketing Company | OptiLocal",
"datePublished": "2022-06-07T17:27:29+00:00",
"dateModified": "2024-01-11T16:08:07+00:00",
"about": {
"@id": "https://optilocal.org/#person"
},
"isPartOf": {
"@id": "https://optilocal.org/#website"
},
"primaryImageOfPage": {
"@id": "https://optilocal.org/wp-content/uploads/2023/03/Business-Consultant-Hero-Image.webp"
},
"inLanguage": "en-US"
}
]
}
/contact-us/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://optilocal.org/contact-us/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": "1",
"item": {
"@id": "https://www.iconomie.org",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": "2",
"item": {
"@id": "https://optilocal.org/contact-us/",
"name": "Contact"
}
}
]
}
]
}
/blog/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://optilocal.org/#person",
"name": "OptiLocal",
"image": {
"@type": "ImageObject",
"@id": "https://optilocal.org/#logo",
"url": "https://optilocal.org/wp-content/uploads/2023/04/OptiLocal-Logo.png",
"contentUrl": "https://optilocal.org/wp-content/uploads/2023/04/OptiLocal-Logo.png",
"caption": "OptiLocal",
"inLanguage": "en-US",
"width": "180",
"height": "40"
}
},
{
"@type": "WebSite",
"@id": "https://optilocal.org/#website",
"url": "https://optilocal.org",
"name": "OptiLocal",
"publisher": {
"@id": "https://optilocal.org/#person"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://optilocal.org/blog/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": "1",
"item": {
"@id": "https://www.iconomie.org",
"name": "Home"
}
}
]
},
{
"@type": "CollectionPage",
"@id": "https://optilocal.org/blog/#webpage",
"url": "https://optilocal.org/blog/",
"name": "Blog - OptiLocal",
"isPartOf": {
"@id": "https://optilocal.org/#website"
},
"inLanguage": "en-US",
"breadcrumb": {
"@id": "https://optilocal.org/blog/#breadcrumb"
}
}
]
}
/about-us/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://optilocal.org/about-us/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": "1",
"item": {
"@id": "https://www.iconomie.org",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": "2",
"item": {
"@id": "https://optilocal.org/about-us/",
"name": "About Us"
}
}
]
}
]
}
/case-studies/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://optilocal.org/case-studies/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": "1",
"item": {
"@id": "https://www.iconomie.org",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": "2",
"item": {
"@id": "https://optilocal.org/case-studies/",
"name": "Case studies"
}
}
]
}
]
}
/local-seo/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://optilocal.org/local-seo/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": "1",
"item": {
"@id": "https://www.iconomie.org",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": "2",
"item": {
"@id": "https://optilocal.org/local-seo/",
"name": "Local SEO"
}
}
]
}
]
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 25 | 0 |
| /contact-us/ | 3 | 0 |
| /blog/ | 46 | 0 |
| /about-us/ | 3 | 0 |
| /case-studies/ | 3 | 0 |
| /local-seo/ | 6 | 0 |
This page presents a snapshot of public data from OptiLocal, captured on May 19, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to OptiLocal: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://optilocal.org to view the most current version of its content and see directly what this company is about and what it offers.