Clickable url within facebook social plugin - facebook

What is the correct markup for inserting clickable urls/links in the Facebook Social Plugin comments?
I am not able to find this info in Google, been trying for couple hours now... I even "Binged" it once lol. I know its possible to do since I've seen clickable urls in plugin's comments on many occasions before.
Can someone plz help? Pretty please?

You can't insert clickable urls in fb plugin, also facebook doesn't allow google to crawl its content. The reason for that you know better facebook is the big rival to google.

Related

Latest Facebook post

I'm trying to add a section of my site where my visitors can read all the latest posts from a company's twitter and facebook.
Twitter was really easy to implement, but now I am stuck at trying to find a solution to implement the latest facebook post.
I've looked on the facebook dev site as well searched on google, but most answers suggest fetching RSS feeds or other stuff that facebook no longer supports.
Does anyone know of how to do this? Is it even possible anymore?
I know this is an old post, but maybe this will help someone.
I found this option:
Use the facebook page plugin. Instructions are here: https://developers.facebook.com/docs/plugins/page-plugin

How do I set up Facebook comments on my website?

I have tried for a month to set up Facebook comments on my site. I want the comment box on my post pages. Also, I want the social buttons which seem to be there sometimes. What file do I place the JavaScript SDK code on, in my PHP or CSS (or is it pasted into each post page)? Then do I cut and past the plugin code into each page I want it to be available, or just in one theme file? I'm lost in this sense and no one seems to be able to give me an answer.
All of the information you will need is on the Facebook developer page! If you are using Wordpress you may easily implement Facebook comments by installing the official Facebook plugin.

Publish content on Facebook via RSS

I would like to add new content via some API. I found this site where they say that there is a Imported Sites function which allows to enter a RSS feed and the content will be posted automatically. Is this true? Or better does that work today too?
If yes please point me where I have to set that. Facebook has changed in such a way that their way doesn't work today. Im looping thrue the menus since about a hour without any success.
If this does not work please show me a other way. Thanks!
Since September, this feature has been removed.
We want you to connect with your fans in the most effective ways possible. That's why as of September 30th you'll no longer be able to automatically import posts from your website to your Page notes. The best way to get people to interact with your content is to give them insight into the links you share on your Wall by adding personal comments and responding to feedback from fans.
Source: Why can I no longer import blog posts from my website to my Page's notes?

How to create an interactive Facebook page?

I've been asked to code a Facebook page, and I have no idea where to start. A bit of googling around has lead me FBML (Facebook markup language) but I can't find anything definitive in the help or any good tutorials on how to code a custom facebook page.
Anyone have any great links on how to create a Facebook page? Beyond actually just making the page on Facebook. Things such as embedding video, adding backgrounds, forms, animation and fully featured web page type functionality.
The design we have has all these elements, along with pulling RSS feeds and such.
Any help, or direction would be great!
Thanks,
You should not use FBML anymore!
We are in the process of deprecating FBML. If you are building a new
application on Facebook.com, please implement your application using
HTML, JavaScript and CSS.
A facebook app/page is a simple html site where you connect to facebook via the Facebook API. In the meantime the facebook documentation has become quite readable. Have a look at:
SDK tools (JS and PHP)
Authentication (how to know who the user is)
Permissions (the user has to approve that you may gather information)
The Graph API (how to get informations)
Dialogs (how to interact on the clientside)

Is there an easy way to generate RSS/Twitter/Facebook/Digg/Delicious/Reddit links/images for tumblr?

I'm looking to generate a bunch of links to add to my tumblr site Planning for Failure for people to share articles on Twitter, Facebook, Digg, Reddit, etc.
I know there are wordpress plugins that do this for you. I've currently added Facebook and Twitter by hand, but I'm guessing there's an easier way to do this.
Any ideas?
Thanks.
http://addthis.com/ seems to do the trick.