• Resolved isaaccheung

    (@isaaccheung)


    Hi! I add the custom field for the schema_address. But the address cannot be read in the format like streetaddress, city, region, postal code, country by google. The custom field can only show one line text.

    Is there a fix for this?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    Either integrate with a proper schema plugin:

    Or use a code snippet:

    Thread Starter isaaccheung

    (@isaaccheung)

    The code snippet can only apply to site wide? Cannot apply to one specific post? I want custom entries for each post.

    Thanks.

    Plugin Author Gemini Labs

    (@geminilabs)

    You can use the WordPress get_the_ID function inside the snippet to get the current Page ID and then change the values as needed.

    However…

    Site Reviews is not a schema plugin! It provides rating schema for your pages as well as the minimum required schema values to make the schema valid for your page. If you want to add more advanced schema to your pages, you need to use a dedicated schema plugin.

    Site Reviews integrates with the following schema plugins:

    • RankMath Pro
    • Schema & Structured Data for WP & AMP
    • Schema Pro
    • SEOPress (in Site Reviews v7.0 when released)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to format the schema_address’ is closed to new replies.