[Schema Help] How To Create Custom Schema

dakudaddy

Regular Member
Joined
Nov 21, 2019
Messages
326
Reaction score
527
Hey BHW Family

I am trying to use a custom schema as I am not good at Coding.

I want to use entity schema in my posts, different entities in different posts, and one main entity in all websites.
How can I do this?

Should I add author schema on the whole website or just on the author page and use that page as an author through Yoast?
 
check this website schemantra(.)com it gives u free schema markup and the step by step tutorial. I wish it'll help a lot
 
Think of it in layers:
  • Main entity: one consistent Person or Organization for the whole site
  • Post-level entities: add specific schema per post (Article, Product, FAQ, etc.)
  • Author schema: use a Person—site-wide for single author, or link from the author page for multi-author setups
The key is to avoid conflicting or duplicate entities.

If you are not into coding, you can use an SEO plugin or manually add JSON-LD per page for more control. There are also lightweight plugins that help manage custom schema per post if needed.
 
Back
Top