Skip to content
https://makezine.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
86
GRADE
B
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
B
Mixed Content
1 HTTP resource(s) loaded on HTTPS page
REVIEW
1 HTTP resource(s) loaded on HTTPS page
Critical::
HTTP link loaded on HTTPS page
Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
Got: http://gmpg.org/xfn/11 Expected: https://gmpg.org/xfn/11
URL: http://gmpg.org/xfn/11

Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.

Expected: https://gmpg.org/xfn/11
Why this matters

Mixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.

Source: Google Chrome Security

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

64/100

Site name appears as

Page titleClose search results
og:site_nameMake: DIY Projects and Ideas for Makers
twitter:site@make
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

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
  • 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
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://i0.wp.com/makezine.com/wp-content/uploads/2013/01/make_logo_rgb.jpg?fit=1024%2C768&ssl=1
URL: https://i0.wp.com/makezine.com/wp-content/uploads/2013/01/make_logo_rgb.jpg?fit=1024%2C768&ssl=1

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

Preview

makezine.com

Home - Make: DIY Projects and Ideas for Makers

Magazine that celebrates your right to tweak, hack, and bend any technology to your own will.

Preview quality · Twitter/X A · 90/100
  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — Magazine that celebrates your right to tweak, hack, and bend any technology to your own will.
  • twitter:image — falling back from og:image

MAKEZINE.COM

Home - Make: DIY Projects and Ideas for Makers

Magazine that celebrates your right to tweak, hack, and bend any technology to your own will.

Preview quality · Facebook A+ · 100/100
  • og:title — Home - Make: DIY Projects and Ideas for Makers
  • og:description — Magazine that celebrates your right to tweak, hack, and bend any technology to your own will.
  • og:image — https://i0.wp.com/makezine.com/wp-content/uploads/2013/01/make_logo_rgb.jpg?fit=1024%2C768&ssl=1
  • og:type — website
  • og:url — https://makezine.com/
  • og:site_name — Make: DIY Projects and Ideas for Makers
  • og:image is below recommended size (1024×768)

    → Upload an image ≥1200×630 for the large preview card

Home - Make: DIY Projects and Ideas for Makers

makezine.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Home - Make: DIY Projects and Ideas for Makers
  • og:description — Magazine that celebrates your right to tweak, hack, and bend any technology to your own will.
  • og:image — https://i0.wp.com/makezine.com/wp-content/uploads/2013/01/make_logo_rgb.jpg?fit=1024%2C768&ssl=1

makezine.com

Home - Make: DIY Projects and Ideas for Makers

Magazine that celebrates your right to tweak, hack, and bend any technology to your own will.

Preview quality · Slack A+ · 100/100
  • og:title — Home - Make: DIY Projects and Ideas for Makers
  • og:description — Magazine that celebrates your right to tweak, hack, and bend any technology to your own will.
  • og:image — https://i0.wp.com/makezine.com/wp-content/uploads/2013/01/make_logo_rgb.jpg?fit=1024%2C768&ssl=1

Social preview quality

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

A+ · 97/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+
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
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https://makezine.com/",
      "url": "https://makezine.com/",
      "name": "Home - Make: DIY Projects and Ideas for Makers",
      "isPartOf": {
        "@id": "https://makezine.com/#website"
      },
      "about": {
        "@id": "https://makezine.com/#organization"
      },
      "datePublished": "2015-09-22T03:01:28+00:00",
      "dateModified": "2026-02-13T20:29:25+00:00",
      "description": "Make: celebrates your right to tweak, hack, and bend any technology to your will.",
      "breadcrumb": {
        "@id": "https://makezine.com/#breadcrumb"
      },
      "inLanguage": "en-US",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://makezine.com/"
          ]
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://makezine.com/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://makezine.com/#website",
      "url": "https://makezine.com/",
      "name": "Make: DIY Projects and Ideas for Makers",
      "description": "",
      "publisher": {
        "@id": "https://makezine.com/#organization"
      },
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://makezine.com/?s={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-US"
    },
    {
      "@type": "Organization",
      "@id": "https://makezine.com/#organization",
      "name": "Make: Community",
      "url": "https://makezine.com/",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en-US",
        "@id": "https://makezine.com/#/schema/logo/image/",
        "url": "https://i0.wp.com/makezine.com/wp-content/uploads/2018/01/make-logo_%402x.png?fit=251%2C76&ssl=1",
        "contentUrl": "https://i0.wp.com/makezine.com/wp-content/uploads/2018/01/make-logo_%402x.png?fit=251%2C76&ssl=1",
        "width": 251,
        "height": 76,
        "caption": "Make: Community"
      },
      "image": {
        "@id": "https://makezine.com/#/schema/logo/image/"
      },
      "sameAs": [
        "https://www.facebook.com/makemagazine",
        "https://x.com/make",
        "https://instagram.com/makemagazine/",
        "https://www.pinterest.com/makemagazine/",
        "https://www.youtube.com/user/makemagazine",
        "https://discord.gg/mpBkj2hhJ4",
        "https://mastodon.social/@makemagazine"
      ]
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback