Title: Bug Report. Problem with Open Graph
Last modified: July 19, 2024

---

# Bug Report. Problem with Open Graph

 *  Resolved [hernan2022](https://wordpress.org/support/users/hernan2022/)
 * (@hernan2022)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/bug-report-problem-with-open-graph/)
 * Hello, in one of the latest updates a relatively important bug occurs with the
   Social Share extension
 * It turns out that the og:image profile-thumbnail.png spreads throughout the site,
   causing conflict with pages unrelated to BuddyPress or Youzify
 * In the website code it looks something like this:
 *     ```wp-block-code
           <!-- Youzify Open Graph Tags -->    <meta property="twitter:card" content="summary_large_image">    <meta property="og:type" content="profile">        <meta property="og:url" content="">            <meta property="og:image" content="https://domain.com/wp-content/plugins/youzify-social-share/assets/images/profile-thumbnail.png">        <meta property="twitter:image" content="https://domain.com/wp-content/plugins/youzify-social-share/assets/images/profile-thumbnail.png">                <meta property="og:description" content="Description on WP">        <meta property="twitter:description" content="Description on WP">        <!-- End of Youzify Open Graph Tags -->
       ```
   
 * I still can’t find a way to fix it, I would like to keep the option to share 
   on external social networks. Perhaps the Open Graph feature should be rethought,
   since in any case it will cause conflicts for the user with the SEO plugin
 * Since the image that spreads is from profile I tried to disable the profile sharing
   option, it would be better than disabling the entire extension. But it’s not 
   enough, Youzify’s Open Graph spreads everywhere anyway
 * The versions I have installed right now:
 * **BuddyPress** 14.0.0
 * **Youzify** 3.5.3
 * **Youzify – BuddyPress Social Share** 2.0.1
 * Thanks greetings

The topic ‘Bug Report. Problem with Open Graph’ is closed to new replies.

 * ![](https://ps.w.org/youzify/assets/icon-256x256.png?rev=2487434)
 * [Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress](https://wordpress.org/plugins/youzify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/youzify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/youzify/)
 * [Active Topics](https://wordpress.org/support/plugin/youzify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/youzify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/youzify/reviews/)

 * 0 replies
 * 2 participants
 * Last reply from: [hernan2022](https://wordpress.org/support/users/hernan2022/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/bug-report-problem-with-open-graph/)
 * Status: resolved