Skip to content
https://www.ifttt.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
95
GRADE
A
FIX
0
REVIEW
1
PASS
4
INFO
0
Checks
5
4 PASS 1 REVIEW
B
Brand Presence
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Partial brand coverage — a few channels are missing brand signals.

B

76/100

Site name appears as

Page titleIFTTT
og:site_nameIFTTT
twitter:site@IFTTT
Organization.name

Consistent

Brand assets

Favicon

12/15

covers apple-touch-icon + SVG

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

4/15

has logo + url

Contact info discoverable

5/10

contact 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.

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
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://web-assets.ifttt.com/builds/assets/ifttt-banner-BdwHPmXv.png
URL: https://web-assets.ifttt.com/builds/assets/ifttt-banner-BdwHPmXv.png

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

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...

A
Structured Data
3 JSON-LD block(s) found — structured data is well configured.
PASS
3 JSON-LD block(s) found — structured data is well configured.
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Custom type "SoftwareApplication" — unable to validate specific properties
Info::
3 JSON-LD blocks found

The "name" property is required for the Organization schema type.

Why this matters

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.

Why this matters

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

Block 1 : Organization
10 properties Valid
Missing required property: name
{
  "@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"
  }
}
Block 2 : WebSite
5 properties Valid
{
  "@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"
  }
}
Block 3 : SoftwareApplication
13 properties Valid
{
  "@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"
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback