Title: Disable Microdata
Last modified: April 17, 2018

---

# Disable Microdata

 *  Resolved [Craig](https://wordpress.org/support/users/digimouse/)
 * (@digimouse)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/disable-microdata/)
 * Hi,
 * I have created a custom page template and included the microdata into the HTML,
   I have added extra fields and further info on the job listing.
 * My problem is that I now have two sets of microdata per page.
 * How can I disable the default as it is causing issues?
 * Craig

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

 *  Plugin Contributor [Richard Archambault](https://wordpress.org/support/users/richardmtl/)
 * (@richardmtl)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/disable-microdata/#post-10195337)
 * Hi! You can use this filter:
 * [https://github.com/Automattic/WP-Job-Manager/blob/master/wp-job-manager-template.php#L403](https://github.com/Automattic/WP-Job-Manager/blob/master/wp-job-manager-template.php#L403)
 * `add_filter( 'wpjm_get_job_listing_structured_data', '__return_false' );`
 * Cheers!
 *  Thread Starter [Craig](https://wordpress.org/support/users/digimouse/)
 * (@digimouse)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/disable-microdata/#post-10197407)
 * Cheers Richard that’s perfect. I always feel guilty when the answer is actually
   in the code itself haha.

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

The topic ‘Disable Microdata’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Craig](https://wordpress.org/support/users/digimouse/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/disable-microdata/#post-10197407)
 * Status: resolved