Skip to content
https://ams.org

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
66
GRADE
D
FIX
3
REVIEW
0
PASS
2
INFO
0
Checks
5
2 PASS 3 FIX
F
Open Graph
Action
No Open Graph tags found — social sharing previews will be generic.
FIX
No Open Graph tags found — social sharing previews will be generic.
Warning::
No Open Graph meta tags found
Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Why this matters

Without Open Graph tags, social shares show a broken or empty preview card.

Learn more

When someone shares your URL on Facebook, LinkedIn, Slack, iMessage, or any modern chat app, the preview comes from <meta property="og:*"> tags. Without them you get either no card or whatever fragment the social platform guesses — usually unflattering. The four core og: tags (title, description, image, url) cover what every major platform actually reads.

Source: Open Graph Protocol

Preview

No image set

ams.org

No title set

No description

Preview quality · Twitter/X F · 15/100

Description will be truncated (201 chars / 200 max)

  • twitter:card — Add <meta name="twitter:card" content="summary_large_image">
  • twitter:title — falling back from <title>
  • twitter:description — falling back from <meta name=description>
  • twitter:image — Add twitter:image — preview card without an image looks broken
  • twitter:card is missing

    → Add <meta name="twitter:card" content="summary_large_image">

  • Description will be truncated on Twitter/X (201 chars, max 200)

    → Tighten the description to ≤200 characters

  • No preview image for Twitter/X

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

No image set

AMS.ORG

No title set

No description

Preview quality · Facebook F · 5/100

Description will be truncated (201 chars / 155 max)

  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — Add og:type — Recommended — tells Facebook the content category
  • og:url — Add og:url — Recommended — canonical URL for the share
  • og:site_name — Add og:site_name — Recommended — site-level brand line in the preview
  • Description will be truncated on Facebook (201 chars, max 155)

    → Tighten og:description to ≤155 characters

  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

No title set

ams.org

Preview quality · LinkedIn D · 50/100

Description will be truncated (201 chars / 150 max)

  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • og:image — Add og:image — preview card without an image looks broken
  • Description will be truncated on LinkedIn (201 chars, max 150)

    → Tighten og:description to ≤150 characters

  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

ams.org

No title set

No description

Preview quality · Slack C · 70/100
  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • 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.

F · 35/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
F
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

F

37/100

Site name appears as

Page titlesearch
og:site_name
twitter:site
Organization.nameAmerican Mathematical Society

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

0/20

Meta completeness

4/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • No social share image — shared links render as bare URLs
  • Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
  • og:title missing
  • og:image missing
  • twitter:card missing
  • 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+
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.

JSON-LD Blocks

Block 1 : Organization
16 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://www.ams.org/#organization",
  "name": "American Mathematical Society",
  "legalName": "American Mathematical Society",
  "url": "https://www.ams.org",
  "logo": "https://www.ams.org/images/content/logo.png",
  "foundingDate": "1888",
  "foundingLocation": {
    "@type": "Place",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "New York City",
      "addressRegion": "NY",
      "addressCountry": "US"
    }
  },
  "description": "The American Mathematical Society advances research and connects the global mathematical community through publications, meetings, advocacy, and professional services.",
  "knowsAbout": [
    "Mathematics research",
    "Scholarly publishing",
    "Peer review",
    "Scientific journals",
    "Professional meetings",
    "Mathematics education"
  ],
  "sameAs": [
    "https://www.facebook.com/amermathsoc",
    "https://twitter.com/amermathsoc",
    "https://www.linkedin.com/company/american-mathematical-society"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "201 Charles Street",
    "addressLocality": "Providence",
    "addressRegion": "RI",
    "postalCode": "02904-2213",
    "addressCountry": "US"
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+1-800-321-4267",
      "contactType": "General Inquiries",
      "contactOption": "TollFree",
      "areaServed": "Worldwide",
      "hoursAvailable": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Monday",
          "Tuesday",
          "Wednesday",
          "Thursday",
          "Friday"
        ],
        "opens": "08:00",
        "closes": "16:15"
      }
    }
  ],
  "department": [
    {
      "@type": "Organization",
      "name": "Membership",
      "description": "Recruitment, engagement, and retention of AMS members.",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "201 Charles Street",
        "addressLocality": "Providence",
        "addressRegion": "RI",
        "postalCode": "02904",
        "addressCountry": "US"
      }
    },
    {
      "@type": "Organization",
      "name": "Programs",
      "description": "Professional development programs supporting mathematicians at all career stages.",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "201 Charles Street",
        "addressLocality": "Providence",
        "addressRegion": "RI",
        "postalCode": "02904",
        "addressCountry": "US"
      }
    },
    {
      "@type": "Organization",
      "name": "Development",
      "description": "Philanthropic programs supporting the mission and long-term sustainability of the AMS.",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "201 Charles Street",
        "addressLocality": "Providence",
        "addressRegion": "RI",
        "postalCode": "02904",
        "addressCountry": "US"
      }
    },
    {
      "@type": "Organization",
      "name": "Office of Government Relations",
      "description": "Representation of the mathematical community in public policy and federal advocacy.",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "700 Pennsylvania Avenue SE, Suite 570",
        "addressLocality": "Washington",
        "addressRegion": "DC",
        "postalCode": "20003-2551",
        "addressCountry": "US"
      }
    }
  ],
  "subOrganization": {
    "@type": "Organization",
    "@id": "https://mathscinet.ams.org/#organization",
    "name": "Mathematical Reviews (MathSciNet)",
    "brand": {
      "@type": "Brand",
      "name": "MathSciNet"
    },
    "description": "Comprehensive reviews and bibliographic data for the world's mathematical research literature.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "535 W. William St., Suite 210",
      "addressLocality": "Ann Arbor",
      "addressRegion": "MI",
      "postalCode": "48103",
      "addressCountry": "US"
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "telephone": "+1-734-996-5259",
      "contactType": "MathSciNet Support",
      "areaServed": "Worldwide",
      "hoursAvailable": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Monday",
          "Tuesday",
          "Wednesday",
          "Thursday",
          "Friday"
        ],
        "opens": "08:00",
        "closes": "17:00"
      }
    }
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback