How to Add Schema Markup in WordPress
Community consensus suggests using clean JSON-LD via plugins or custom blocks for better maintainability and SEO performance.
Based on 6 community reports.
Linked sources: 6.
Known Issues
- Google has reduced the visibility of FAQ schema in search results
- Plugin bloat can negatively impact site performance
- Manual implementation requires consistent maintenance
Community Q&A
Do I need a plugin to add schema markup in WordPress?
No, you can add schema manually using custom blocks or JSON-LD code, though plugins often simplify the process for non-developers.
Is FAQ schema still effective for SEO?
Google has significantly reduced the display of FAQ schema in search results, so it is less impactful than it was in previous years.
What is the best way to implement schema without plugins?
The recommended approach is to create a custom block or use a theme-integrated solution to output clean, server-rendered JSON-LD.
Reddit Sources
- We tested using Schema FAQ Markup to improve Google rankings on our WP site, and here’s what we found. We only ran the test for a month, but I think there’s still some helpful info here in general. (r/Wordpress)
- Interest check: Paid Wordpress plugin offering a modern, fluent & declarative API around existing Meta Box plugins [Examples in post] (r/Wordpress)
- Add schema markup to my local directory in WordPress (r/Wordpress)
- Plugin suggestions for making a review site similar to Capterra? (r/Wordpress)
- Moved off WordPress to Astro after a $2k Core Web Vitals quote. Will I regret it? (r/Wordpress)
- Adding FAQ schema for AI search engines on WordPress: the actual workflow (no plugins) (r/Wordpress)