Skip to content
https://websitedemos.net

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
90
GRADE
A
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
F
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.

F

18/100

Site name appears as

Page titleWebsite Demos
og:site_nameWebsite Demos
twitter:site
Organization.name

Consistent

Brand assets

Favicon

0/15

Social share image

0/20

Meta completeness

8/20

Organization schema

0/15

Contact info discoverable

0/10

no contact info discoverable

Findings

  • Missing brand name in: twitter:site, Organization.name
  • No social share image — shared links render as bare URLs
  • No favicon link tags detected — browsers fall back to the generic globe
  • og:image missing
  • No Organization schema — Google can't render your logo in the knowledge panel
  • No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

C
Open Graph
Action
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Warning::
Missing og:description
The og:description tag controls the description in social sharing previews.
Warning::
Missing og:image
The og:image tag provides a preview image for social sharing.

The og:description tag controls the description in social sharing previews.

Why this matters

No og:description means social cards either show no subtitle or scrape the first paragraph — usually unflattering.

Learn more

Without og:description, social platforms either render no subtitle or pull whatever text appears first on the page. The first paragraph is rarely written for share-card context. A purpose-written 150-200 character og:description gives a polished card.

Source: Open Graph Protocol

The og:image tag provides a preview image for social sharing.

Why this matters

No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.

Learn more

Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.

Source: Open Graph Protocol

Preview

No image set

websitedemos.net

Website Templates Archive - Website Demos

No description

Preview quality · Twitter/X F · 45/100
  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — Add twitter:description to give the preview body text
  • twitter:image — Add twitter:image — preview card without an image looks broken
  • No preview image for Twitter/X

    → Add og:image or twitter:image (≥300×157 for summary_large_image)

No image set

WEBSITEDEMOS.NET

Website Templates Archive - Website Demos

No description

Preview quality · Facebook D · 50/100
  • og:title — Website Templates Archive - Website Demos
  • og:description — Add og:description to give the preview body text
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — https://websitedemos.net/website-templates/
  • og:site_name — Website Demos
  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

Website Templates Archive - Website Demos

websitedemos.net

Preview quality · LinkedIn D · 50/100
  • og:title — Website Templates Archive - Website Demos
  • og:description — Add og:description to give the preview body text
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

websitedemos.net

Website Templates Archive - Website Demos

No description

Preview quality · Slack C · 65/100
  • og:title — Website Templates Archive - Website Demos
  • og:description — Add og:description to give the preview body text
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image — Slack unfurl will be text-only

    → Add og:image or twitter:image

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

D · 52/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+
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+
Structured Data
2 JSON-LD block(s) found — structured data is well configured.
PASS
2 JSON-LD block(s) found — structured data is well configured.
Info::
Custom type "CollectionPage" — unable to validate specific properties
Info::
Custom type "VideoObject" — unable to validate specific properties
Info::
2 JSON-LD blocks found

JSON-LD Blocks

Block 1 : CollectionPage
2 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@graph": [
    {
      "@type": "CollectionPage",
      "@id": "https:\/\/websitedemos.net\/website-templates\/",
      "url": "https:\/\/websitedemos.net\/website-templates\/",
      "name": "Website Templates Archive - Website Demos",
      "isPartOf": {
        "@id": "https:\/\/websitedemos.net\/#website"
      },
      "primaryImageOfPage": {
        "@id": "https:\/\/websitedemos.net\/website-templates\/#primaryimage"
      },
      "image": {
        "@id": "https:\/\/websitedemos.net\/website-templates\/#primaryimage"
      },
      "thumbnailUrl": "https:\/\/websitedemos.net\/wp-content\/uploads\/2026\/02\/communities-02-home.jpg",
      "breadcrumb": {
        "@id": "https:\/\/websitedemos.net\/website-templates\/#breadcrumb"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "ImageObject",
      "inLanguage": "en-US",
      "@id": "https:\/\/websitedemos.net\/website-templates\/#primaryimage",
      "url": "https:\/\/websitedemos.net\/wp-content\/uploads\/2026\/02\/communities-02-home.jpg",
      "contentUrl": "https:\/\/websitedemos.net\/wp-content\/uploads\/2026\/02\/communities-02-home.jpg",
      "width": 1200,
      "height": 4493
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https:\/\/websitedemos.net\/website-templates\/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https:\/\/websitedemos.net\/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Website Templates"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https:\/\/websitedemos.net\/#website",
      "url": "https:\/\/websitedemos.net\/",
      "name": "Website Demos",
      "description": "The Fastest, Lightweight Ready Websites",
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https:\/\/websitedemos.net\/?s={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-US"
    }
  ]
}
Block 2 : VideoObject
6 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@type": "VideoObject",
  "name": "Why Choose Starter Templates | Best Templates for WordPress Websites",
  "thumbnailUrl": "https:\/\/wpastra.com\/wp-content\/uploads\/2023\/12\/why-starter-templates-thumbnail.jpg",
  "uploadDate": "2025-06-13T15:39:58+05:30",
  "contentUrl": "\/\/www.youtube.com\/embed\/JDK2lLFunDU?iv_load_policy=3&modestbranding=1&playinline=1&showinfo=0&rel=0&enablejsapi=1"
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback