[Resolved] Implementing Schema With JSON-LD in Custom Field

Home Forums Support [Resolved] Implementing Schema With JSON-LD in Custom Field

Home Forums Support Implementing Schema With JSON-LD in Custom Field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #322287
    Maziar

    Hi,

    I want to implement AggregateRating schema to my posts and this guide suggests using a combination of custom fields for each post and a script in the header.php (for which I will use Hooks).

    The question is, will I be facing any problems if I do this? I don’t want the AggregateRating to conflict with the currently in place micordata. Would it be wiser to remove the microdata from my single templates?

    Thanks

    #322353
    Tom
    Lead Developer
    Lead Developer

    You shouldn’t run into any issues as long as you’re only applying your schema to your custom fields/content.

    You can always validate it when you’re done to make sure there’s no errors/conflicts.

    #322404
    Maziar

    Thanks for the answer.
    Will do.

    #322503
    Tom
    Lead Developer
    Lead Developer

    No problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.