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

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
80
GRADE
B
FIX
3
REVIEW
3
PASS
3
INFO
0
Checks
9
3 PASS 3 REVIEW 3 FIX
F
Image Optimization
Action
5 issues found across 16 images
FIX
5 issues found across 16 images
Warning::
7 images significantly larger than display size
Resizing to display dimensions could save approximately 51 KB.
Got: ~51 KB wasted
Warning::
12 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
12 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Info::
13 of 16 images use legacy formats
Info::
2 image(s) rendered at a different aspect ratio than the source
The displayed dimensions distort the source -- CSS is forcing the image into a container at the wrong ratio, producing visible stretching or squashing. Either crop the source to match or use object-fit: cover (and accept the crop). Sample: https://www.masoncircle.com/wp-content/uploads/2025/01/work-icon-1.svg, https://www.masoncircle.com/wp-content/uploads/2025/01/work-icon-2.svg.
D
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

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

D

44/100

Site name appears as

Page titleMason Circle
og:site_nameMason Circle
twitter:site
Organization.name

Consistent

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

5/10

contact page

Findings

  • Missing brand name in: twitter:site, Organization.name
  • 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
  • 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.

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.
Info::
og:title is long (83 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 83 chars Expected: 25–60 chars

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

URL: 83 chars

Titles over 60 characters may be truncated in social sharing previews.

Expected: 25–60 chars
Why this matters

og:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.

Source: Open Graph Protocol

Preview

No image set

www.masoncircle.com

Digital Marketing Agency for Restaurants, Real Estate, & Hospitality | Mason Circle

Mason Circle is a specialist digital marketing agency for restaurants, real estate, hospitality, in London, Birmingham, and Manchester. Grow through SEO, social media, PPC, and creative campaigns.

Preview quality · Twitter/X D · 50/100

Title will be truncated (83 chars / 70 max)

  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — falling back from og:description
  • twitter:image — Add twitter:image — preview card without an image looks broken
  • Title will be truncated on Twitter/X (83 chars, max 70)

    → Shorten the title to ≤70 characters

  • No preview image for Twitter/X

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

No image set

WWW.MASONCIRCLE.COM

Digital Marketing Agency for Restaurants, Real Estate, & Hospitality | Mason Circle

Mason Circle is a specialist digital marketing agency for restaurants, real estate, hospitality, in London, Birmingham, and Manchester. Grow through SEO, social media, PPC, and creative campaigns.

Preview quality · Facebook D · 55/100

Title will be truncated (83 chars / 60 max)

Description will be truncated (196 chars / 155 max)

  • og:title — Digital Marketing Agency for Restaurants, Real Estate, & Hospitality | Mason Circle
  • og:description — Mason Circle is a specialist digital marketing agency for restaurants, real estate, hospitality, in London, Birmingha...
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — https://www.masoncircle.com/
  • og:site_name — Mason Circle
  • Title will be truncated on Facebook (83 chars, max 60)

    → Shorten og:title to ≤60 characters

  • Description will be truncated on Facebook (196 chars, max 155)

    → Tighten og:description to ≤155 characters

  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

Digital Marketing Agency for Restaurants, Real Estate, & Hospitality | Mason Circle

www.masoncircle.com

Preview quality · LinkedIn D · 60/100

Description will be truncated (196 chars / 150 max)

  • og:title — Digital Marketing Agency for Restaurants, Real Estate, & Hospitality | Mason Circle
  • og:description — Mason Circle is a specialist digital marketing agency for restaurants, real estate, hospitality, in London, Birmingha...
  • og:image — Add og:image — preview card without an image looks broken
  • Description will be truncated on LinkedIn (196 chars, max 150)

    → Tighten og:description to ≤150 characters

  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

www.masoncircle.com

Digital Marketing Agency for Restaurants, Real Estate, & Hospitality | Mason Circle

Mason Circle is a specialist digital marketing agency for restaurants, real estate, hospitality, in London, Birmingham, and Manchester. Grow through SEO, social media, PPC, and creative campaigns.

Preview quality · Slack B · 80/100
  • og:title — Digital Marketing Agency for Restaurants, Real Estate, & Hospitality | Mason Circle
  • og:description — Mason Circle is a specialist digital marketing agency for restaurants, real estate, hospitality, in London, Birmingha...
  • 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.

D · 61/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
C
Structured Data
Action
3 JSON-LD block(s) found — some improvements recommended.
REVIEW
3 JSON-LD block(s) found — some improvements recommended.
Critical::
Malformed JSON-LD block #1
JSON parse error: json: cannot unmarshal array into Go value of type map[string]interface {}
Info::
3 JSON-LD blocks found

JSON parse error: json: cannot unmarshal array into Go value of type map[string]interface {}

Why this matters

JSON-LD block fails to parse — Google ignores the entire block, so structured data effectively isn't there.

Learn more

Common causes: trailing comma, single quotes instead of double, unescaped quote in a string value. Validate at https://validator.schema.org/ or Search Console's Rich Results Test.

Source: schema.org / Google Search Central

JSON-LD Blocks

Block 1 : SiteNavigationElement
0 properties Invalid
Invalid JSON: json: cannot unmarshal array into Go value of type map[string]interface {}
[
  {
    "@context": "https:\/\/schema.org\/",
    "@graph": [
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#home",
        "name": "Home",
        "url": "https:\/\/www.masoncircle.com\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#about-us",
        "name": "About Us",
        "url": "https:\/\/www.masoncircle.com\/digital-marketing-agency-in-london\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#restaurant-marketing-services",
        "name": "Restaurant Marketing Services",
        "url": "https:\/\/www.masoncircle.com\/restaurant-marketing-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#hospitality-marketing-services",
        "name": "Hospitality Marketing Services",
        "url": "https:\/\/www.masoncircle.com\/hospitality-marketing-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#fashion-marketing-services",
        "name": "Fashion Marketing Services",
        "url": "https:\/\/www.masoncircle.com\/fashion-marketing-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#real-estate-marketing-services",
        "name": "Real Estate Marketing Services",
        "url": "https:\/\/www.masoncircle.com\/real-estate-marketing-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#luxury-marketing-services",
        "name": "Luxury Marketing Services",
        "url": "https:\/\/www.masoncircle.com\/luxury-marketing-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#wellness-marketing-services",
        "name": "Wellness Marketing Services",
        "url": "https:\/\/www.masoncircle.com\/wellness-marketing-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#hotel-marketing-services",
        "name": "Hotel Marketing Services",
        "url": "https:\/\/www.masoncircle.com\/hotel-marketing-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#tech-software-services",
        "name": "Tech & Software Services",
        "url": "https:\/\/www.masoncircle.com\/tech-software-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#creators-services",
        "name": "Creators Services",
        "url": "https:\/\/www.masoncircle.com\/creators-services\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#our-impact",
        "name": "Our Impact",
        "url": "https:\/\/www.masoncircle.com\/our-impact\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#request-proposal",
        "name": "Request Proposal",
        "url": "https:\/\/www.masoncircle.com\/request-proposal\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#locations",
        "name": "Locations",
        "url": "https:\/\/www.masoncircle.com\/social-media-agency\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#blog",
        "name": "Blog",
        "url": "https:\/\/www.masoncircle.com\/blog\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#awards",
        "name": "Awards",
        "url": "https:\/\/www.masoncircle.com\/awards\/"
      },
      {
        "@context": "https:\/\/schema.org\/",
        "@type": "SiteNavigationElement",
        "@id": "https:\/\/www.masoncircle.com\/#contact-us",
        "name": "Contact us",
        "url": "https:\/\/www.masoncircle.com\/contactus\/"
      }
    ]
  },
  {
    "@context": "https:\/\/schema.org\/",
    "@type": "WebSite",
    "@id": "https:\/\/www.masoncircle.com#website",
    "headline": "Mason Circle",
    "name": "Mason Circle",
    "description": "Mason Circle is a specialist digital marketing agency for restaurants, real estate, hospitality, in London, Birmingham, and Manchester. Grow through SEO, social media, PPC, and creative campaigns.",
    "url": "https:\/\/www.masoncircle.com",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https:\/\/www.masoncircle.com?s={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https:\/\/schema.org\/",
    "@type": "Organization",
    "@id": "https:\/\/www.masoncircle.com#Organization",
    "name": "Mason Circle",
    "url": "https:\/\/www.masoncircle.com",
    "sameAs": []
  }
]
Block 2 : FAQPage
3 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Restaurant Marketing Agency",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>Looking to attract more diners and boost reservations? Mason Circle is a specialist restaurant marketing agency in London, Birmingham, and Manchester, working with restaurants, bars, lounges, and cafes.<\/p><p>Our restaurant marketing services include:<br \/>\u2022 Local SEO for \u201crestaurants near me\u201d searches.<br \/>\u2022 Social media campaigns on Instagram and TikTok.<br \/>\u2022 Paid ads that drive bookings and walk-ins.<br \/>\u2022 Review and reputation management.<\/p><p>From fine dining to casual eateries, we deliver restaurant marketing solutions that fill tables and build loyalty.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Real Estate Marketing Agency",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>The real estate industry runs on visibility and trust. Mason Circle is a dedicated real estate marketing agency in London, Birmingham, and Manchester, helping agents, developers, and property firms reach serious buyers.<\/p><p>Our real estate marketing services include:<br \/>\u2022 SEO and paid ads targeting property buyers.<br \/>\u2022 Photography, video, and virtual tours.<br \/>\u2022 Lead generation funnels for qualified enquiries.<br \/>\u2022 PR and content to build long-term authority.<\/p><p>We position your listings to stand out \u2014 and sell faster.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Hospitality Marketing Services",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>Mason Circle is a trusted hospitality marketing agency in London, Birmingham, and Manchester, working with hotels, resorts, and nightlife venues to drive bookings and guest loyalty.<\/p><p>Our hospitality marketing services include:<br \/>\u2022 Hotel SEO and booking optimisation.<br \/>\u2022 Paid campaigns targeting travellers.<br \/>\u2022 Reputation management on TripAdvisor, Google, and booking sites.<br \/>\u2022 Social media storytelling to capture the guest experience.<\/p><p>We help hospitality brands fill rooms and create repeat stays.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Health & Wellness Marketing Agency",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>Mason Circle provides tailored health &amp; wellness marketing in London for spas, clinics, fitness studios, and lifestyle brands.<\/p><p>Our wellness marketing services include:<br \/>\u2022 Local SEO for competitive urban markets.<br \/>\u2022 Instagram and influencer campaigns.<br \/>\u2022 Paid ads for consultations, memberships, or treatments.<br \/>\u2022 Educational content marketing to build authority.<\/p><p>We help wellness brands connect authentically and grow sustainably.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Fashion & Luxury Retail Marketing Agency",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>In luxury retail, branding and visibility matter most. Mason Circle partners with fashion houses and premium retailers across London to drive discovery, engagement, and sales.<\/p><p>Our fashion marketing services include:<br \/>\u2022 Fashion SEO for brand visibility.<br \/>\u2022 Influencer collaborations and Instagram growth.<br \/>\u2022 Paid ads for e-commerce and in-store sales.<br \/>\u2022 Creative content production \u2014 lookbooks, shoots, campaigns.<\/p><p>We help luxury retailers thrive both online and offline.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Luxury Lifestyle Marketing Solutions",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>Luxury lifestyle brands thrive on exclusivity. Mason Circle delivers bespoke lifestyle marketing in London for premium brands, services, and experiences.<\/p><p>Our luxury marketing services include:<br \/>\u2022 Branding and content strategies that build prestige.<br \/>\u2022 Digital PR and influencer outreach.<br \/>\u2022 SEO and paid campaigns tailored to luxury audiences.<\/p><p>We craft campaigns that resonate with high-net-worth audiences and maintain brand sophistication.<\/p>"
      }
    }
  ]
}
Block 3 : FAQPage
3 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What makes Mason Circle different from other digital marketing agencies in London?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>At Mason Circle, we specialise in industries such as restaurants, real estate, hospitality, wellness, fashion, and luxury. Instead of generic campaigns, we provide tailored strategies that align with your sector, ensuring measurable results and stronger ROI.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Do you offer restaurant marketing services for small and independent restaurants?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>Yes. Whether you\u2019re a fine dining restaurant, a casual caf\u00e9, or a lounge, we create restaurant marketing solutions designed to increase bookings, footfall, and customer loyalty. Our focus is on visibility through SEO, social media, and targeted paid campaigns.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "How can Mason Circle help with real estate marketing?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>We provide complete real estate marketing services including SEO, PPC, property lead generation, and high-quality visual campaigns such as photography, video, and virtual tours. Our strategies are designed to attract serious buyers and investors.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Do you provide international marketing solutions or only in the UK?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>While we are based in London, Mason Circle works with clients across the UK, Europe, and the Middle East. Our digital campaigns are designed to scale globally, with localised strategies where needed.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Can you help a luxury fashion brand with influencer marketing?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>Absolutely. Mason Circle partners with influencers and content creators relevant to fashion and luxury retail. We ensure your brand reaches the right audience through curated influencer collaborations, SEO for fashion e-commerce, and high-impact social campaigns.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "How do you measure success in hospitality marketing?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>For hotels, resorts, and lounges, we focus on measurable KPIs such as occupancy rates, booking growth, review improvement, and direct revenue generated from campaigns.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "Do you offer customised marketing packages?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>Yes, all our solutions are fully bespoke. Whether you\u2019re a wellness brand looking for local SEO or a real estate firm targeting global investors, we create a package aligned to your goals.<\/p>"
      }
    },
    {
      "@type": "Question",
      "name": "How do I get started with Mason Circle?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "<p>Simply schedule a consultation with our team. We\u2019ll review your current marketing, understand your goals, and propose a tailored plan to deliver real results for your industry.<\/p>"
      }
    }
  ]
}
B
Autoplay Media
2 autoplay media element(s) -- all muted
REVIEW
2 autoplay media element(s) -- all muted
Info::
2 autoplay media element(s) on page (muted)
Autoplay video transfers bytes whether the user engages or not -- a sustainability concern even when muted. Consider replacing with a static poster image and a click-to-play overlay; the user opts in to the bandwidth cost.
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+
Rich Results Eligibility
3 JSON-LD block(s) declaring 1 schema type(s)
PASS
3 JSON-LD block(s) declaring 1 schema type(s)
Info::
1 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): FAQPage (×2) Search engines decide whether to render rich results based on content quality + page-level signals; declaring the schema is necessary but not sufficient.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback