Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    Your meta tags look good:

    <!-- ngfb meta tags begin -->
    <meta name="generator" content="NGFB 7.7.0.4G" />
    <link rel="publisher" href="https://plus.google.com/b/115762646871416535178/+Governmentfishbowll/" />
    <meta itemprop="description" content="Source: Wordstream Privacy is a bizarre 1984 issue right now. There are citizens like Edward Snowden who are warning people of the erosion of the right to privacy, and its created some buzz, but people still shrug their shoulders and say, &ldquo;I don&rsquo;t... #14thamendment #adblockplus #adversaries" />
    <meta itemprop="url" content="http://www.governmentfishbowl.com/2014/11/20/3-great-ways-to-protect-your-online-privacy/" />
    <!-- image:1 --><meta itemprop="image" content="http://www.governmentfishbowl.com/wp-content/uploads/2014/11/online-privacy-surveillance-800x800.jpg" />
    <meta property="og:locale" content="en_US" />
    <meta property="og:site_name" content="Government Fishbowl" />
    <meta property="og:url" content="http://www.governmentfishbowl.com/2014/11/20/3-great-ways-to-protect-your-online-privacy/" />
    <meta property="og:title" content="3 Great Ways to Protect Your Online Privacy &ndash; Government Fishbowl" />
    <meta property="og:description" content="Source: Wordstream Privacy is a bizarre 1984 issue right now. There are citizens like Edward Snowden who are warning people of the erosion of the right to privacy, and its created some buzz, but people still shrug their shoulders and say, &ldquo;I don&rsquo;t... #14thamendment #adblockplus #adversaries" />
    <meta property="og:type" content="article" />
    <!-- article:tag:1 --><meta property="article:tag" content="14th amendment" />
    <!-- article:tag:2 --><meta property="article:tag" content="adblock plus" />
    <!-- article:tag:3 --><meta property="article:tag" content="adversaries" />
    <!-- article:tag:4 --><meta property="article:tag" content="apple safari" />
    <!-- article:tag:5 --><meta property="article:tag" content="cryptography" />
    <!-- article:tag:6 --><meta property="article:tag" content="digital security" />
    <!-- article:tag:7 --><meta property="article:tag" content="disconnect.me" />
    <!-- article:tag:8 --><meta property="article:tag" content="edward snowden" />
    <!-- article:tag:9 --><meta property="article:tag" content="fbi" />
    <!-- article:tag:10 --><meta property="article:tag" content="firefox plugins" />
    <!-- article:tag:11 --><meta property="article:tag" content="google chrome" />
    <!-- article:tag:12 --><meta property="article:tag" content="government" />
    <!-- article:tag:13 --><meta property="article:tag" content="hackers" />
    <!-- article:tag:14 --><meta property="article:tag" content="https everywhere" />
    <!-- article:tag:15 --><meta property="article:tag" content="information" />
    <!-- article:tag:16 --><meta property="article:tag" content="internet browsers" />
    <!-- article:tag:17 --><meta property="article:tag" content="microsoft internet explorer" />
    <!-- article:tag:18 --><meta property="article:tag" content="mozilla firefox" />
    <!-- article:tag:19 --><meta property="article:tag" content="noscript" />
    <!-- article:tag:20 --><meta property="article:tag" content="nsa" />
    <!-- article:tag:21 --><meta property="article:tag" content="opera" />
    <!-- article:tag:22 --><meta property="article:tag" content="privacy" />
    <!-- article:tag:23 --><meta property="article:tag" content="rights" />
    <!-- article:tag:24 --><meta property="article:tag" content="virtual private network (vpn)" />
    <!-- article:tag:25 --><meta property="article:tag" content="white house" />
    <meta property="article:published_time" content="2014-11-20T01:06:15+00:00" />
    <meta property="article:modified_time" content="2014-11-20T01:08:03+00:00" />
    <!-- og:image:1 --><meta property="og:image" content="http://www.governmentfishbowl.com/wp-content/uploads/2014/11/online-privacy-surveillance-800x800.jpg" />
    <!-- og:image:1 --><meta property="og:image:height" content="800" />
    <!-- og:image:1 --><meta property="og:image:width" content="800" />
    <!-- ngfb meta tags end -->

    But it looks like your web server is denying access to that image (and probably others):

    http://www.governmentfishbowl.com/wp-content/uploads/2014/11/online-privacy-surveillance-800×800.jpg

    403 Permission Denied
    You do not have permission for this request /wp-content/uploads/2014/11/online-privacy-surveillance-800x800.jpg

    js.

    Thread Starter governmentfishbowl

    (@governmentfishbowl)

    Thanks a ton JS. You got me thinking, so I scoured WP, but to no avail. Then I checked out my host’s security settings, and sure enough, access to all image file types was blocked.

    After changing the permission, images showed up in the Facebook debugger, but all the images on my site disappeared.

    I deleted the cache – nothing.
    I regenerated the thumbnails – nothing.

    Turns out, for one reason or another, a caching plugin was making the site look like an imageless mobile site (after fixing the hotlinking issue)

    Deactivated the plugin and voila, everything is good.

    Plugin Author JS Morisset

    (@jsmoriss)

    Lol. Yeah, sometimes these things can be tricky. 😉 Good to hear things are working well now.

    js.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘og:image not populating’ is closed to new replies.