Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
C
57/100
Site name appears as
| Page title | Academy of American Poets | |
| og:site_name | Home | |
| twitter:site | @POETSorg | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
4/15Organization schema present but missing all recommended fields
Contact info discoverable
0/10no contact info discoverable
Findings
- Brand name differs across channels — users see inconsistent identity
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- Organization schema missing logo — add a logo property pointing to a square PNG
- Organization schema missing url — point it at the canonical homepage
- Consider adding contactPoint — helps appear in "contact us" rich results
- 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.
ALinks101 links checked, 99 healthy, 1 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://poets.org/american-poets-magazine/previous... | <a> | Not Found |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
4 charsIdeal length is 25–60 characters for social sharing previews.
25–60 charsog:title very short — may render with awkward whitespace in social cards.
Source: Open Graph Protocol
Preview

poets.org
Home
Home The Academy of American Poets is the largest membership-based nonprofit organization fostering an appreciation for contemporary poetry and supporting American poets.
- twitter:card — summary
- twitter:title — Home
- twitter:description — falling back from og:description
- twitter:image — https://www.poets.org/sites/default/files/poets-twitter.png

POETS.ORG
Home
Home The Academy of American Poets is the largest membership-based nonprofit organization fostering an appreciation for contemporary poetry and supporting American poets.
Description will be truncated (170 chars / 155 max)
- og:title — Home
- og:description — Home The Academy of American Poets is the largest membership-based nonprofit organization fostering an appreciation f...
- og:image — https://www.poets.org/sites/default/files/poets-og_0.png
- og:type — Non-Profit
- og:url — https://poets.org/home
- og:site_name — Home
Description will be truncated on Facebook (170 chars, max 155)
→ Tighten og:description to ≤155 characters

Home
poets.org
Description will be truncated (170 chars / 150 max)
- og:title — Home
- og:description — Home The Academy of American Poets is the largest membership-based nonprofit organization fostering an appreciation f...
- og:image — https://www.poets.org/sites/default/files/poets-og_0.png
Description will be truncated on LinkedIn (170 chars, max 150)
→ Tighten og:description to ≤150 characters
poets.org
Home
Home The Academy of American Poets is the largest membership-based nonprofit organization fostering an appreciation for contemporary poetry and supporting American poets.

- og:title — Home
- og:description — Home The Academy of American Poets is the largest membership-based nonprofit organization fostering an appreciation f...
- og:image — https://www.poets.org/sites/default/files/poets-og_0.png
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 | — | — | — |
AStructured Data1 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the Organization schema type.
Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.
Learn more ▾ ▴
Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.
Source: Google Search Central / schema.org
Adding "url" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
Adding "logo" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
Adding "sameAs" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://poets.org/home",
"name": "Academy of American Poets",
"url": "https://poets.org/",
"telephone": "(212) 274-0343",
"address": {
"@type": "PostalAddress",
"streetAddress": [
"75 Maiden Lane",
"Suite 901"
],
"addressLocality": "New York",
"addressRegion": "NY",
"postalCode": "10038",
"addressCountry": "USA"
}
}
]
}