Skip to content
https://norriq.com

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
88
GRADE
B
FIX
1
REVIEW
3
PASS
5
INFO
0
Checks
9
5 PASS 3 REVIEW 1 FIX
F
Image Optimization
Action
5 issues found across 16 images
FIX
5 issues found across 16 images
Warning::
2 images significantly larger than display size
Resizing to display dimensions could save approximately 0 KB.
Got: ~0 KB wasted
Warning::
14 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
8 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Warning::
1 above-fold image(s) marked loading="lazy" (LCP anti-pattern)
Above-fold images marked lazy delay LCP -- the browser waits for the IntersectionObserver to fire before fetching, even though the image is in the initial viewport. Remove `loading="lazy"` on above-the-fold images (especially the LCP candidate). Sample: https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:992:413/g:fp:0.5314849134915338:0.6047988154409296/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fppefytqi%2F69d9988108dec9d5ee276faee20a5a93.jpg@webp.
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://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:992:413/g:fp:0.5314849134915338:0.6047988154409296/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fppefytqi%2F69d9988108dec9d5ee276faee20a5a93.jpg@webp, https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:700:700/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fwhekbgux%2Ftefcold-1.jpg@webp.
B
Structured Data
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Warning::
Missing required property "url" for WebSite
The "url" property is required for the WebSite schema type.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Missing recommended property "potentialAction" for WebSite
Adding "potentialAction" can improve how search engines display your content.

The "name" property is required for the WebSite 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

The "url" property is required for the WebSite 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

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

Adding "potentialAction" 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 : WebSite
2 properties Valid
Missing required property: name
Missing required property: url
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://norriq.com/#website",
      "@type": "WebSite",
      "description": "NORRIQ helps you to fulfill your business potential through technology and digital transformation. We are specialists in ERP, CRM, BI and e-commerce.",
      "inLanguage": "en-US",
      "name": "NORRIQ - ERP, CRM, PIM, BI & e-commerce",
      "url": "https://norriq.com"
    },
    {
      "@id": "https://norriq.com/#webpage",
      "@type": "WebPage",
      "description": "NORRIQ Group is NORRIQ Denmark, NORRIQ Belgium and NORRIQ Financial Services. And we do digital transformation with ERP, PIM, CRM, BI, AI and eCommerce.",
      "name": "We are the NORRIQ Group | Welcome",
      "url": "https://norriq.com",
      "isPartOf": {
        "@id": "https://norriq.com/#website"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://norriq.com"
          ]
        }
      ]
    }
  ]
}
B
Autoplay Media
1 autoplay media element(s) -- all muted
REVIEW
1 autoplay media element(s) -- all muted
Info::
1 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.
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

57/100

Site name appears as

Page titleWelcome
og:site_namenorriq-marketing-website
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

0/15

Contact info discoverable

10/10

contact page + mailto 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
  • 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.

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.

Preview

norriq.com

We are the NORRIQ Group | Welcome

NORRIQ Group is NORRIQ Denmark, NORRIQ Belgium and NORRIQ Financial Services. And we do digital transformation with ERP, PIM, CRM, BI, AI and eCommerce.

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

NORRIQ.COM

We are the NORRIQ Group | Welcome

NORRIQ Group is NORRIQ Denmark, NORRIQ Belgium and NORRIQ Financial Services. And we do digital transformation with ERP, PIM, CRM, BI, AI and eCommerce.

Preview quality · Facebook A+ · 100/100
  • og:title — We are the NORRIQ Group | Welcome
  • og:description — NORRIQ Group is NORRIQ Denmark, NORRIQ Belgium and NORRIQ Financial Services. And we do digital transformation with E...
  • og:image — https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:1200:630/g:fp:0.5314849134915338:0.604798815440929...
  • og:type — website
  • og:url — https://norriq.com/
  • og:site_name — norriq-marketing-website

We are the NORRIQ Group | Welcome

norriq.com

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (152 chars / 150 max)

  • og:title — We are the NORRIQ Group | Welcome
  • og:description — NORRIQ Group is NORRIQ Denmark, NORRIQ Belgium and NORRIQ Financial Services. And we do digital transformation with E...
  • og:image — https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:1200:630/g:fp:0.5314849134915338:0.604798815440929...
  • Description will be truncated on LinkedIn (152 chars, max 150)

    → Tighten og:description to ≤150 characters

norriq.com

We are the NORRIQ Group | Welcome

NORRIQ Group is NORRIQ Denmark, NORRIQ Belgium and NORRIQ Financial Services. And we do digital transformation with ERP, PIM, CRM, BI, AI and eCommerce.

Preview quality · Slack A+ · 100/100
  • og:title — We are the NORRIQ Group | Welcome
  • og:description — NORRIQ Group is NORRIQ Denmark, NORRIQ Belgium and NORRIQ Financial Services. And we do digital transformation with E...
  • og:image — https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:1200:630/g:fp:0.5314849134915338:0.604798815440929...

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
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
1 JSON-LD block(s) declaring 2 schema type(s)
PASS
1 JSON-LD block(s) declaring 2 schema type(s)
Info::
2 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): 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.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback