Skip to content
https://wallpapers.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
83
GRADE
B
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
F
Mixed Content
Action
3 HTTP resource(s) loaded on HTTPS page
FIX
3 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://ajax.googleapis.com Expected: https://ajax.googleapis.com
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://cdnjs.cloudflare.com Expected: https://cdnjs.cloudflare.com
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://maxcdn.bootstrapcdn.com Expected: https://maxcdn.bootstrapcdn.com
URL: http://ajax.googleapis.com

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

Expected: https://ajax.googleapis.com
Why this matters

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

Source: Google Chrome Security

URL: http://cdnjs.cloudflare.com

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

Expected: https://cdnjs.cloudflare.com
Why this matters

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

Source: Google Chrome Security

URL: http://maxcdn.bootstrapcdn.com

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

Expected: https://maxcdn.bootstrapcdn.com
Why this matters

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

Source: Google Chrome Security

B
Structured Data
2 JSON-LD block(s) found — some improvements recommended.
REVIEW
2 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing or invalid @context in block #2
The @context should be "https://schema.org" for search engines to recognize the data.
Got: http://schema.org/ Expected: https://schema.org
Info::
Custom type "WebPage" — unable to validate specific properties
Info::
Custom type "ImageObject" — unable to validate specific properties
Info::
2 JSON-LD blocks found
URL: http://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-LD without @context is invalid structured data — Google ignores the entire block.

Learn more

@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.

Source: JSON-LD spec / schema.org

JSON-LD Blocks

Block 1 : WebPage
2 properties Valid
{
  "@context": "http://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "url": "https://wallpapers.com",
      "@id": "https://wallpapers.com#webpage",
      "name": "Wallpapers.com | 1,500,000+ Free HD Wallpapers for Desktop, Mobiles & Tablets",
      "description": "Download 100% free wallpapers for all screen sizes. Over 1,500,000+ HD wallpapers to choose from. Multiple sizes available for all screen sizes - 100% Free!",
      "inLanguage": "en",
      "significantLink": [
        "https://wallpapers.com/backgrounds",
        "https://wallpapers.com/pictures",
        "https://wallpapers.com/free-svg",
        "https://wallpapers.com/free-png",
        "https://wallpapers.com/tools/"
      ],
      "isPartOf": {
        "@type": "WebSite",
        "name": "Wallpapers.com | 1,500,000+ Free HD Wallpapers for Desktop, Mobiles & Tablets",
        "url": "https://wallpapers.com",
        "@id": "https://wallpapers.com#website",
        "description": "Download 100% free wallpapers for all screen sizes. Over 1,500,000+ HD wallpapers to choose from. Multiple sizes available for all screen sizes - 100% Free!"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://wallpapers.com/search/{search_term_string}",
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      },
      "publisher": {
        "@type": "Organization",
        "name": "Wallpapers.com",
        "@id": "https://wallpapers.com#organization",
        "description": "Download 100% free wallpapers for all screen sizes. Over 1,500,000+ HD wallpapers to choose from. Multiple sizes available for all screen sizes - 100% Free!",
        "parentOrganization": {
          "@type": "Corporation",
          "name": "Targa Ltd",
          "legalName": "Targa Ltd",
          "url": "https://www.targa.com",
          "@id": "https://www.targa.com#corporation"
        },
        "sameAs": [
          "https://es.wikipedia.org/wiki/Wallpapers.com"
        ]
      }
    }
  ]
}
Block 2 : ImageObject
9 properties Valid
Missing or invalid @context
{
  "@context": "http://schema.org/",
  "@type": "ImageObject",
  "@id": "https://wallpapers.com/#/schema/image/splash",
  "name": "Wallpapers",
  "caption": "Wallpapers",
  "license": "https://wallpapers.com/dmca",
  "acquireLicensePage": "https://wallpapers.com/",
  "contentUrl": "https://wallpapers.com/wp-content/themes/wallpapers.com/src/splash.jpg",
  "thumbnailUrl": "https://wallpapers.com/wp-content/themes/wallpapers.com/src/splash-m.jpg"
}
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

59/100

Site name appears as

Page title1,500,000+ Free HD Wallpapers for Desktop, Mobiles & Tablets
og:site_nameWallpapers.com
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

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
  • 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.

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://wallpapers.com/wp-content/uploads/2021/06/sns.jpg
Info::
og:title is short (14 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 14 chars Expected: 25–60 chars
URL: https://wallpapers.com/wp-content/uploads/2021/06/sns.jpg

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: 14 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

wallpapers.com

wallpapers.com

Download high-quality wallpapers for your desktop, mobile phone and tablet. Over 40,000+ cool wallpapers to choose from. Multiple sizes available for all screen sizes - 100% Free!

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

WALLPAPERS.COM

wallpapers.com

Download high-quality wallpapers for your desktop, mobile phone and tablet. Over 40,000+ cool wallpapers to choose from. Multiple sizes available for all screen sizes - 100% Free!

Preview quality · Facebook A+ · 95/100

Description will be truncated (179 chars / 155 max)

  • og:title — wallpapers.com
  • og:description — Download high-quality wallpapers for your desktop, mobile phone and tablet. Over 40,000+ cool wallpapers to choose fr...
  • og:image — https://wallpapers.com/wp-content/uploads/2021/06/sns.jpg
  • og:type — website
  • og:url — https://wallpapers.com/
  • og:site_name — Wallpapers.com
  • Description will be truncated on Facebook (179 chars, max 155)

    → Tighten og:description to ≤155 characters

  • og:image is below recommended size (1200×628)

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

wallpapers.com

wallpapers.com

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (179 chars / 150 max)

  • og:title — wallpapers.com
  • og:description — Download high-quality wallpapers for your desktop, mobile phone and tablet. Over 40,000+ cool wallpapers to choose fr...
  • og:image — https://wallpapers.com/wp-content/uploads/2021/06/sns.jpg
  • Description will be truncated on LinkedIn (179 chars, max 150)

    → Tighten og:description to ≤150 characters

wallpapers.com

wallpapers.com

Download high-quality wallpapers for your desktop, mobile phone and tablet. Over 40,000+ cool wallpapers to choose from. Multiple sizes available for all screen sizes - 100% Free!

Preview quality · Slack A+ · 100/100
  • og:title — wallpapers.com
  • og:description — Download high-quality wallpapers for your desktop, mobile phone and tablet. Over 40,000+ cool wallpapers to choose fr...
  • og:image — https://wallpapers.com/wp-content/uploads/2021/06/sns.jpg

Social preview quality

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

A · 93/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback