Skip to content
https://tensorflow.org

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
90
GRADE
A
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
B
Structured Data
2 JSON-LD block(s) found — some improvements recommended.
REVIEW
2 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing or invalid @context in block #1
The @context should be "https://schema.org" for search engines to recognize the data.
Got: http://schema.org/ Expected: https://schema.org
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
2 JSON-LD blocks found
URL: http://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-LD without @context is invalid structured data — Google ignores the entire block.

Learn more

@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.

Source: JSON-LD spec / schema.org

Adding "sameAs" 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

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
5 properties Valid
Missing or invalid @context
{
  "@context": "http://schema.org/",
  "@type": "Organization",
  "name": "TensorFlow",
  "logo": "https://www.gstatic.com/devrel-devsite/prod/v579073a50c63499824df5a68b8922367066583d283ef78fdade1028efdb4ceb5/tensorflow/images/logo.png",
  "url": "https://www.tensorflow.org/"
}
Block 2 : WebSite
5 properties Valid
{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "name": "TensorFlow",
  "url": "https://www.tensorflow.org/",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.tensorflow.org/s/results?q={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
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 titleTensorFlow
og:site_nameTensorFlow
twitter:site
Organization.nameTensorFlow

Consistent

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

0/10

no contact info discoverable

Findings

  • Missing brand name in: twitter:site
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • 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.

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.
Info::
og:title is short (10 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 10 chars Expected: 25–60 chars
URL: 10 chars

Ideal length is 25–60 characters for social sharing previews.

Expected: 25–60 chars
Why this matters

og:title very short — may render with awkward whitespace in social cards.

Source: Open Graph Protocol

Preview

tensorflow.org

TensorFlow

An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, libraries and community resources.

Preview quality · Twitter/X A · 85/100
  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — falling back from og:description
  • twitter:image — falling back from og:image

TENSORFLOW.ORG

TensorFlow

An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, libraries and community resources.

Preview quality · Facebook A+ · 100/100
  • og:title — TensorFlow
  • og:description — An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, ...
  • og:image — https://www.tensorflow.org/static/images/tf_logo_social.png
  • og:type — website
  • og:url — https://www.tensorflow.org/
  • og:site_name — TensorFlow

TensorFlow

tensorflow.org

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (151 chars / 150 max)

  • og:title — TensorFlow
  • og:description — An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, ...
  • og:image — https://www.tensorflow.org/static/images/tf_logo_social.png
  • Description will be truncated on LinkedIn (151 chars, max 150)

    → Tighten og:description to ≤150 characters

tensorflow.org

TensorFlow

An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, libraries and community resources.

Preview quality · Slack A+ · 100/100
  • og:title — TensorFlow
  • og:description — An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, ...
  • og:image — https://www.tensorflow.org/static/images/tf_logo_social.png

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A+ · 95/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback