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

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
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://res.cloudinary.com/pitch-software/image/upload/f_auto/website/social-image-png.jpg
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.
URL: https://res.cloudinary.com/pitch-software/image/upload/f_auto/website/social-image-png.jpg

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

The og:url tag specifies the canonical URL for the shared content.

Why this matters

Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.

Learn more

og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.

Source: Open Graph Protocol

Preview

www.pitch.com

Presentation software for fast-moving teams | Pitch

Pitch is the complete pitching platform that enables any team to quickly create sleek presentations that get results. Sign up for free.

WWW.PITCH.COM

Presentation software for fast-moving teams | Pitch

Pitch is the complete pitching platform that enables any team to quickly create sleek presentations that get results. Sign up for free.

Presentation software for fast-moving teams | Pitch

www.pitch.com

www.pitch.com

Presentation software for fast-moving teams | Pitch

Pitch is the complete pitching platform that enables any team to quickly create sleek presentations that get results. Sign up for free.

C
Brand Presence
Action
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.

C

67/100

Site name appears as

Page titlePitch
og:site_namePitch
twitter:site@pitch
Organization.name

Consistent

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

0/10

no contact info discoverable

Findings

  • Missing brand name in: Organization.name
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • 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.

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+
Structured Data
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 JSON-LD block(s) found — structured data is well configured.
Info::
Custom type "WebPage" — unable to validate specific properties

JSON-LD Blocks

Block 1 : WebPage
7 properties Valid
{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "url": "https://pitch.com",
  "@id": "https://pitch.com/#webpage",
  "name": "Pitch",
  "description": "Pitch is presentation software that enables any team to quickly create beautiful decks that drive decisions.",
  "mainEntity": {
    "@type": "WebSite",
    "name": "Pitch",
    "alternateName": [
      "Pitch",
      "Pitch.com",
      "pitch.com"
    ],
    "url": "https://pitch.com",
    "@id": "https://pitch.com/#website",
    "about": {
      "@type": "Thing",
      "url": "https://www.wikidata.org/wiki/Q2115026",
      "name": "presentation software"
    },
    "publisher": {
      "@type": "Organization",
      "name": "Pitch",
      "legalName": "Pitch Software GmbH",
      "description": "Pitch is presentation software that enables any team to quickly create beautiful decks that drive decisions.",
      "url": "https://pitch.com",
      "sameAs": [
        "https://www.facebook.com/PitchHQ/",
        "https://twitter.com/Pitch",
        "https://www.youtube.com/@Pitchhq",
        "https://www.linkedin.com/company/pitchhq"
      ]
    }
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback