Skip to content
https://condorcycles.com

Content

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

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

C

61/100

Site name appears as

Page titleVisa
og:site_nameCondor Cycles
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

4/15

has logo + url

Contact info discoverable

10/10

contact page, mailto link + tel link

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
  • Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support

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://cdn.shopify.com/s/files/1/0858/4882/files/logo_d5094b1a-129b-46f4-933f-0cbcb783a307.png?height=628&pad_color=fff&v=1650461557&width=1200
Info::
og:title is short (13 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 13 chars Expected: 25–60 chars
URL: https://cdn.shopify.com/s/files/1/0858/4882/files/logo_d5094b1a-129b-46f4-933f-0cbcb783a307.png?height=628&pad_color=fff&v=1650461557&width=1200

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

URL: 13 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

condorcycles.com

Condor Cycles

Building bespoke bicycles since 1948. We offer a large selection of clothing, accessories and components, full workshop facilities and a fitting service.

CONDORCYCLES.COM

Condor Cycles

Building bespoke bicycles since 1948. We offer a large selection of clothing, accessories and components, full workshop facilities and a fitting service.

Condor Cycles

condorcycles.com

condorcycles.com

Condor Cycles

Building bespoke bicycles since 1948. We offer a large selection of clothing, accessories and components, full workshop facilities and a fitting service.

A
Structured Data
2 JSON-LD block(s) found — structured data is well configured.
PASS
2 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::
2 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

JSON-LD Blocks

Block 1 : Organization
6 properties Valid
Missing required property: name
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "url": "https://www.condorcycles.com/",
  "logo": "//www.condorcycles.com/cdn/shop/files/Condor_Logo.svg?v=1774443708",
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+442072696820",
      "contactType": "customer service"
    }
  ],
  "sameAs": [
    "https://twitter.com/condorcycles",
    "https://www.facebook.com/condorcycles",
    "https://www.pinterest.co.uk/condorcycles",
    "https://instagram.com/condorcycles",
    "https://www.youtube.com/condorcycles"
  ]
}
Block 2 : WebSite
6 properties Valid
{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "url": "https://www.condorcycles.com/",
  "name": "Condor Cycles",
  "description": "Building bespoke bicycles since 1948. We offer a large selection of clothing, accessories and components, full workshop facilities and a fitting service.",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://www.condorcycles.com/search?q={query}"
    },
    "query-input": "required name=query"
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback