Topic-icon og:title and og:url appear in source code but not passing to FB

Active Subscriptions:

None
I've been attempting to troubleshoot this for the past couple hours with no luck.

I'm using this page on my site as my test:
www.dcvelco.com/index.php/social/blog/10...-to-french-furniture

When I try to post from my site I get the "bald" version with no meta info and no image.. just my site name.
This has been happening for many months and I thought implementing JFBConnect with the Open Graph portion would fix this.
I am using a Rocketheme template.

When I use the FB Debug page I'm told this:
Object at URL 'www.dcvelco.com/index.php/social/blog/10...-to-french-furniture' of type 'website' is invalid because a required property 'og:title' of type 'string' was not provided.
Warning
Curl Error : BAD_CONTENT_ENCODING Error while processing content unencoding: invalid block type
Warning
Errors That Must Be Fixed
Object Missing a Required Value Object at URL 'www.dcvelco.com/index.php/social/blog/10...-to-french-furniture' of type 'website' is invalid because a required property 'og:title' of type 'string' was not provided.

When I look at my site's Source... it looks alright to me... but I'm not a hard core developer.
Any suggestions would be much appreciated.
The topic has been locked.
Support Specialist
11 years 6 months ago #49286 by mel
The Open Graph tags on the page look correct to me at a quick glance and running it through our webpage socialdebug.com/ shows a preview that looks good.

Usually when you see those types of errors in the FB Open Graph Debugger (specifically the curl error, and the title error), this means that Facebook is having trouble accessing your website. I would suggest disabling GZip Compression in your Joomla Global Configuration area and trying to re-scrape the page. For more information if this appears to fix it, you can see our common support question here www.sourcecoast.com/jfbconnect/docs/common-support-questions for 'My Share Preview is Incorrect'

Let me know if this helps resolve your issue.

-Melissa
The topic has been locked.
Active Subscriptions:

None
Hey... was coming here to say I've found the issue and "fixed"... yes... GZip need to be set to "NO"
Thanks for your timely input.

Hey Gang... after way too long of researching... deductive troubleshooting.. enhancing my site... going through support forums... I found the issue / solution to Facebook not scraping Joomla pages properly.
I'm not sure if it's a direct issue with RocketTheme Gantry's CSS Compression or not.. that's for RocketTheme to look into.
But.. the fix / work around is....
In your Globla Config, select Server and then if you have GZip set to YES... CHANGE IT TO >> NO <<<
Save and clear your server side and browser cache and try it.
This fixed my problem instance.
The topic has been locked.