• Resolved Anonymous User 13812167

    (@anonymized-13812167)


    Recently I have noticed that on my sites OpenGraph tags are duplicated despite “Disable Jetpack Tags” option being checked. I have dug into the plugin’s code and noticed that add_attributes function, which sets up necessary filters is launched only if another somewhat unrelated option, “Use Schema.org Markup” (aiosp_schema_markup option in code), is also checked.

    I do not think that it was intended to work this way.

    https://wordpress.org/plugins/all-in-one-seo-pack/

Viewing 1 replies (of 1 total)
  • Hi aliuskon,

    Yes, this is a bug, nice catch! If this is currently a problem for you, move the code for disabling Jetpack tags (the if statement and 3 lines contained within) into the do_opengraph() function instead – we’ll release a fix this in the next release, and that will be the fix.

Viewing 1 replies (of 1 total)
  • The topic ‘Jetpack's OG tag blocking doesn't work’ is closed to new replies.