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

    (@jeherve)

    Jetpack Mechanic 🚀

    It seems you missed my reply in the last thread you opened about this issue:

    Could you post your site URL here, so I can have a look?

    If you want it to remain private, you can also contact us via this contact form:
    http://jetpack.me/contact-support/

    Thank you.

    Thread Starter Jason Griffiths

    (@jason-griffiths)

    Hi Jeremy,

    Sorry for moaning about this again, since the last time this happened it was fixed thus i never complain again, but now since the latest update we are back to square one.

    After some more tests recently I have discovered it is the FEATURED IMAGE that is NOT being picked up (as it has previously done perfectly).

    I have noticed our website is NOT the only one this is happening to, ive seen lots of others now having the same issue.

    if i use the manual publish at the bottom it usually give a picture of some sort from the post but still NOT the featured image.

    look at this post for example – http://thecrewenews.co.uk/cheshire-fire-service-west-end-community-day/

    When I let it auto publicize to facebook all I got was a BLANK white box, so i had to delete the post on facebook and manually post it.

    Here is the facebook page it posts to – http://www.facebook.com/CreweNews

    If you scroll down you will see the blank white boxes i mean where pictures should be. all others since i have had to manually publish either uploading and image onto fb at same time or it managed to grab a image from within the gallery in the post BUT NOT the featured image.

    Thank. I hope you understand what I mean.

    Jason

    P.s. I have since disable my wordpress from auto publishing to fb until problem is fixed.

    Same problem here.
    Since last night, image no longer gets grabbed to facebook, and also link no longer shows up all neat with the name, it directly displays the url plus some other stuff.

    I already updated to the latest version of JetPack, but no change again.

    @katnissmellark – please use your own thread here:

    http://wordpress.org/support/topic/publicize-not-working-for-my-website?replies=17

    Interrupting other people’s threads does not work well on these forums.

    Hi,

    I just auto-updated to 2.3.5 and am having the same issue with our blog auto-posting to our company facebook page. I did a manual rollback to 2.3.4 (which was saved on a local computer) and it looks like there is the same problem in 2.3.4.

    We just started using Jetpack’s socialize feature, so this may be something on Facebook’s end in terms of their API?

    I’ll do a rollback to a much older version and see and post back here.

    We really do depend on Jetpack to sync our posts to our social media so if you could get this one fixed up quickly, it would be very appreciated.

    Thanks,

    Hi,

    I’m going to sit tight the more I look at this, I think it is more like an API issue. If the 2.3.4 code isn’t pushing things through either, something changed somewhere.

    I’m getting something weird when I go to the debug screen:


    It looks like your site can not communicate properly with Jetpack.
    SELF:

    Array
    (
        [headers] => Array
            (
                [server] => nginx
                [date] => Wed, 14 Aug 2013 19:18:42 GMT
                [content-type] => text/plain;charset=utf-8
                [connection] => close
                [x-pingback] => http://jetpack.wordpress.com/xmlrpc.php
                [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                [cache-control] => no-cache, must-revalidate, max-age=60
                [pragma] => no-cache
                [x-hacker] => Jetpack Test
            )
    
        [body] => {"error":"Could not fetch your site data","error_description":"We were unable to fetch the data from your Jetpack-powered site, the communication channel seems to be broken."}
        [response] => Array
            (
                [code] => 400
                [message] => Bad Request
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )"

    The plugin code is probably clean, some system somewhere isn't playing nice?

    Thanks,

    @tpayne03 – per Jeremy’s and my posts above you also need to start your own thread . Please do so here:

    http://wordpress.org/support/plugin/jetpack#postform

    Including a link to your site will help the JP guys help you faster.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    it is the FEATURED IMAGE that is NOT being picked up (as it has previously done perfectly).
    look at this post for example – http://thecrewenews.co.uk/cheshire-fire-service-west-end-community-day/

    When you share a post on Facebook, or when Jetpack Publicize publishes a post to your Facebook page, Facebook crawls the page and looks for Open Graph meta tags in the head to build a complete post preview (with an image, title, description, …).

    Jetpack automatically adds these meta tags for you, and includes image meta tags if you’ve inserted images into your post, or if you’ve added a Featured Image. It’s worth noting that these image tags will only be created if the image is larger than 200x200px, as per Facebook requirements.

    You can see what Facebook sees by entering your post’s URLs in Facebook Debugger:
    https://developers.facebook.com/tools/debug
    https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fthecrewenews.co.uk%2Fcheshire-fire-service-west-end-community-day%2F

    As you can see here, Facebook reports an error when crawling your site:

    Meta Tags In Body:
    Your page has meta tags in the body instead of the head. This may be because your HTML was malformed and they fell lower in the parse tree.
    Please fix this in order for the tags to be usable.

    When looking at your post’s source code, I see 2 sets of meta tags within the page’s <head> section: the ones created by Jetpack, and another set of Open Graph meta tags added by another plugin or by your theme. Since Jetpack already adds meta tags for you, you could probably remove that extra set of tags to avoid any confusion for the Facebook bot that’s crawling your site.

    That’s not going to help us here though, since Facebook seems to think that the meta tags are in the body instead of the head.
    That’s because another one of your other plugins, WP Content Copy Protection, is inserting <div> containers within the head:

    http://i.wpne.ws/Qprf

    div containers can only be inserted within a page’s body, and that’s what’s confusing Facebook here. I would suggest that you deactivate this plugin and check Facebook Debug again to see if that solved the issue.

    Let me know if it helps.

    Hi guys,

    Here is a simple fix, just jettison Jetpack and get closer to the Facebook API using this plugin:

    http://aaroncollegeman.com/sharepress/help/how-to-setup-sharepress/

    We’ve been using Jetpack for three days and if the reply above is representative of how they view users, our company would rather just use software that works, as opposed to being told meta-tags are wrong when they worked 48 hours prior with no changes to our site.

    Thanks,

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    @tpayne03 My post above was in reply to Jason’s question.

    As @wpyogi mentioned, it’s better to start your own thread about your issue, so we can keep things organized. Do not hesitate to add your site URL to the thread you create, that can help us help you. Your problem might be completely different from the one reported by Jason.

    You can also contact us via email through this contact form:
    http://jetpack.me/contact-support/

    Thank you.

    Thread Starter Jason Griffiths

    (@jason-griffiths)

    Hello again, just to clarify, i disable the WP content copy protection and tested but nothing changed. so this is ruled out.

    BUT….

    I have found out that Facebook open graph API has recently changed, this is probably the reason for all the faults occurring NOT JETPACK 🙂 Other auto publish/publize software is resulting in the exact same problem. We can RULE OUT that jetpack is at fault.

    Here is what i found:

    Why is the wrong thumbnail, title or description being posted to Facebook?
    ← Twitterfeed and Facebook
    This information (title, description, thumbnail) is selected automatically by the Facebook Graph API, we can’t control this ourselves.

    However, you can influence this (and tell Facebook what information they should retrieve for posting) by using the Open Graph tags in your content, see e.g. http://ogp.me/ for a summary of these tags.

    There is also a handly Facebook debug page at https://developers.facebook.com/tools/debug, where you can enter a URL that points to a page on your site, and Facebook tell you exactly what information they retrieve from your site when this page/link is shared on Facebook.

    SOOOOOO…. it would seem this needs to be looked at and a work around created.

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi Jason,

    Jetpack actually includes the Facebook OpenGraph tags automatically. However, sometimes the documentation that Facebook publishes doesn’t match what they actually do in reality, and they seem to sometimes run experiments on things as well, which sometimes causes unexpected behaviour.

    However, in your case, I still see the div in your head that Jeremy mentioned above. This is still probably the cause of the error. I suggest you remove the Copy Protection plugin as it’s more trouble than it’s worth. If something is on the Internet, it is extremely easy for anyone to copy content or images even if you have disabled right-clicking; it’s as though you put a flimsy chain on your front door: one swift push and I’m in.

    Thread Starter Jason Griffiths

    (@jason-griffiths)

    Hello again.

    Following on from the information I found about FACEBOOK API, it seems they WERE doing something behind the scenes as images being posted onto pages are now laid out differently.

    All posts are now publicizing WITH images every time 🙂 YIPPEE

    BUT… yes there is a BUT….. it is picking up random images from the site and NOT the feature image generated and used by the post, unless I manually share the post.

    Can you look at if your system settings are set to pull the ACTUAL featured image please.(an update may be required since FB changes)

    Many thanks for your fabulous support and fantastic work.

    P.S. – NONE of my plugins effect the jetpack publicizing setup, this has been fully checked.

    Thread Starter Jason Griffiths

    (@jason-griffiths)

    Fault found, closing topic to create new thread as fault is a different area

    [Moderator note – Post decapped – please do not post in all caps – it’s rude and against the forum guidelines.]

    Thread Starter Jason Griffiths

    (@jason-griffiths)

    sorry

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Since recent update no image going to Facebook’ is closed to new replies.