• Hello,

    My installation are WordPress 4.7.2, WP Super Cache 1.4.9, Facebook Open Graph, Google+ and Twitter Card Tags 2.0.7

    Issue: I update my nginx configuration to use this as mentioned here

    location / {
            try_files /wp-content/cache/supercache/$http_host/$cache_uri/index-https.html $uri $uri/ /index.php?$args ;
    }

    but my facebook share is not working really well. Facebook debugger tools cant read og:image, og:title and og:description

    Upon checking, page cache working fine.

    • This topic was modified 9 years, 3 months ago by byt3.

The topic ‘Supercache + Nginx, Facebook share issue’ is closed to new replies.