Skip to content
https://netxpsych.com

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
94
GRADE
A
FIX
2
REVIEW
0
PASS
7
INFO
0
Checks
9
7 PASS 2 FIX
D
Image Optimization
Action
3 issues found across 4 images
FIX
3 issues found across 4 images
Warning::
1 images significantly larger than display size
Resizing to display dimensions could save approximately 46 KB.
Got: ~46 KB wasted
Warning::
4 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
1 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
D
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

Partial brand coverage — a few channels are missing brand signals.

D

51/100

Site name appears as

Page titlePhysician-Led Adult Psychiatric Care
og:site_name
twitter:site
Organization.name

Consistent

Brand assets

Favicon

8/15

single size only

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

14/20

Organization schema

0/15

Contact info discoverable

10/10

contact 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+
Mixed Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
A
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.
Info::
Missing twitter:card
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

The og:site_name tag displays the website name in social previews.

Why this matters

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.

Why this matters

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.

Preview quality · Twitter/X D · 50/100
  • 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.

Preview quality · Facebook A · 85/100
  • 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

Preview quality · LinkedIn A+ · 100/100
  • 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.

Preview quality · Slack A+ · 100/100
  • 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.

B · 83/100
FieldTwitter/XFacebookLinkedInSlack
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 Depth
OG image dimensions and Twitter card configuration look healthy
PASS
OG image dimensions and Twitter card configuration look healthy
Info::
OG/Twitter Card depth is clean -- dimensions, card type, and inheritance all valid
A+
Structured Data
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 JSON-LD block(s) found — structured data is well configured.
Info::
Custom type "MedicalClinic" — unable to validate specific properties

JSON-LD Blocks

Block 1 : MedicalClinic
12 properties Valid
{
  "@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"
}
A+
Rich Results Eligibility
1 JSON-LD block(s) declaring 1 schema type(s)
PASS
1 JSON-LD block(s) declaring 1 schema type(s)
Info::
1 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): MedicalClinic Search engines decide whether to render rich results based on content quality + page-level signals; declaring the schema is necessary but not sufficient.
A+
Autoplay Media
No autoplay media on the page
PASS
No autoplay media on the page
Info::
No autoplay media on the page
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback