Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
B
76/100
Site name appears as
| Page title | IFTTT | |
| og:site_name | IFTTT | |
| twitter:site | @IFTTT | |
| Organization.name | — |
Consistent
Brand assets
Favicon
12/15covers apple-touch-icon + SVG
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
4/15has logo + url
Contact info discoverable
5/10contact page
Findings
- Missing brand name in: Organization.name
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- 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.
ALinks200 links checked, 199 healthy, 1 brokenPASS
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://www.googletagmanager.com | <link> | Not Found |
| 403 | https://web-assets.ifttt.com | <link> | Forbidden |
| 403 | https://assets.ifttt.com | <link> | Forbidden |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
https://web-assets.ifttt.com/builds/assets/ifttt-banner-BdwHPmXv.pngThe og:image URL could not be fetched. Social platforms won't be able to display it.
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
Preview

www.ifttt.com
IFTTT - Automate business & home
Get started with IFTTT, the easiest way to automate your favorite apps and devices for free. Make your home more relaxing. Make your work more productive. We...

WWW.IFTTT.COM
IFTTT - Automate business & home
Get started with IFTTT, the easiest way to automate your favorite apps and devices for free. Make your home more relaxing. Make your work more productive. We...

IFTTT - Automate business & home
www.ifttt.com
www.ifttt.com
IFTTT - Automate business & home
Get started with IFTTT, the easiest way to automate your favorite apps and devices for free. Make your home more relaxing. Make your work more productive. We...

AStructured Data3 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 "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
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://ifttt.com",
"legalName": "IFTTT Inc.",
"foundingDate": "2010",
"logo": {
"@type": "ImageObject",
"url": "https://web-assets.ifttt.com/builds/assets/favicon-coast-CszKO7AM.png"
},
"sameAs": [
"https://www.facebook.com/ifttt",
"https://twitter.com/ifttt",
"https://www.instagram.com/todayatifttt",
"https://www.youtube.com/@IFTTT",
"https://www.tiktok.com/@workswithifttt",
"https://www.linkedin.com/company/ifttt"
],
"address": {
"addressCountry": "USA",
"addressLocality": "San Francisco",
"addressRegion": "CA",
"streetAddress": "2261 Market Street #4383",
"postalCode": "94114",
"@type": "PostalAddress"
},
"founders": [
{
"@type": "Person",
"name": "Linden Tibbets"
}
],
"contactPoint": {
"url": "https://ifttt.com/help",
"@type": "ContactPoint",
"contactType": "customer support"
}
}{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "IFTTT",
"url": "https://ifttt.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://ifttt.com/search/query/{search_term}",
"query-input": "required name=search_term"
}
}{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "IFTTT - Automate business \u0026 home",
"operatingSystem": [
"Web",
"iOS",
"Android"
],
"applicationCategory": "ProductivityApplication",
"description": "IFTTT is the leading no-code automation platform that connects over 900 popular apps and services to help increase productivity at work, at home, and on mobile devices. Easily create custom workflows that integrate popular tools, with support for iOS, Android, and web.",
"url": "https://ifttt.com/",
"image": "https://web-assets.ifttt.com/builds/assets/ifttt-banner-BdwHPmXv.png",
"publisher": {
"@type": "Organization",
"name": "IFTTT",
"url": "https://ifttt.com"
},
"featureList": [],
"softwareHelp": {
"@type": "CreativeWork",
"name": "IFTTT Help Center",
"url": "https://help.ifttt.com/hc/en-us"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.6",
"bestRating": "5",
"reviewCount": "59625"
}
}