Content
· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DImage OptimizationAction3 issues found across 4 imagesFIX
DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
D
51/100
Site name appears as
| Page title | Physician-Led Adult Psychiatric Care | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
8/15single size only
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
0/15Contact info discoverable
10/10contact page, mailto link + tel link
Findings
- Missing brand name in: og:site_name, twitter:site, Organization.name
- Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- twitter:card missing
- 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+Links19 links checked, 19 healthy, 0 brokenPASS
Redirects (10)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://netxpsych.com/services.html | https://netxpsych.com/services.html | <a> | 0 |
| https://netxpsych.com/faq.html | https://netxpsych.com/faq.html | <a> | 0 |
| https://netxpsych.com/who-provides-your-... | https://netxpsych.com/who-provides-your-... | <a> | 0 |
| https://netxpsych.com/intake-wizard.html | https://netxpsych.com/intake-wizard.html | <a> | 0 |
| https://netxpsych.com/contact.html | https://netxpsych.com/contact.html | <a> | 0 |
| https://netxpsych.com/resources.html | https://netxpsych.com/resources.html | <a> | 0 |
| https://netxpsych.com/privacy-policy.htm... | https://netxpsych.com/privacy-policy.htm... | <a> | 0 |
| https://netxpsych.com/hipaa-notice.html | https://netxpsych.com/hipaa-notice.html | <a> | 0 |
| https://netxpsych.com/accessibility-stat... | https://netxpsych.com/accessibility-stat... | <a> | 0 |
| https://netxpsych.com/terms-of-use.html | https://netxpsych.com/terms-of-use.html | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
The og:site_name tag displays the website name in social previews.
Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.
Learn more ▾ ▴
og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.
Source: Open Graph Protocol
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

netxpsych.com
Northeast Texas Psychiatry
Physician-led adult psychiatric care for patients across Northeast Texas, with an office in Flint serving communities throughout the region.
- 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">

NETXPSYCH.COM
Northeast Texas Psychiatry
Physician-led adult psychiatric care for patients across Northeast Texas, with an office in Flint serving communities throughout the region.
- og:title — Northeast Texas Psychiatry
- og:description — Physician-led adult psychiatric care for patients across Northeast Texas, with an office in Flint serving communities...
- og:image — https://netxpsych.com/assets/images/logo.webp
- og:type — website
- og:url — https://netxpsych.com/
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview

Northeast Texas Psychiatry
netxpsych.com
- og:title — Northeast Texas Psychiatry
- og:description — Physician-led adult psychiatric care for patients across Northeast Texas, with an office in Flint serving communities...
- og:image — https://netxpsych.com/assets/images/logo.webp
netxpsych.com
Northeast Texas Psychiatry
Physician-led adult psychiatric care for patients across Northeast Texas, with an office in Flint serving communities throughout the region.

- og:title — Northeast Texas Psychiatry
- og:description — Physician-led adult psychiatric care for patients across Northeast Texas, with an office in Flint serving communities...
- og:image — https://netxpsych.com/assets/images/logo.webp
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": "MedicalClinic",
"name": "Northeast Texas Psychiatry, PLLC",
"url": "https://netxpsych.com/",
"telephone": "+1-903-509-0999",
"email": "support@netxpsych.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "10760 FM 2813, Suite 500",
"addressLocality": "Flint",
"addressRegion": "TX",
"postalCode": "75762",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 32.2352035970543,
"longitude": -95.34591150168279
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday"
],
"opens": "09:00",
"closes": "17:00"
}
],
"medicalSpecialty": "Psychiatry",
"areaServed": "Northeast Texas and surrounding East Texas communities",
"foundingDate": "2025"
}