• Are the og tags saved somewhere in database for each post? If yes, how can I update its details after modifying posts?
    If no, I made a test:
    This post doesn’t have this image in it anymore. as I replaced Failed-Win-22.jpg with Failed-Win-221.jpg with different resolution.
    Still using Facebook debugger tool (For my URL), it fetches that image in og:image section and use it as default thumbnail when posting to Facebook, even though there are 2 other images which have higher resolutions!
    The problem is not only for this post, but for many of posts on my website.

    This really driving me nuts! Any solution?

    https://wordpress.org/plugins/facebook/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Niall Kennedy

    (@niallkennedy)

    All Open Graph protocol markup output by the Facebook plugin for WordPress passes through the fb_meta_tags filter. You could choose to save or alter these elements, including Open Graph protocol images.

Viewing 1 replies (of 1 total)

The topic ‘og:images saved in MY database?’ is closed to new replies.