While share our custom image using facebook share link, the image disappear suddenly. Please find below link.While debug i found image in that, but it is not displaying.
Appreciate any help on this!
http://www.facebook.com/sharer.php?s=100&p[title]=Get 1 FREE Fitness Pass To Urban Air Trampoline Park - Limited Number&p[summary]=Click+here+to+get+1+FREE+Fitness+Pass+to+Urban+Air+Trampoline+Park+good+in+the+month+of+January!+Burn+1%2c000+calories+and+have+fun!+Everyone+is+talking+about+it!&p[url]=http://www.urbanaircoupons.com?ref_id=1605-MB220416-2&p[images][0]=http://www.socialcampaignoffers.com/Admin/Image/Sponsors/1/FB/post_back_picture_fitness.jpg
I also had the similar problem
use this method instead:
http://developers.facebook.com/docs/reference/dialogs/feed/
Related
I write movie reviews and share them on Facebook. At first the facebook thumbnails would show the pictures I wanted for my reviews, like the movie poster. However, now they only show my blogger profile picture every single time I post a link. It's very frustrating because I want to be taken seriously and I don't want my blogger profile picture showing up every time I post a link. I tried the facebook developers debugging tool and it did nothing. Does anyone have any other suggestions?
Thanks!
I don't know to what extent you can modify the HTML code of a Blogger blog, but you can use Open Graph tags to define the exact image you want Facebook to show, for example the tag you want is the following:
which must have a 100px x 100px size at least. Note that this tag goes into the Head section of the site.
It has taken some time, but I think I have worked out what is happening, thanks to Facebook Debugger. Put the post URL in and then scroll down to "OPen Graph Warnings That Should be Fixed". You may see something like this -
Provided og:image could not be downloaded or is not big enough. Please use an image that's at least 200x200px and is accessible from Facebook.
Chances are your image is too small and that is why it is grabbing the profile image. I played around with my posts until I got it right, checking it through Debugger each time. It was a pain, but it worked.
I am using facebook sharer.php, to share a link from my site to the facebook wall. Following is the url, I am using to get this done.
https://www.facebook.com/sharer/sharer.php?s=100&p[title]=title_to_be_shared&p[url]=link_to_be_shared&p[images][0]=image_path
I am aware that sharer.php is deprecated. But I have searched a lot to implement this share feature. I found only this. But in this, the images are not rendered properly in all cases. In some cases the images are not loading while sharing.
Please help me to overcome this. Or if there is another API to get this done please let me know...
Thanks in advance!
Regards,
Raju
The sharer.php method is deprecated and no longer supported. As far as I can tell, the best replacement for sharing a page of your site is the Feed Dialog.
Here i'm working with Google+ integration in IOS Apps..
I have gone through the Guidelines at link https://developers.google.com/+/mobile/ios/share
And I have succeeded in the following aspect.
-->>Sharing Text.
-->>Sharing URLs.
-->>Sharing App(Google+ App) icon and Description [Using deep linking].
But I have stuck in the following aspect.
-->>Sharing an Local or URL Image.
so..is there any possibility to share an image from iPhone app through Google+.
Please help me...
Thanks In Advance...
According to these discussions it is not possible yet:
iOS: Possible to send or post message in Google Plus
you may use -(id) setURLToShare: (NSURL *)urlToShare
https://developers.google.com/+/mobile/ios/api/protocol_g_p_p_share_builder-p#a0f2e350ef29af0eb3ed4771c12e54925
I hope it helps.
I've just noticed this following , relatively new thing on Facebook, when you upload a photo to Facebook, it shows it as the following with the text "Name took a Photo with Instagram", plus the "View on Instagram" link at the bottom. Is that something new ? I couldn't find any reference of this, but maybe I wasn't looking good enough :)
Thanks in advance for any assistance :D
To get the nice big photos, you'll need to mark them as user-generated.
See here: http://developers.facebook.com/docs/opengraph/usergeneratedphotos/
This is an open graph enabled application where the action is "took" and the object is "photo". You can create your own open graph application using your own custom actions and objects. https://developers.facebook.com/docs/opengraph/
I'm using TwitPic Engine for posting twitter through my iPhone Application. it posting successfully but i have one problem is that can't post the image continuously. It takes 3 min different between two images. otherwise error message is come.
Please give me the solution or any other API for posting the image in twitter....
Thanks in advance
Try this one for posting the image to twitter and this is the open source project, so it might be helpful for you. Refer this Link.
Type this into your terminal:
svn checkout http://tweetero.googlecode.com/svn/trunk/ tweetero-read-only
Thanks.
Cant send the same image continuously as per twitter.. after posting any tweet or any thing we can send send the same image we we send previously