Title: Disable OpenGraph
Last modified: August 31, 2016

---

# Disable OpenGraph

 *  Resolved [dsoft88](https://wordpress.org/support/users/dsoft88/)
 * (@dsoft88)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/disable-opengraph-2/)
 * Hello.
 * I need to disable OpenGraph tags that are generated by JetPack. How can i do 
   this?
    i tried to add this to my Theme:
 *  remove_action( ‘wp_head’, ‘jetpack_og_tags’ ); // Remove JetPack Open Graph
   
   apply_filters( ‘jetpack_enable_opengraph’, false );
 * but this is not working
 * [https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [10 years, 4 months ago](https://wordpress.org/support/topic/disable-opengraph-2/#post-6922691)
 * Try the following:
    [https://gist.github.com/jeherve/9087431](https://gist.github.com/jeherve/9087431)

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/disable-opengraph-2/#post-6922691)
 * Status: resolved