I have facebook page from my websites, http://www.facebook.com/scrapehere
I have posts on daily basis. Is there anyway where I an link post images to websites?
i.e., If users click images, I should be able to take them directly to website(scrapehere.com).
Thanks
No it is not possible for you to decide what happen when someone clicks on the photo.
Related
I want to share my data to facebook page but not on my timeline, i want to share on other page from my website.
For example i am sharing from my site by login to my account but want to share on different page.
Is this possible to do this in facebook share button?
https://developers.facebook.com/docs/sharing/reference/share-dialog
You can use the Share Dialog instead, it offers an option to share elsewhere:
The Share dialog gives people the ability to publish an individual
story to their timeline, a friend's timeline, a group, or in a private
message on Messenger.
You can also use sharer.php for this:
https://www.facebook.com/sharer/sharer.php?u=[encoded-url]
Afaik it´s not possible to post to a Page you don´t manage.
I run a social membership club and my website users can log into my site with each having their own profile page.
On each of my user's profile pages, I want to display a list of photos which have been tagged with that user on Facebook. I know this part is possible.
The bit I am struggling with is giving each of my users the ability to 'untag' themselves in each photo of them that is displayed in the list. The 'untagging' should happen directly from my site. Is this possible and how could I go about doing this?
Hope someone can help/has ideas?
Unfortunately, there's no facbeook API that allows removal of photo tags at this time of writing.
Its not documented and I haven't tested this but I'd chance issuing a DELTE request to
/PHOTO_ID/tags/USER_ID
Worth a shot through the graph explorer anyway.
Ideally this is what I would want:
I have a fb fan page with around 2000 likes. I also have a fb app by
which I can run social plugins on my website. I put up a like button
using the following code on my website: {fb:like
href="http://facebook.com/traveltriangle"}
I want to show Like button on my website such that if user clicks on
it, my fan page's 'like' increases. However I also want that for the
post that goes on user's timeline, it links to my website and not to my fan page.
How do I achieve this?
I am also fine if I change href in the fb:like code to point it to my website. However then the referral links are good, but I can not use those likes to post my users later.
I don't think you can use merge tam. Fb Fan page is one thing and Fb App is other thing. FB App helps you get user data from what I know from their database while Fan page helps you promote your business.
Why do you need to merge them?
Right now I'm planning to rebuild again my site. But I would like to make it synchronized what I posted in facebook/my site. What I want is when I posted a photo to my site, I would like it to be synchronized to my facebook directly without Facebook Share feature, can I do it?. Since the photos can be commented, if someone commented my photo in my facebook, I would like the comment of that photo in my site is updated also. Can I do that? and How can I do that? Can I make it vice versa also? When the photo in my site are commented, I would like in my facebook also updated.
If you want to share updated photo of your website on Facebook then you have to just post image on Facebook and make status as new image or Logo of my website. As per my view, you should not upload only one photo but you have to share link of website which will automatically include photo from your website and also helps to increase traffic. This is easy way to share your updated website.
I would like to display my photo albums and photos that are in FB on my own website. However everything I have tried requires an access token that I seem to only get if I login to FB. I don't want visitors to my site to have to login to FB to see my photos.
Is there a way to get this data and not require a login? I want to pull data from my own FB account. Or is there a different way to authenticate my access behind the scenes so visitors don't have to login, to see my photos?
Facebook has recently launched a way to share the album with public without having to Signin. Every album will have link below this key word Share this album with anyone by sending them this public link. Take a look at this HOW TO for more information.
EDIT: However, for embedding refer this SO which explains how to grant permanent access to your photo albums
Another option is using 8 photo restricted Facebook Photo Badge
Showzey seems to be working on liberating your photos and provides widgets.
Facebook has a badges page that has different options for embedding Facebook content onto your site. The photo badge should fit your criteria.
May be this method could help you guys.
You can do it through a public fan page or a business page.
I put this script together a while back: http://roughgiraffed.com/FBalbum/. Working on a more legit version - will post when complete.
You can combine galleria (open source javascript image gallery framework) with a plug-in to integrate with facebook.
You can find the links bellow:
http://galleria.io/
http://www.alexanderinteractive.com/blog/2012/03/display-facebook-photos-on-your-website-with-galleria/
I'm using this very nice plugin for Joomla. Take a look.