• Resolved keepact

    (@keepact)


    Is it possible to add more schema markup (rating, type of artichle) with astra theme standart schema markup? For example, if I put my organization markup in Google Structured Date appear 2 (the theme and the one I put). I do not know if it is possible to supplement or if I have to delete the pre-defined theme markup to make one later.

    Some help?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter keepact

    (@keepact)

    I found in the extras.php file the div that has the “itemprop = organization” of Schema.

    I saw myself in 2 options:

    1- Delete the itemprop within the div and apply the complete markup by JSON
    2 – Change and manually add the markup inside the div.

    Is there any way I can add more existing things by JSON to this markup without deleting the itemprop from the original theme div?

    • This reply was modified 7 years, 1 month ago by keepact.
    Thread Starter keepact

    (@keepact)

    UPDATE:

    I found this function ‘astra_site_branding_markup’ and used it in the functions.php file of my child theme and put the information I wanted. Apparently the new information erased the old ones and it worked!!

    Hi @keepact ,

    Awesome! Glad that you figured it out. 🙂

    Regards,
    Deepak

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Add more Schema Markup’ is closed to new replies.