Skip to content
https://arkansas.gov

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
86
GRADE
B
FIX
1
REVIEW
1
PASS
3
INFO
0
Checks
5
3 PASS 1 REVIEW 1 FIX
C
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

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

C

64/100

Site name appears as

Page titleArkansas.gov
og:site_nameArkansas.gov
twitter:site
Organization.name

Consistent

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

5/10

tel link

Findings

  • Missing brand name in: twitter:site, Organization.name
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • 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+
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.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://portal.arkansas.gov/wp-content/uploads/ar-arkansas-flag.jpg
Info::
og:title is short (12 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 12 chars Expected: 25–60 chars
URL: https://portal.arkansas.gov/wp-content/uploads/ar-arkansas-flag.jpg

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

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

URL: 12 chars

Ideal length is 25–60 characters for social sharing previews.

Expected: 25–60 chars
Why this matters

og:title very short — may render with awkward whitespace in social cards.

Source: Open Graph Protocol

Preview

arkansas.gov

Arkansas.gov

Explore Arkansas.gov, your portal for everything Arkansas. Access information on state government services, resources, and other helpful information.

Preview quality · Twitter/X A · 85/100
  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — falling back from og:description
  • twitter:image — falling back from og:image

ARKANSAS.GOV

Arkansas.gov

Explore Arkansas.gov, your portal for everything Arkansas. Access information on state government services, resources, and other helpful information.

Preview quality · Facebook A+ · 100/100
  • og:title — Arkansas.gov
  • og:description — Explore Arkansas.gov, your portal for everything Arkansas. Access information on state government services, resources...
  • og:image — https://portal.arkansas.gov/wp-content/uploads/ar-arkansas-flag.jpg
  • og:type — website
  • og:url — https://portal.arkansas.gov/
  • og:site_name — Arkansas.gov
  • og:image is below recommended size (724×483)

    → Upload an image ≥1200×630 for the large preview card

Arkansas.gov

arkansas.gov

Preview quality · LinkedIn A+ · 100/100
  • og:title — Arkansas.gov
  • og:description — Explore Arkansas.gov, your portal for everything Arkansas. Access information on state government services, resources...
  • og:image — https://portal.arkansas.gov/wp-content/uploads/ar-arkansas-flag.jpg

arkansas.gov

Arkansas.gov

Explore Arkansas.gov, your portal for everything Arkansas. Access information on state government services, resources, and other helpful information.

Preview quality · Slack A+ · 100/100
  • og:title — Arkansas.gov
  • og:description — Explore Arkansas.gov, your portal for everything Arkansas. Access information on state government services, resources...
  • og:image — https://portal.arkansas.gov/wp-content/uploads/ar-arkansas-flag.jpg

Social preview quality

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

A+ · 96/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+
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 "WebPage" — unable to validate specific properties

JSON-LD Blocks

Block 1 : WebPage
2 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https:\/\/portal.arkansas.gov\/",
      "url": "https:\/\/portal.arkansas.gov\/",
      "name": "Arkansas.gov",
      "isPartOf": {
        "@id": "https:\/\/portal.arkansas.gov\/#website"
      },
      "about": {
        "@id": "https:\/\/portal.arkansas.gov\/#organization"
      },
      "datePublished": "2023-03-27T17:25:21+00:00",
      "dateModified": "2024-07-17T15:25:11+00:00",
      "description": "Explore Arkansas.gov, your portal for everything Arkansas. Access information on state government services, resources, and other helpful information.",
      "breadcrumb": {
        "@id": "https:\/\/portal.arkansas.gov\/#breadcrumb"
      },
      "inLanguage": "en-US",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https:\/\/portal.arkansas.gov\/"
          ]
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https:\/\/portal.arkansas.gov\/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https:\/\/portal.arkansas.gov\/#website",
      "url": "https:\/\/portal.arkansas.gov\/",
      "name": "Arkansas.gov",
      "description": "",
      "publisher": {
        "@id": "https:\/\/portal.arkansas.gov\/#organization"
      },
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https:\/\/portal.arkansas.gov\/?s={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-US"
    },
    {
      "@type": "Organization",
      "@id": "https:\/\/portal.arkansas.gov\/#organization",
      "name": "Arkansas.gov",
      "url": "https:\/\/portal.arkansas.gov\/",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en-US",
        "@id": "https:\/\/portal.arkansas.gov\/#\/schema\/logo\/image\/",
        "url": "https:\/\/portal.arkansas.gov\/wp-content\/uploads\/2023\/03\/Arkansas.gov-Logo.svg",
        "contentUrl": "https:\/\/portal.arkansas.gov\/wp-content\/uploads\/2023\/03\/Arkansas.gov-Logo.svg",
        "caption": "Arkansas.gov"
      },
      "image": {
        "@id": "https:\/\/portal.arkansas.gov\/#\/schema\/logo\/image\/"
      }
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback