Content
· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
B
70/100
Site name appears as
| Page title | Admin, Engineer & AI Tools | |
| og:site_name | admintoolkit.io | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes, apple-touch-icon + SVG
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
0/15Contact info discoverable
10/10contact page + mailto link
Findings
- Brand name differs across channels — users see inconsistent identity
- No Organization schema — Google can't render your logo in the knowledge panel
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
A+Links59 links checked, 59 healthy, 0 brokenPASS
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
Preview

admintoolkit.io
admintoolkit - Admin, Engineer & AI Tools
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.
- twitter:card — summary_large_image
- twitter:title — admintoolkit - Admin, Engineer & AI Tools
- twitter:description — admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with...
- twitter:image — https://admintoolkit.io/brand/admintoolkit/social/home.png

ADMINTOOLKIT.IO
admintoolkit - Admin, Engineer & AI Tools
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.
Description will be truncated (158 chars / 155 max)
- og:title — admintoolkit - Admin, Engineer & AI Tools
- og:description — admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with...
- og:image — https://admintoolkit.io/brand/admintoolkit/social/home.png
- og:type — website
- og:url — https://admintoolkit.io/
- og:site_name — admintoolkit.io
Description will be truncated on Facebook (158 chars, max 155)
→ Tighten og:description to ≤155 characters

admintoolkit - Admin, Engineer & AI Tools
admintoolkit.io
Description will be truncated (158 chars / 150 max)
- og:title — admintoolkit - Admin, Engineer & AI Tools
- og:description — admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with...
- og:image — https://admintoolkit.io/brand/admintoolkit/social/home.png
Description will be truncated on LinkedIn (158 chars, max 150)
→ Tighten og:description to ≤150 characters
admintoolkit.io
admintoolkit - Admin, Engineer & AI Tools
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.

