Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FMixed ContentAction4 HTTP resource(s) loaded on HTTPS pageFIX
http://gmpg.org/xfn/11Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
https://gmpg.org/xfn/11Mixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.
Source: Google Chrome Security
http://fonts.googleapis.com/css?family=RationaleModern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
https://fonts.googleapis.com/css?family=RationaleMixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.
Source: Google Chrome Security
http://s7.addthis.com/js/250/addthis_widget.jsModern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
https://s7.addthis.com/js/250/addthis_widget.jsMixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.
Source: Google Chrome Security
http://www.wampserver.com/wp-content/themes/wampserver/img/illustration-contrib.pngModern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
https://www.wampserver.com/wp-content/themes/wampserver/img/illustration-contrib.pngMixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.
Source: Google Chrome Security
FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
F
33/100
Site name appears as
| Page title | Apache, MySQL, PHP | |
| og:site_name | WampServer | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
0/15Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
0/15Contact info discoverable
0/10no contact info discoverable
Findings
- Brand name differs across channels — users see inconsistent identity
- Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
- No favicon link tags detected — browsers fall back to the generic globe
- twitter:card 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.
CLinksAction55 links checked, 50 healthy, 5 brokenREVIEW
Broken Links (5)
| Status | URL | Found in | Error |
|---|---|---|---|
| 403 | https://www.wampserver.com/xmlrpc.php | <link> | Forbidden |
| 403 | https://www.wampserver.com/xmlrpc.php?rsd | <link> | Forbidden |
| ERR | http://s7.addthis.com/js/250/addthis_widget.js | <script> | Get "http://s7.addthis.com/js/250/addthi... |
| 404 | http://obroekma.home.xs4all.nl/aetraymenu/ | <a> | Not Found |
| 404 | http://news.alterway.fr/cartes_de_voeux_2014/ | <a> | Not Found |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| http://hebergement.alterway.fr | http://hebergement.alterway.fr | <a> | 0 |
BStructured Data1 JSON-LD block(s) found — some improvements recommended.REVIEW
The "name" property is required for the WebSite 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
The "url" property is required for the WebSite 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 "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",
"@graph": [
{
"@type": "WebSite",
"@id": "https://www.wampserver.com/#website",
"url": "https://www.wampserver.com/",
"name": "WampServer",
"description": "WampServer est une plate-forme de d\u00e9veloppement Web sous Windows pour des applications Web dynamiques \u00e0 l\u2019aide du serveur Apache2, du langage de scripts PHP et d\u2019une base de donn\u00e9es MySQL.",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://www.wampserver.com/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "fr-FR"
},
{
"@type": "CollectionPage",
"@id": "https://www.wampserver.com/#webpage",
"url": "https://www.wampserver.com/",
"name": "WampServer, la plate-forme de d\u00e9veloppement Web sous Windows - Apache, MySQL, PHP",
"isPartOf": {
"@id": "https://www.wampserver.com/#website"
},
"description": "WampServer est une plate-forme de d\u00e9veloppement Web sous Windows permettant de d\u00e9velopper des applications Web dynamiques avec Apache2, PHP et de MySQL.",
"inLanguage": "fr-FR"
}
]
}AOpen GraphOpen Graph tags are well configured for social sharing.PASS
10 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
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
Without twitter:card, Twitter renders posts as plain text — no preview image, no structured layout.
Learn more ▾ ▴
Twitter requires `<meta name="twitter:card" content="summary_large_image">` (or summary) to render share-cards at all. Without it, links appear as raw text and engagement plummets vs cards. Twitter also falls back to og:image if twitter:image isn't set, so configure both.
Source: Twitter Developer Platform
Preview

www.wampserver.com
WampServer
WampServer est une plate-forme de développement Web sous Windows pour des applications Web dynamiques à l’aide du serveur Apache2, du langage de scripts PHP et d’une base de données MySQL.
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">

WWW.WAMPSERVER.COM
WampServer
WampServer est une plate-forme de développement Web sous Windows pour des applications Web dynamiques à l’aide du serveur Apache2, du langage de scripts PHP et d’une base de données MySQL.
Description will be truncated (195 chars / 155 max)
- og:title — WampServer
- og:description — WampServer est une plate-forme de développement Web sous Windows pour des applications Web dynamiques à l’aide du ser...
- og:image — http://www.wampserver.com/wp-content/themes/wampserver/img/illustration-contrib.png
- og:type — website
- og:url — https://www.wampserver.com/
- og:site_name — WampServer
Description will be truncated on Facebook (195 chars, max 155)
→ Tighten og:description to ≤155 characters

WampServer
www.wampserver.com
Description will be truncated (195 chars / 150 max)
- og:title — WampServer
- og:description — WampServer est une plate-forme de développement Web sous Windows pour des applications Web dynamiques à l’aide du ser...
- og:image — http://www.wampserver.com/wp-content/themes/wampserver/img/illustration-contrib.png
Description will be truncated on LinkedIn (195 chars, max 150)
→ Tighten og:description to ≤150 characters
www.wampserver.com
WampServer
WampServer est une plate-forme de développement Web sous Windows pour des applications Web dynamiques à l’aide du serveur Apache2, du langage de scripts PHP et d’une base de données MySQL.

- og:title — WampServer
- og:description — WampServer est une plate-forme de développement Web sous Windows pour des applications Web dynamiques à l’aide du ser...
- og:image — http://www.wampserver.com/wp-content/themes/wampserver/img/illustration-contrib.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 | ⚠ | — | — | — |