In this article, we are going to discuss Person Schema in which we will see how you can create a Person Schema using Balti Bloggers Person Schema Generator in just a few clicks without having any prior coding knowledge.

Before generating you need to understand the following details about the Person Schema.

  • Who is the author of the content
  • Mention who is the editor of the content and who is the reviewer of the content
  • Mention about the author bio page where you can show more about the author
  • You need to show what makes the author, reviewer, and editor authority in the subject matter
  • Also, you need to show in real that what makes the person qualified to talk about the topic

Why A Correct Person Schema Is Important?

If you are struggling to get a Google Knowledge Graph and not getting success then this will help you to get one easily.

YES, You read it right. Many other things matter when it comes to Google Knowledge Graph and a detailed and correct person schema is one of them. So create a person schema wisely.

Things Must Need To Mention In A Person Schema

Here are a few important things that you need to add and mention about a person when you are generating a person schema.

  • Type: Person
  • Name: The person’s name
  • URL: Person website URL
  • Image: An image of the person
  • JobTitle: Job title/designation
  • Work For: Organization name
  • SameAs: Add all the real social media profiles of the person

Person Schema Example JSON-LD 

{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Adil Balti",
  "url": "https://www.adilbalti.com",
  "image": "https://www.adilbalti.com/logo.png",
  "jobTitle": "Digital marketing Specialist",
  "worksFor": {
    "name": "Balti Bloggers"
  },
  "sameAs": [
    "https://www.facebook.com/molai512",
    "https://www.instagram.com/adilbaltii",
    "https://x.com/adil_2929",
    "https://www.youtube.com/@adilbaltii",
    "https://www.linkedin.com/in/muhammad-adil-balti",
    "https://github.com/Adil512",
    "https://baltibloggers.com/"
  ]
}

You can copy the above code and change the details with your and use it on your website to get Google Rich Results on Person Schema, and if you want to make a more advanced Person Schema then you can use Balti Bloggers Schema Generator Tool which is totally free to use.

Sharing Is Caring!

Similar Posts