• Resolved peasysda

    (@peasysda)


    Hey folks, I need a bit of help with the Schema & Structured Data for WP & AMP plugin. I’m working on setting up rich snippets for a local business, and while the basics seem straightforward, the feature called “Conditional Display Fields” has me a bit confused.

    Can someone explain how this works in real-life examples? Specifically, if I wanted to exclude schema markup on certain taxonomies like tags or categories, how would I set that up? Also, does this exclusion overwrite settings applied at the post level?

    For context, I’m running AMP with Automattic’s plugin, so if there are any compatibility tips or gotchas with that setup, I’d love to hear them! Any screenshots or step-by-step guidance would be a lifesaver.

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Plugin Support Akshay A

    (@akshaycode1)

    Hi,

    Thank you for reaching out to us.

    The “Conditional Display Fields” feature in the Schema & Structured Data for WP & AMP plugin allows you to control where schema markup is applied by setting specific rules. These conditions can be customized to include or exclude schema markup based on parameters such as taxonomies, post types, or custom metadata.

    This feature uses logical operators:

    AND: The schema will be displayed only if both conditions are true. If either condition is false, the schema will not be shown.
    OR: Each condition is evaluated individually. If at least one condition is true, the schema will be displayed.

    This functionality gives you precise control over the application of schema markup across your site.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.