Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
C
65/100
Site name appears as
| Page title | XDA | |
| og:site_name | XDA | |
| twitter:site | @xdadevelopers | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- 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.
A+Links200 links checked, 200 healthy, 0 brokenPASS
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
https://static0.xdaimages.com/wordpress/wp-content/uploads/social/xda-og-img.png?w=1200&h=675&fit=cropThe og:image URL could not be fetched. Social platforms won't be able to display it.
An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.
Learn more ▾ ▴
Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.
Source: Open Graph Protocol / Facebook Sharing Debugger
3 charsIdeal length is 25–60 characters for social sharing previews.
25–60 charsog:title very short — may render with awkward whitespace in social cards.
Source: Open Graph Protocol
Preview

xda-developers.com
XDA
The world’s best source for computing news, reviews, editorials guides, and more.
- twitter:card — summary_large_image
- twitter:title — XDA
- twitter:description — The world’s best source for computing news, reviews, editorials guides, and more.
- twitter:image — https://static0.xdaimages.com/wordpress/wp-content/uploads/social/xda-og-img.png?q=70&fit=crop&w=1200&h=628&dpr=1

XDA-DEVELOPERS.COM
XDA
The world’s best source for computing news, reviews, editorials guides, and more.
- og:title — XDA
- og:description — The world’s best source for computing news, reviews, editorials guides, and more.
- og:image — https://static0.xdaimages.com/wordpress/wp-content/uploads/social/xda-og-img.png?w=1200&h=675&fit=crop
- og:type — website
- og:url — https://www.xda-developers.com/
- og:site_name — XDA

XDA
xda-developers.com
- og:title — XDA
- og:description — The world’s best source for computing news, reviews, editorials guides, and more.
- og:image — https://static0.xdaimages.com/wordpress/wp-content/uploads/social/xda-og-img.png?w=1200&h=675&fit=crop
xda-developers.com
XDA
The world’s best source for computing news, reviews, editorials guides, and more.

- og:title — XDA
- og:description — The world’s best source for computing news, reviews, editorials guides, and more.
- og:image — https://static0.xdaimages.com/wordpress/wp-content/uploads/social/xda-og-img.png?w=1200&h=675&fit=crop
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
Adding "description" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
Adding "potentialAction" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "XDA",
"url": "https://www.xda-developers.com",
"publisher": {
"@type": "Organization",
"@id": "https://www.xda-developers.com/#website",
"name": "XDA",
"url": "https://www.xda-developers.com",
"description": "The world\u2019s best source for computing news, reviews, editorials guides, and more.",
"publishingPrinciples": "https://www.xda-developers.com/page/our-editorial-guidelines/",
"foundingDate": "2002",
"alternateName": "XDA",
"sameAs": [
"https://www.youtube.com/user/xdadevelopers?sub_confirmation=1",
"https://www.facebook.com/xda.developers",
"https://www.instagram.com/xdasocial/",
"https://twitter.com/xdadevelopers",
"https://www.linkedin.com/company/xda-developers/",
"https://bsky.app/profile/xdasocial.bsky.social",
"https://discord.gg/e4v8qtkcBw",
"https://t.me/xdadevelopershub"
],
"logo": {
"@type": "ImageObject",
"url": "https://static0.xdaimages.com/assets/images/xda-amp-logo.png",
"caption": "XDA Logo"
}
}
}