Link in the app title in the Facebook post - facebook

I created a Facebook application linked to my android application with the Facebook SDK. I allow users to share images from my android application, but I really don't understand how to edit the link in the application title of the Facebook Post.
I mean:
If I click on the "Shazam", I will be redirected on the Shazam's web site. How to customize this link?

I only had to add the Web platform in the Developer Console, in which I specified the link.

Related

Embed website as Facebook App

I'm basically trying to put all the functionality of this website: http://greenthumbweather.com/
into Facebook via the "website" platform.
I've started the app process in facebook and I entered the URL as website platform (attached image).
However, when I go to preview the "app", I just get a link to my website in the top right (attached image).
Do I have to recreate the entire functionality of the website within Facebook? Or can I just port the functionality into a Facebook app? I really would like users to be able to visit the website within Facebook, where it would grab their location information and customize my website based on their latitude/longitude.
Thanks for any help!
You can just port your website to facebook app but i think that depend on your desired output. Your website can also be ported to a canvas app.

Setup a Visit Website and Send to Mobile link on facebook app

I cannot find any information on this in the developers guide. I'm setting up a facebook app so users can connect and publish content to their feed. I want to create a page that looks like this: https://www.facebook.com/appcenter/houzzapp
On the right side you will see the two blue buttons, one that says Visit Website, the other Send to Mobile. These are the functions that I want as far as the facebook app is concerened. Does anyone know how to do this or can point me to some documentation or a tutorial?
This is Facebook's App Center.
In order to get your App on Facebook's App Center you have to go through a Approval which you can review/edit and submit via Your App -> App Details.
Once all necessary Fields and Pictures are uploaded, you can Submit App Detail Page.
Pointing out the Specific questions about Facebook's App Center:
Visit Website button: Will use the link you entered in your Basic Settings under Website with Facebook Login
Mobile Web: Will use the mobile version url you entered in your Basic Settings under Mobile Web

Facebook share not working in iphone mobile browser

I am using phonegap and jquery
mobile for Facebook share link. It's working in web browser but not in mobile browser.
My share link is:
http://facebook.com/sharer.php?s=100&p[title]=&p[url]=mysitename&p[images][0]=http://mysitename/storage/information_promotion/719/4_1361103843_SeafoodPizza.jpg&p[summary]=test
Please help.
This is not the working one url. You have to make it https://m.facebook.com/sharer.php?u=
Also you need to make url site whit Facebook Open Graph META Tags to get the details.

Add a facebook page in the "via application" link

I've developed an android mobile application, which post on Facebook wall. So after giving the post, it shows "via MyAppName" under the post. And it shows as a link. If I click it, it shows
The page you requested was not found.
Now I want to add a Facebook page with this link, suppose a publicity page for my app. Or may be a URL of my application link on the Play store.
How can I do that? Will my app have any negative effect if I do that!
Currently only selected option is "Native Android App" under "Select how your app integrates with Facebook" on the Facebook developers' site for this app.
I've searched a lot, but can't find anything......... Please help....
This usually links to the Canvas URL (dev settings). If you did not set one, you get the error message.
So, if you want the link to lead somewhere, just use a canvas URL and redirect to a page.
Keep in mind that you need a server with SSL for that, btw.

Issue with facebook android app integration

I am posting image to facebook using android app. On the facebook page, there appears a link with name of my app just above the image posted. How to add a url to this link ? Rightnow, if we click this link, it says page not available.
Set up a website or canvas page URL in your app settings.