• ResolvedPlugin Contributor Richard Archambault

    (@richardmtl)


    I should definitely know this, but I forget how, and can’t find it in developer.jetpack.com : how do I activate OG tags / Twitter tags on a Custom Post Type? My CPT isn’t showing the tags, and I forget if it’s supposed to be there automatically or if I need to declare support for it somehow. Thanks!

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

    (@jeherve)

    Jetpack Mechanic ??

    Hi there! ??

    The tags are indeed added to all Post Types out of the box, no need to activate anything. If you don’t see them on your site, it may be because the Sharing and Publicize features are disabled, or because you have another plugin already active that should handle those tags for you.

    If that doesn’t help and the tags still aren’t there, you know where to find us ??

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Oh of course, I have Sharing and Publicize turned off. :facepalm: How quickly we forget things!

    I added add_filter( 'jetpack_enable_open_graph', '__return_true', 100 ); to my functions.php and now all is well! ??

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    now all is well!

    ?? ?? ?? ??!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘OG / Twitter tags on CPT’ is closed to new replies.