Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FOpen GraphActionNo Open Graph tags found — social sharing previews will be generic.FIX
Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.
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
prestashop.com
No title set
No description
- 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">
No preview image for Twitter/X
→ Add og:image or twitter:image (≥300×157 for summary_large_image)
PRESTASHOP.COM
No title set
No description
- 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
No preview image for Facebook
→ Add og:image (recommended 1200×630)
No title set
prestashop.com
- 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 for LinkedIn
→ Add og:image (recommended 1200×627)
prestashop.com
No title set
No description
- 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.
| 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 | — | — | — |
FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
F
34/100
Site name appears as
| Page title | PrestaShop | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | PrestaShop |
Consistent
Brand assets
Favicon
0/15Social share image
0/20Meta completeness
4/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10contact page
Findings
- Missing brand name in: og:site_name, twitter:site
- No social share image — shared links render as bare URLs
- No favicon link tags detected — browsers fall back to the generic globe
- og:title missing
- og:image missing
- twitter:card missing
- Consider adding contactPoint — helps appear in "contact us" rich results
- 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+Links132 links checked, 132 healthy, 0 brokenPASS
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Structured Data2 JSON-LD block(s) found — structured data is well configured.PASS
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
Adding "description" 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 "potentialAction" 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",
"@type": "Organization",
"name": "PrestaShop",
"url": "https://prestashop.com",
"logo": "https://prestashop.comdata:image/svg+xml,%3csvg%20width='567'%20height='63'%20viewBox='0%200%20567%2063'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%201.1H23.26C39.95%201.1%2047.52%2012.68%2047.52%2022.71C47.52%2032.74%2039.95%2044.32%2023.26%2044.32H15.96V61.74H0V1.1ZM21.7%2030.65C28.08%2030.65%2031.09%2026.82%2031.09%2022.72C31.09%2018.62%2028.08%2014.79%2021.7%2014.79H15.95V30.66H21.7V30.65Z'%20fill='black'/%3e%3cpath%20d='M55.78%201.1H78.94C95.63%201.1%20103.02%2012.68%20103.02%2022.71C103.02%2028.91%20100.19%2035.57%2094.27%2039.85L105.12%2061.74H87.15L78.76%2044.32H71.74V61.74H55.78V1.1ZM77.03%2030.65C83.5%2030.65%2086.61%2026.82%2086.61%2022.72C86.61%2018.62%2083.51%2014.79%2077.03%2014.79H71.74V30.66H77.03V30.65Z'%20fill='black'/%3e%3cpath%20d='M113.93%201.1H153.97V14.32H129.89V24.62H150.5V37.84H129.89V48.51H154.97V61.73H113.93V1.1Z'%20fill='black'/%3e%3cpath%20d='M162.79%2041.13H178.93C179.2%2046.78%20184.31%2049.16%20189.14%2049.16C193.52%2049.16%20197.71%2047.24%20197.71%2044.05C197.71%2035.2%20163.69%2042.23%20163.69%2018.88C163.69%207.39%20173.54%200%20187.13%200C204%200%20212.39%2010.12%20213.03%2022.16H196.89C196.62%2016.87%20192.79%2013.68%20187.68%2013.68C183.3%2013.68%20180.11%2015.14%20180.11%2018.7C180.11%2029.37%20214.13%2020.16%20214.13%2044.05C214.13%2055.45%20204.01%2062.84%20189.42%2062.84C173.55%2062.84%20163.52%2055.18%20162.79%2041.14V41.13Z'%20fill='black'/%3e%3cpath%20d='M234.08%2015.23H217.03V1.09H267.19V15.23H250.04V61.74H234.08V15.23Z'%20fill='black'/%3e%3cpath%20d='M282.99%201.1H302.96L323.75%2061.75H306.88L303.5%2050.9H281.98L278.61%2061.75H262.1L282.98%201.1H282.99ZM299.32%2037.67L292.75%2016.88L286.18%2037.67H299.31H299.32Z'%20fill='black'/%3e%3cpath%20d='M326.27%2041.13H342.41C342.68%2046.78%20347.79%2049.16%20352.62%2049.16C357%2049.16%20361.19%2047.24%20361.19%2044.05C361.19%2035.2%20327.17%2042.23%20327.17%2018.88C327.17%207.39%20337.02%200%20350.61%200C367.48%200%20375.87%2010.12%20376.51%2022.16H360.37C360.1%2016.87%20356.27%2013.68%20351.16%2013.68C346.78%2013.68%20343.59%2015.14%20343.59%2018.7C343.59%2029.37%20377.61%2020.16%20377.61%2044.05C377.61%2055.45%20367.49%2062.84%20352.9%2062.84C337.03%2062.84%20327%2055.18%20326.27%2041.14V41.13Z'%20fill='black'/%3e%3cpath%20d='M387.34%201.1H403.3V24.36H424.91V1.1H440.87V61.75H424.91V37.58H403.3V61.75H387.34V1.1Z'%20fill='black'/%3e%3cpath%20d='M449.55%2031.28C449.55%2012.68%20461.95%200%20480.1%200C498.25%200%20510.74%2012.68%20510.74%2031.28C510.74%2049.88%20498.34%2062.83%20480.1%2062.83C461.86%2062.83%20449.55%2050.06%20449.55%2031.28ZM480.1%2049.15C488.58%2049.15%20494.33%2041.85%20494.33%2031.28C494.33%2020.71%20488.58%2013.68%20480.1%2013.68C471.62%2013.68%20465.96%2020.79%20465.96%2031.28C465.96%2041.77%20471.71%2049.15%20480.1%2049.15Z'%20fill='black'/%3e%3cpath%20d='M519.41%201.1H542.66C559.35%201.1%20566.92%2012.68%20566.92%2022.71C566.92%2032.74%20559.35%2044.32%20542.66%2044.32H535.36V61.74H519.4V1.1H519.41ZM541.12%2030.65C547.5%2030.65%20550.51%2026.82%20550.51%2022.72C550.51%2018.62%20547.5%2014.79%20541.12%2014.79H535.37V30.66H541.12V30.65Z'%20fill='black'/%3e%3c/svg%3e"
}{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "PrestaShop",
"url": "https://prestashop.com"
}