• Resolved tsheridan

    (@tsheridan)


    I am using the All in One SEO pack and Jetpack and am having a conflict that I can’t resolve.
    If I deactivate the AIO seo pack, the Jetpack open graph tags appear. When I activate the AIO seo, the open graph tags disappear.
    I can’t find any duplicate open graph tags on the page, nor can I find any settings in AIO seo pack to disable their og tags, if they even have them anymore. I can’t seem to find the answer to that question either.
    My question is, how can I use both of these plugins and still have open graph tags on the page, so that my Jetpack publicize feature will post correctly to facebook?
    You can view a current post here:
    http://www.theresasheridan.com/five-genius-brands-and-what-makes-them-stand-out/

    http://wordpress.org/plugins/jetpack/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    All In One SEO Pack added Open graph support in its latest release, 2.1:
    http://semperfiwebdesign.com/blog/all-in-one-seo-pack/all-in-one-seo-pack-release-history/

    As a result we’ve decided to disable Jetpack’s Open Graph tags when AIOSEO was active, in order to avoid any duplicate tags.

    To enable Open graph tags in AIOSEO, go to All In One SEO > Feature Manager in your dashboard. There you can enable the Social Meta module;
    http://i.wpne.ws/Su8C

    Once you’ve activated the module, a new Social Meta submenu will appear, and you will be able to manage your Op[en Graph meta tags there.

    Thread Starter tsheridan

    (@tsheridan)

    Thanks so much Jeremy!

    Thread Starter tsheridan

    (@tsheridan)

    Jeremy, so I can see the og tags in the source code now, however they’re AISEO tags, not jetpack tags, and the publicize feature is still not posting the featured image with the post on facebook.

    I do NOT have the box checked next to “disable Jetpack tags”.

    Can you advise me further on this please?

    Thanks so much 🙂

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    they’re AISEO tags, not jetpack tags.

    That’s indeed the expected behaviour. When AISEO is active, it takes over and Jetpack’s Open Graph meta tags are automatically disabled.

    If you experience issues with AISEO tags, I would suggest that you contact AISEO for help, here:
    http://wordpress.org/support/plugin/all-in-one-seo-pack

    Another solution would be to deactivate the Social Meta module in your AISEO settings, and force the display of Jetpack’s Open Graph meta tags by adding the following code to your theme’s functions.php file:

    add_filter( 'jetpack_enable_open_graph', '__return_true', 100 );

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Still having a conflict with All in one SEO pack and OG tags?’ is closed to new replies.