- og:title — admintoolkit - Admin, Engineer & AI Tools
- og:description — admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with...
- og:image — https://admintoolkit.io/brand/admintoolkit/social/home.png
Social preview quality
Averaged across Twitter/X, Facebook, LinkedIn, and Slack.
| Field | Twitter/X | Slack | ||
|---|---|---|---|---|
| og:title | ||||
| og:description | ||||
| og:image | ||||
| og:type | ||||
| og:url | ||||
| og:site_name | ||||
| twitter:card | — | — | — | |
| twitter:title | — | — | — | |
| twitter:description | — | — | — | |
| twitter:image | — | — | — |
A+Open Graph / Twitter Card DepthOG image dimensions and Twitter card configuration look healthyPASS
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "WebPage",
"@graph": [
{
"@type": "Organization",
"@id": "https://admintoolkit.io/#organization",
"name": "admintoolkit.io",
"url": "https://admintoolkit.io/"
},
{
"@type": "WebSite",
"@id": "https://admintoolkit.io/#website",
"name": "admintoolkit.io",
"url": "https://admintoolkit.io/",
"publisher": {
"@id": "https://admintoolkit.io/#organization"
},
"inLanguage": [
"en",
"de"
]
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "admintoolkit.io",
"item": "https://admintoolkit.io/"
}
]
},
{
"@type": "WebPage",
"@id": "https://admintoolkit.io/#webpage",
"url": "https://admintoolkit.io/",
"name": "Essential Tools for Admins, Engineers and AI Agents",
"isPartOf": {
"@id": "https://admintoolkit.io/#website"
},
"inLanguage": "en"
},
{
"@type": "WebApplication",
"@id": "https://admintoolkit.io/#application",
"name": "admintoolkit.io",
"url": "https://admintoolkit.io/",
"applicationCategory": "UtilitiesApplication",
"operatingSystem": "Any",
"isAccessibleForFree": true,
"description": "AdminToolkit exposes read-only DNS, mail, TLS, HTTP, IP, CIDR, EDID, and agentic web diagnostics as same-origin WebMCP-compatible tool contracts with direct runtime handlers, JSON-LD UseAction metadata, OpenAPI 3.1 schemas, /tools.json and /mcp/tools discovery, and document.modelContext.registerTool as the primary registration path; a distinct legacy navigator.modelContext is used only as a compatibility fallback where present.",
"publisher": {
"@id": "https://admintoolkit.io/#organization"
},
"potentialAction": [
{
"@type": "ViewAction",
"name": "List AdminToolkit WebMCP tools",
"description": "Read the same-origin AdminToolkit MCP/WebMCP tool manifest at /tools.json or /mcp/tools with tool names, inputSchema, outputSchema, readOnly flags, OpenAPI links, and tool page URLs.",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://admintoolkit.io/mcp/tools",
"httpMethod": "GET",
"contentType": "application/json"
}
},
{
"@type": "UseAction",
"name": "Open AdminToolkit report tool",
"description": "Resolve a same-origin read-only AdminToolkit report route by slug. The route is described by JSON-LD UseAction metadata, OpenAPI schema links, and document.modelContext.registerTool as the primary registration path; a distinct legacy navigator.modelContext is only a compatibility fallback.",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://admintoolkit.io/{tool}/",
"httpMethod": "GET",
"encodingType": "application/x-www-form-urlencoded",
"contentType": "text/html"
},
"query-input": [
{
"@type": "PropertyValueSpecification",
"name": "tool",
"valueName": "tool",
"description": "AdminToolkit tool route slug.",
"valueRequired": true
}
]
}
]
},
{
"@type": "ItemList",
"@id": "https://admintoolkit.io/#tool-list",
"name": "AdminToolkit read-only report tools",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "AI Crawler robots.txt Checker",
"url": "https://admintoolkit.io/ai-crawler-robots-checker/"
},
{
"@type": "ListItem",
"position": 2,
"name": "llms.txt Validator",
"url": "https://admintoolkit.io/llms-txt-validator/"
},
{
"@type": "ListItem",
"position": 3,
"name": "A2A Agent Card Validator",
"url": "https://admintoolkit.io/a2a-agent-card-validator/"
},
{
"@type": "ListItem",
"position": 4,
"name": "WebMCP Tool Validator",
"url": "https://admintoolkit.io/webmcp-tool-validator/"
},
{
"@type": "ListItem",
"position": 5,
"name": "MX Record Check",
"url": "https://admintoolkit.io/mx-record-check/"
},
{
"@type": "ListItem",
"position": 6,
"name": "SPF/DMARC/DKIM Checker",
"url": "https://admintoolkit.io/spf-dmarc-dkim-checker/"
},
{
"@type": "ListItem",
"position": 7,
"name": "Email Message Header Analyzer",
"url": "https://admintoolkit.io/email-header-analyzer/"
},
{
"@type": "ListItem",
"position": 8,
"name": "ARC Chain Validator",
"url": "https://admintoolkit.io/arc-chain-validator/"
},
{
"@type": "ListItem",
"position": 9,
"name": "BIMI Checker/Generator",
"url": "https://admintoolkit.io/bimi-checker-generator/"
},
{
"@type": "ListItem",
"position": 10,
"name": "MTA-STS Checker/Generator",
"url": "https://admintoolkit.io/mta-sts-checker-generator/"
},
{
"@type": "ListItem",
"position": 11,
"name": "TLS-RPT Checker/Generator",
"url": "https://admintoolkit.io/tls-rpt-checker-generator/"
},
{
"@type": "ListItem",
"position": 12,
"name": "SMTP TLS Handshake / Mail Domain Delivery Readiness",
"url": "https://admintoolkit.io/smtp-tls-readiness-checker/"
},
{
"@type": "ListItem",
"position": 13,
"name": "DNSSEC Validator",
"url": "https://admintoolkit.io/dnssec-validator/"
},
{
"@type": "ListItem",
"position": 14,
"name": "TLSA Record Checker/Generator",
"url": "https://admintoolkit.io/tlsa-record-checker-generator/"
},
{
"@type": "ListItem",
"position": 15,
"name": "DANE Validator",
"url": "https://admintoolkit.io/dane-validator/"
},
{
"@type": "ListItem",
"position": 16,
"name": "CAA Record Checker/Generator",
"url": "https://admintoolkit.io/caa-record-checker-generator/"
},
{
"@type": "ListItem",
"position": 17,
"name": "HTTP Header Analyzer",
"url": "https://admintoolkit.io/http-header-analyzer/"
},
{
"@type": "ListItem",
"position": 18,
"name": "SSL Certificate Decoder",
"url": "https://admintoolkit.io/ssl-cert-decoder/"
},
{
"@type": "ListItem",
"position": 19,
"name": "security.txt Validator/Generator",
"url": "https://admintoolkit.io/security-txt-validator-generator/"
},
{
"@type": "ListItem",
"position": 20,
"name": "TLS Configuration Checker",
"url": "https://admintoolkit.io/tls-configuration-checker/"
},
{
"@type": "ListItem",
"position": 21,
"name": "Redirect / Canonical / Indexability Checker",
"url": "https://admintoolkit.io/redirect-canonical-indexability-checker/"
},
{
"@type": "ListItem",
"position": 22,
"name": "What is my IP?",
"url": "https://admintoolkit.io/what-is-my-ip/"
},
{
"@type": "ListItem",
"position": 23,
"name": "CIDR/Subnet Calculator",
"url": "https://admintoolkit.io/cidr-subnet-calculator/"
},
{
"@type": "ListItem",
"position": 24,
"name": "HDMI EDID Decoder",
"url": "https://admintoolkit.io/edid-decoder/"
}
]
}
]
}