Skip to content
https://simplypsychology.org

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
89
GRADE
B
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
B
Structured Data
3 JSON-LD block(s) found — some improvements recommended.
REVIEW
3 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Info::
Missing recommended property "url" for Organization
Adding "url" can improve how search engines display your content.
Info::
Missing recommended property "logo" for Organization
Adding "logo" can improve how search engines display your content.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
3 JSON-LD blocks found

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

Adding "url" 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 "logo" 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 "sameAs" 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 "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

JSON-LD Blocks

Block 1 : Organization
2 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.simplypsychology.org/#organization",
      "name": "Simply Psychology",
      "sameAs": [
        "https://psychology.beehiiv.com/",
        "https://www.pinterest.co.uk/simplypsychology/",
        "https://www.linkedin.com/company/simplypsychologyco/",
        "https://www.instagram.com/simplypsychologyofficial",
        "https://www.youtube.com/@simplypsychologyofficial",
        "https://open.spotify.com/show/2vGgnbdnnNwjzb3yRomiLU",
        "https://podcasters.spotify.com/pod/show/simplypsychology"
      ],
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.simplypsychology.org/#logo",
        "url": "https://www.simplypsychology.org/wp-content/uploads/Simply-Psychology-Logo.jpg",
        "contentUrl": "https://www.simplypsychology.org/wp-content/uploads/Simply-Psychology-Logo.jpg",
        "caption": "Simply Psychology",
        "inLanguage": "en-US",
        "width": "1277",
        "height": "165"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://www.simplypsychology.org/#website",
      "url": "https://www.simplypsychology.org",
      "name": "Simply Psychology",
      "publisher": {
        "@id": "https://www.simplypsychology.org/#organization"
      },
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.simplypsychology.org/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ImageObject",
      "@id": "https://www.simplypsychology.org/wp-content/uploads/cropped-logo.jpg",
      "url": "https://www.simplypsychology.org/wp-content/uploads/cropped-logo.jpg",
      "width": "512",
      "height": "512",
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://www.simplypsychology.org#webpage",
      "url": "https://www.simplypsychology.org",
      "name": "Study Guides for Psychology Students - Simply Psychology",
      "datePublished": "2023-02-19T06:08:06+00:00",
      "dateModified": "2026-03-18T11:35:11+00:00",
      "about": {
        "@id": "https://www.simplypsychology.org/#organization"
      },
      "isPartOf": {
        "@id": "https://www.simplypsychology.org/#website"
      },
      "primaryImageOfPage": {
        "@id": "https://www.simplypsychology.org/wp-content/uploads/cropped-logo.jpg"
      },
      "inLanguage": "en-US",
      "mentions": [
        {
          "@type": "Thing",
          "name": "Dating Tips",
          "sameAs": "https://www.simplypsychology.org/how-to-have-a-better-relationship"
        },
        {
          "@type": "Thing",
          "name": "A-Level Psychology",
          "sameAs": "https://www.simplypsychology.org/a-level-psychology.html"
        }
      ]
    },
    {
      "@type": "WebPage",
      "mainEntityOfPage": {
        "@type": "Webpage",
        "@id": "https://www.simplypsychology.org/"
      },
      "headline": "Self-Care, Theories, Famous Studies & More",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.www.simplypsychology.org/search?q={search_term_string}",
        "query-input": "required name=search_term_string'"
      },
      "datePublished": "February 19, 2023",
      "dateModified": "March 18, 2026",
      "publisher": {
        "@type": "Organization",
        "name": "Simply Psychology",
        "legalName": "SIMPLY SCHOLAR LIMITED",
        "url": "https://www.simplypsychology.org/",
        "founder": "Saul Mcleod",
        "foundingDate": "2007",
        "email": "contact@simplypsychology.org",
        "parentOrganization": "SIMPLY SCHOLAR LIMITED",
        "logo": {
          "@type": "ImageObject",
          "url": "https://www.simplypsychology.org/wp-content/uploads/Simply-Psychology-Logo.jpg"
        },
        "brand": "Simply Psychology",
        "publishingPrinciples": "https://www.simplypsychology.org/editorial-policy",
        "sameAs": [
          "https://www.linkedin.com/company/simplypsychologyco",
          "https://www.pinterest.co.uk/simplypsychology/",
          "https://psychology.beehiiv.com/",
          "https://news.google.com/publications/CAAqBwgKMPK50gswsdXpAw?ceid=US:en&oc=3",
          "https://find-and-update.company-information.service.gov.uk/company/10521846"
        ],
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Simply Scholar Ltd. 20-22 Wenlock Road",
          "addressLocality": "London",
          "postalCode": "N1 7GU",
          "addressCountry": "UK"
        }
      },
      "description": "We're committed to being your expert and trustworthy source for psychology theories, relationship advice, and mental health information."
    }
  ]
}
Block 2 : WebSite
4 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "url": "https://www.simplypsychology.org/",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://query.simplypsychology.org/search?q={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  }
}
Block 3 : WebSite
12 properties Valid
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "@id": "https://www.simplypsychology.org/#website",
  "url": "https://www.simplypsychology.org/",
  "name": "Simply Psychology",
  "alternateName": "SimplyPsychology",
  "headline": "Study Guides for Psychology Students",
  "description": "Simply Psychology provides clear, accessible guides on psychology. Explore theories, classic studies, ADHD, autism, mental health, relationships, and self-care to support both learning and wellbeing.",
  "publisher": {
    "@type": "Organization",
    "name": "Simply Psychology",
    "url": "https://www.simplypsychology.org/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://www.simplypsychology.org/wp-content/uploads/Simply-Psychology-Logo.jpg",
      "width": 1277,
      "height": 165
    },
    "brand": "Simply Psychology",
    "publishingPrinciples": "https://www.simplypsychology.org/about.html",
    "correctionsPolicy": "https://www.simplypsychology.org/about.html",
    "actionableFeedbackPolicy": "https://www.simplypsychology.org/about.html",
    "founder": {
      "@type": "Person",
      "name": "Saul Mcleod"
    },
    "foundingDate": "2007",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "20-22 Wenlock Road",
      "addressLocality": "London",
      "postalCode": "N1 7GU",
      "addressCountry": "GB"
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "telephone": "+447438296273",
      "email": "contact@simplypsychology.org",
      "contactType": "Customer Service"
    },
    "sameAs": [
      "https://www.linkedin.com/company/simplypsychologyco/",
      "https://www.pinterest.co.uk/simplypsychology/",
      "https://www.instagram.com/simplypsychologyofficial"
    ]
  },
  "datePublished": "2007-02-05T16:07:39.237Z",
  "dateModified": "%modified%",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.simplypsychology.org/?s={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
B
Brand Presence
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

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

B

79/100

Site name appears as

Page titleSimply Psychology
og:site_nameSimply Psychology
twitter:site
Organization.name

Consistent

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

4/15

Organization schema present but missing all recommended fields

Contact info discoverable

10/10

contact page + mailto link

Findings

  • Missing brand name in: twitter:site, Organization.name
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • Organization schema missing url — point it at the canonical homepage
  • Consider adding contactPoint — helps appear in "contact us" rich results

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.
Info::
og:description is long (218 characters)
Descriptions over 200 characters may be truncated in social sharing previews.
Got: 218 chars Expected: 55–200 chars
URL: 218 chars

Descriptions over 200 characters may be truncated in social sharing previews.

Expected: 55–200 chars
Why this matters

og:description borderline-too-long — social platforms truncate around ~200 chars.

Source: Open Graph Protocol

Preview

simplypsychology.org

Study Guides for Psychology Students - Simply Psychology

Complete guide to psychology for students, educators & enthusiasts. Learn about psychological theories, classic studies, mental health disorders, relationships, and practical psychology advice to enhance your wellbeing

Preview quality · Twitter/X A+ · 95/100

Description will be truncated (218 chars / 200 max)

  • twitter:card — summary_large_image
  • twitter:title — Study Guides for Psychology Students - Simply Psychology
  • twitter:description — Complete guide to psychology for students, educators & enthusiasts. Learn about psychological theories, classic studi...
  • twitter:image — https://www.simplypsychology.org/wp-content/uploads/cropped-logo.jpg
  • Description will be truncated on Twitter/X (218 chars, max 200)

    → Tighten the description to ≤200 characters

SIMPLYPSYCHOLOGY.ORG

Study Guides for Psychology Students - Simply Psychology

Complete guide to psychology for students, educators & enthusiasts. Learn about psychological theories, classic studies, mental health disorders, relationships, and practical psychology advice to enhance your wellbeing

Preview quality · Facebook A+ · 95/100

Description will be truncated (218 chars / 155 max)

  • og:title — Study Guides for Psychology Students - Simply Psychology
  • og:description — Complete guide to psychology for students, educators & enthusiasts. Learn about psychological theories, classic studi...
  • og:image — https://www.simplypsychology.org/wp-content/uploads/cropped-logo.jpg
  • og:type — website
  • og:url — https://www.simplypsychology.org
  • og:site_name — Simply Psychology
  • Description will be truncated on Facebook (218 chars, max 155)

    → Tighten og:description to ≤155 characters

  • og:image is below recommended size (512×512)

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

Study Guides for Psychology Students - Simply Psychology

simplypsychology.org

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (218 chars / 150 max)

  • og:title — Study Guides for Psychology Students - Simply Psychology
  • og:description — Complete guide to psychology for students, educators & enthusiasts. Learn about psychological theories, classic studi...
  • og:image — https://www.simplypsychology.org/wp-content/uploads/cropped-logo.jpg
  • Description will be truncated on LinkedIn (218 chars, max 150)

    → Tighten og:description to ≤150 characters

simplypsychology.org

Study Guides for Psychology Students - Simply Psychology

Complete guide to psychology for students, educators & enthusiasts. Learn about psychological theories, classic studies, mental health disorders, relationships, and practical psychology advice to enhance your wellbeing

Preview quality · Slack A+ · 100/100
  • og:title — Study Guides for Psychology Students - Simply Psychology
  • og:description — Complete guide to psychology for students, educators & enthusiasts. Learn about psychological theories, classic studi...
  • og:image — https://www.simplypsychology.org/wp-content/uploads/cropped-logo.jpg

Social preview quality

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

A+ · 96/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