Skip to content
https://eaglepatches.uk

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
89
GRADE
B
FIX
2
REVIEW
1
PASS
6
INFO
0
Checks
9
6 PASS 1 REVIEW 2 FIX
F
Image Optimization
Action
6 issues found across 188 images
FIX
6 issues found across 188 images
Warning::
38 images significantly larger than display size
Resizing to display dimensions could save approximately 2100 KB.
Got: ~2100 KB wasted
Warning::
100 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
18 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Info::
125 of 188 images use legacy formats
Warning::
Total image weight: 3681 KB (3.6 MB)
Consider compressing images, using modern formats, and serving appropriately sized images.
Info::
2 image(s) wider than 400px without srcset (no responsive serving)
These images deliver the same asset to every viewport (mobile, tablet, retina). Adding srcset / <picture> lets the browser pick a viewport-appropriate variant and typically saves 40-70% of bytes on mobile. Sample: https://eaglepatches.uk/wp-content/uploads/2024/05/bulldogsequin_1.webp, https://eaglepatches.uk/wp-content/uploads/2024/05/bulldogsequin_1.webp.
D
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

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

D

44/100

Site name appears as

Page titleFree Design & Fast Delivery
og:site_nameEagle Patches UK
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

0/20

Meta completeness

14/20

Organization schema

0/15

Contact info discoverable

10/10

contact page, mailto link + tel link

Findings

  • Brand name differs across channels — users see inconsistent identity
  • No social share image — shared links render as bare URLs
  • og:image missing
  • No Organization schema — Google can't render your logo in the knowledge panel

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Warning::
Missing og:image
The og:image tag provides a preview image for social sharing.

The og:image tag provides a preview image for social sharing.

Why this matters

No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.

Learn more

Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.

Source: Open Graph Protocol

Preview

No image set

eaglepatches.uk

Custom Patches UK | Free Design & Fast Delivery

Order custom patches UK-wide with free design service and fast delivery. Embroidered, PVC, woven & chenille patches — get your free quote today.

Preview quality · Twitter/X C · 65/100
  • twitter:card — summary_large_image
  • twitter:title — Custom Patches UK | Free Design & Fast Delivery
  • twitter:description — Order custom patches UK-wide with free design service and fast delivery. Embroidered, PVC, woven & chenille patches —...
  • twitter:image — Add twitter:image — preview card without an image looks broken
  • No preview image for Twitter/X

    → Add og:image or twitter:image (≥300×157 for summary_large_image)

No image set

EAGLEPATCHES.UK

Custom Patches UK | Free Design & Fast Delivery

Order custom patches UK-wide with free design service and fast delivery. Embroidered, PVC, woven & chenille patches — get your free quote today.

Preview quality · Facebook C · 65/100
  • og:title — Custom Patches UK | Free Design & Fast Delivery
  • og:description — Order custom patches UK-wide with free design service and fast delivery. Embroidered, PVC, woven & chenille patches —...
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — https://eaglepatches.uk/
  • og:site_name — Eagle Patches UK
  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

Custom Patches UK | Free Design & Fast Delivery

eaglepatches.uk

Preview quality · LinkedIn C · 65/100
  • og:title — Custom Patches UK | Free Design & Fast Delivery
  • og:description — Order custom patches UK-wide with free design service and fast delivery. Embroidered, PVC, woven & chenille patches —...
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

eaglepatches.uk

Custom Patches UK | Free Design & Fast Delivery

Order custom patches UK-wide with free design service and fast delivery. Embroidered, PVC, woven & chenille patches — get your free quote today.

Preview quality · Slack B · 80/100
  • og:title — Custom Patches UK | Free Design & Fast Delivery
  • og:description — Order custom patches UK-wide with free design service and fast delivery. Embroidered, PVC, woven & chenille patches —...
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image — Slack unfurl will be text-only

    → Add og:image or twitter:image

Social preview quality

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

C · 68/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
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 / Twitter Card Depth
OG image dimensions and Twitter card configuration look healthy
PASS
OG image dimensions and Twitter card configuration look healthy
Info::
OG/Twitter Card depth is clean -- dimensions, card type, and inheritance all valid
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.
Info::
Custom type "Place" — unable to validate specific properties
Info::
2 JSON-LD blocks found

JSON-LD Blocks

Block 1 : Place
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Place",
      "@id": "https://eaglepatches.uk/#place",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "18 Fitzwilliam St, Broomhall, Sheffield S1 4JQ, United Kingdom",
        "addressRegion": "South Yorkshire",
        "postalCode": "S1 4JQ",
        "addressCountry": "GB",
        "addressLocality": "Broomhall"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://eaglepatches.uk/#organization",
      "name": "Eagle Patches UK",
      "url": "https://eaglepatches.uk",
      "sameAs": [
        "https://www.facebook.com/eaglepatches"
      ],
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "18 Fitzwilliam St, Broomhall, Sheffield S1 4JQ, United Kingdom",
        "addressRegion": "South Yorkshire",
        "postalCode": "S1 4JQ",
        "addressCountry": "GB",
        "addressLocality": "Broomhall"
      },
      "logo": {
        "@type": "ImageObject",
        "@id": "https://eaglepatches.uk/#logo",
        "url": "https://eaglepatches.uk/wp-content/uploads/2024/05/Layer_1.png",
        "contentUrl": "https://eaglepatches.uk/wp-content/uploads/2024/05/Layer_1.png",
        "caption": "Eagle Patches UK",
        "inLanguage": "en-US",
        "width": "99",
        "height": "98"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+442080543111",
          "contactType": "customer support"
        }
      ],
      "description": "We make a wide variety of bespoke patches in UK. Customised patches UK are simple to sew on or adhere using various techniques to a range of outfits, and they will improve the general appearance of your clothes as well as your individuality, making them stand out from the crowd. We have a variety of UK-made patch styles, so you might be able to locate your favourite.",
      "location": {
        "@id": "https://eaglepatches.uk/#place"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://eaglepatches.uk/#website",
      "url": "https://eaglepatches.uk",
      "name": "Eagle Patches UK",
      "alternateName": "Eagle Patches UK",
      "publisher": {
        "@id": "https://eaglepatches.uk/#organization"
      },
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://eaglepatches.uk/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ImageObject",
      "@id": "https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-7.png",
      "url": "https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-7.png",
      "width": "200",
      "height": "200",
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://eaglepatches.uk/#webpage",
      "url": "https://eaglepatches.uk/",
      "name": "Custom Patches UK | Free Design &amp; Fast Delivery",
      "datePublished": "2024-06-12T12:11:03+00:00",
      "dateModified": "2026-08-20T13:03:49+00:00",
      "about": {
        "@id": "https://eaglepatches.uk/#organization"
      },
      "isPartOf": {
        "@id": "https://eaglepatches.uk/#website"
      },
      "primaryImageOfPage": {
        "@id": "https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-7.png"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "Person",
      "@id": "https://eaglepatches.uk/author/admin/",
      "name": "admin",
      "url": "https://eaglepatches.uk/author/admin/",
      "image": {
        "@type": "ImageObject",
        "@id": "https://secure.gravatar.com/avatar/733f939a94aad19a31e83a4dbd7aa09d49a7d9b6a4c223486579234c98f1ef19?s=96&amp;d=mm&amp;r=g",
        "url": "https://secure.gravatar.com/avatar/733f939a94aad19a31e83a4dbd7aa09d49a7d9b6a4c223486579234c98f1ef19?s=96&amp;d=mm&amp;r=g",
        "caption": "admin",
        "inLanguage": "en-US"
      },
      "sameAs": [
        "https://eaglepatches.uk/"
      ],
      "worksFor": {
        "@id": "https://eaglepatches.uk/#organization"
      }
    },
    {
      "@type": "Article",
      "headline": "Custom Patches UK | Free Design &amp; Fast Delivery",
      "keywords": "custom patches",
      "datePublished": "2024-06-12T12:11:03+00:00",
      "dateModified": "2026-08-20T13:03:49+00:00",
      "author": {
        "@id": "https://eaglepatches.uk/author/admin/",
        "name": "admin"
      },
      "publisher": {
        "@id": "https://eaglepatches.uk/#organization"
      },
      "description": "Order custom patches UK-wide with free design service and fast delivery. Embroidered, PVC, woven &amp; chenille patches \u2014 get your free quote today.",
      "name": "Custom Patches UK | Free Design &amp; Fast Delivery",
      "@id": "https://eaglepatches.uk/#richSnippet",
      "isPartOf": {
        "@id": "https://eaglepatches.uk/#webpage"
      },
      "image": {
        "@id": "https://eaglepatches.uk/wp-content/uploads/2025/08/Ellipse-7.png"
      },
      "inLanguage": "en-US",
      "mainEntityOfPage": {
        "@id": "https://eaglepatches.uk/#webpage"
      }
    }
  ]
}
Block 2 : FAQPage
3 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Is Each Patch Custom Styled?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p><span style=\"font-weight: 400;\">Absolutely! Every patch we make is fully personalised, from colours to threads to backings. Share your idea and we\u2019ll turn it into a one-of-a-kind piece.<\/span><\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Can I Trust the Quality of Eagle Patches UK?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p><span style=\"font-weight: 400;\">Totally. We use high-quality materials, tight stitching, and strict checks to make sure your patch looks sharp and lasts long, even after washes or wear.<\/span><\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "How Fast Can You Deliver My Custom Patches?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p><span style=\"font-weight: 400;\">Fast! Most orders are made and delivered across the UK within 7\u201310 business days after approval. Need them sooner? Let us know, we\u2019ll hustle.<\/span><\/p><p><span style=\"font-weight: 400;\">\u00a0<\/span><\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "What Makes Your Customer Service Stand Out?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p><span style=\"font-weight: 400;\">We reply quick, stay helpful, and actually listen. From your first sketch to the final stitch, we\u2019re with you the whole way. No bots. No fluff. Just real support.<\/span><\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Why Choose Eagle Patches UK Over Others?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p><span style=\"font-weight: 400;\">We\u2019re UK-based, patch-obsessed, and all about getting your design just right. Plus, our prices won\u2019t make you flinch. Win-win.<\/span><\/p><p><span style=\"font-weight: 400;\">\u00a0<\/span><\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Can I Get a Free Preview Before Ordering?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p><span style=\"font-weight: 400;\">Yes! Every order includes a free digital mockup. You can review it, make changes, and only approve when you&#8217;re 100% happy.<\/span><\/p>"
      }
    }
  ]
}
A+
Rich Results Eligibility
2 JSON-LD block(s) declaring 8 schema type(s)
PASS
2 JSON-LD block(s) declaring 8 schema type(s)
Info::
SiteLinks Search Box markup detected
The page declares a `WebSite` schema with a `potentialAction` of `SearchAction`. This makes the homepage eligible for Google's in-SERP search box -- a high-visibility SERP feature for branded queries.
Info::
8 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): Article, FAQPage, ImageObject, Organization, Person, Place, WebPage, WebSite Search engines decide whether to render rich results based on content quality + page-level signals; declaring the schema is necessary but not sufficient.
A+
Autoplay Media
No autoplay media on the page
PASS
No autoplay media on the page
Info::
No autoplay media on the page
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback