Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
D
53/100
Site name appears as
| Page title | Awesome WordPress Themes & Plugins | |
| og:site_name | aThemes | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
- twitter:card missing
- No Organization schema — Google can't render your logo in the knowledge panel
- Only partial contact info discoverable — consider adding a dedicated contact page or mailto/tel link
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
ALinks112 links checked, 111 healthy, 1 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| 403 | https://athemes.com/xmlrpc.php?rsd | <link> | Forbidden |
| 403 | https://js.stripe.com | <link> | Forbidden |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
Without twitter:card, Twitter renders posts as plain text — no preview image, no structured layout.
Learn more ▾ ▴
Twitter requires `<meta name="twitter:card" content="summary_large_image">` (or summary) to render share-cards at all. Without it, links appear as raw text and engagement plummets vs cards. Twitter also falls back to og:image if twitter:image isn't set, so configure both.
Source: Twitter Developer Platform
Preview

athemes.com
aThemes - Awesome WordPress Themes
We create awesome WordPress themes, both free and premium. Our themes focus on simplicity (no bloat here!), ease of use, and clean design.
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">

ATHEMES.COM
aThemes - Awesome WordPress Themes
We create awesome WordPress themes, both free and premium. Our themes focus on simplicity (no bloat here!), ease of use, and clean design.
- og:title — aThemes - Awesome WordPress Themes
- og:description — We create awesome WordPress themes, both free and premium. Our themes focus on simplicity (no bloat here!), ease of u...
- og:image — https://athemes.com/wp-content/uploads/athemes-hero-1.jpg
- og:type — website
- og:url — https://athemes.com/
- og:site_name — aThemes
og:image is below recommended size (900×730)
→ Upload an image ≥1200×630 for the large preview card

aThemes - Awesome WordPress Themes
athemes.com
- og:title — aThemes - Awesome WordPress Themes
- og:description — We create awesome WordPress themes, both free and premium. Our themes focus on simplicity (no bloat here!), ease of u...
- og:image — https://athemes.com/wp-content/uploads/athemes-hero-1.jpg
athemes.com
aThemes - Awesome WordPress Themes
We create awesome WordPress themes, both free and premium. Our themes focus on simplicity (no bloat here!), ease of use, and clean design.

- og:title — aThemes - Awesome WordPress Themes
- og:description — We create awesome WordPress themes, both free and premium. Our themes focus on simplicity (no bloat here!), ease of u...
- og:image — https://athemes.com/wp-content/uploads/athemes-hero-1.jpg
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+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://athemes.com/",
"url": "https://athemes.com/",
"name": "aThemes - Awesome WordPress Themes & Plugins",
"isPartOf": {
"@id": "https://athemes.com/#website"
},
"about": {
"@id": "https://athemes.com/#organization"
},
"datePublished": "2013-07-22T15:46:52+00:00",
"dateModified": "2025-05-19T12:37:39+00:00",
"description": "We create awesome WordPress themes and plugins. Our products focus on simplicity (no bloat here!), ease of use, and clean design.",
"breadcrumb": {
"@id": "https://athemes.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://athemes.com/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://athemes.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://athemes.com/#website",
"url": "https://athemes.com/",
"name": "aThemes",
"description": "Awesome WordPress Themes",
"publisher": {
"@id": "https://athemes.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://athemes.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://athemes.com/#organization",
"name": "aThemes",
"url": "https://athemes.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://athemes.com/#/schema/logo/image/",
"url": "https://athemes.com/wp-content/uploads/logo-2.png",
"contentUrl": "https://athemes.com/wp-content/uploads/logo-2.png",
"width": 263,
"height": 60,
"caption": "aThemes"
},
"image": {
"@id": "https://athemes.com/#/schema/logo/image/"
}
}
]
}