Adding facebook link to webpage - facebook

Hi please excuse my ignorance as this is all new to me (you know, the teaching old dogs new tricks thing)..Ive just setting up a website and I want to put a link to my facebook page on it but I cant quite get my head around how to do it...please help a confused old girl...thanks

You must use HTML:
My facebook page
You can obtain help finding your FB ID here http://www.ehow.com/how_5753004_facebook-id.html It's very easy.
If you really have no idea about what I am talking about, give us your shining new website address and we can continue.

1) Go to the facebook.com/badges website.
2) Log in to your Facebook account.
3) Click on the type of badge you want to create. The Profile badge will allow you to list details that appear on your profile's information page such as name, email, birthday and hometown. You can also choose to display your status updates and recent photos using this option. The Like badge allows you to display a specific business or organization that you like. The Photo badge displays a thumbnail collection of photos you posted to your account. The Badge, Profile and Like options are available to pages or profiles (business or personal). The Page badge is available only to people who have created Pages for a business or organization. The Page badge gives website viewers the ability to click and Like your page while still on your website.
4) Select the customization features related to the badge type you are creating. For the Profile badge, click the "Edit this Badge" link and select the check boxes for the information you want to include. Click the "Save" button. Click the type of Web page you have. Facebook will provide custom code for a Blogger or Typepad blog. If you have a different type of website click the "Other" button. Copy the code provided and paste into your website. For the Like badge, select the page you want to display from the drop-down menu. Then copy the code provided and paste into your website. For the Photo badge, select the radio button for the layout option and choose the number of photos you want to display from the drop-down menu. Click the "Save" button. Click the type of website you have. Copy the code provided and paste into your website. For the Pages badge, click "Edit this Badge" and select the layout type and the items you want to display. Click the "Save" button. Click the button for the type of website you have, and copy and paste the code into your website.

Related

Facebook Share Button Creates Stories with link "via" my FB app URL - change to website URL

I don't have 10 reputation points yet, so can't embed image, sorry. Please see the image that can help clarify, right away, what's wrong: http://i.stack.imgur.com/b6BbO.png
I am having issues integrating Facebook buttons on my site. I have created a FB app to use with the integration - my like button (see http://soundsviral.com/2014/02/13/tennis-court-by-lorde-45/) is working just like I want it to. However, the share button next to it returns a story like you see above. The real disconcerting piece is that the link for the "Sounds Viral" name (which is the name of the app here, not the site) links to the app itself, which I don't want users to visit at all.) How can I change this URL to be my homepage (or the link in the post below, if that's preferable?)
I also which I could change "link" here to be "song", which is a supported og:type and is in use for my "like" button. However, for the "share" button, it just says "link". But that's less important to me than the actual URL in the story.
Thanks for any ideas!
The solution is to set your facebook app to be a website app that directs facebook users to your website.
To do this:
go to you app page
go to Settings
click Add Platform button
Select Website option
Enter URL of your website and save

how can I get notification on my webpage when I am online in gmail or facebook?

I want to create one feature for my website page. that is when I am logged into my gmail account at that time I want to notify or blinking on my web page.
Is it possible? if yes, then plz answer how? tnx in advance.
If I get you right, you need to add your google or facebood account status in your page.
Google: Add this line to your page
<script src='//talkgadget.google.com/talkgadget/button'></script>
Facebook: Answer from here
Facebook has a Twitter-like feature in which you can update your "status" -- a one-liner formatted as [whatever you type].
It's now possible to export your Facebook status as an RSS feed, which means you can add it to your own choice site.
The hard part is finding your personal status "feed." Go to your Facebook Profile page and look for the "Mini-Feed" box. Click on the "See all" link. On the right rail of the resulting page is a list of links; one of them is "Status stories." That's the one you want. Click it.
Now you have a page labeled "My Mini-Feed" that is limited to your own status updates. Look in the right rail for an RSS icon and a label, "Subscribe to these stories." There's your RSS link.
Grab the URL and add it to the Aggregator on your website. Set the refresh time to the lowest possible value (15 minutes) and make sure cron runs at least that frequently.
Currently, the Aggregator module produces a block for each feed. You can place that block in any region. Voila: Your Facebook status is now reflected on your website.

"Add friend" from Facebook page

We have a Facebook page where we list the staff of an organization. Is it possible to populate the page with the names and profile pictures from the staff's profiles and include an "add friend" button alongside their name?
I need to know if this is possible before proceeding with design and hiring a developer.
Cassidy
Try take a look at this page, it seems you can do it with a dialog popup
http://developers.facebook.com/docs/reference/dialogs/friends/

Export events URL in Facebook

I want to get the webcal URL for the export events page using Facebook API,
url = webcal://www.facebook.com/ical/u.php?uid=YYYY&key=XXXXX
I want to know how to get the key=XXXXX part.
Which I can easily add to the Google calendar to display all of my Facebook events there.
Actually if you want to get the link for your account, just login to facebook and do following:
Go to events (in left menu) -> In front of event (title) there are two buttons: + Create event and a search button.
If you click search button, the last item is export.
If you click export you'll get the link for your account.
Hope it helps.

How do we link a Facebook page and a separate App?

I made an application for using Facebook's likes/comments.
This is the app.
However, I made a separate fan page.
How do I link the two such that the App's Profile Page points to the one that I have made?
I can't afford to make a new page since I have already gathered 250+ likes, and it was hard.
Facebook changes their user interface once in a while, and it can be difficult how to add an app as a tab to a Facebook page.
Here is how you do it:
The app must be a tab app. When you create the app, you get a chance to specify a Page tab URL and a Secure Page Tab URL. If the app is set up as a "App on Facebook", it will not work. Make sure your app is set up as a "Page Tab"
After you create the Tab app, click on "View App Profile Page" in the left column.
Click "Add to My Page"
Select the page to which you want to add this tab and click the close button
There is a step by step tutorial on how to do this here:
http://how-to-create-facebook-app.koliber.com
You can link the app to the page by clicking the "link to my page" link at the lower left of the app screen. A box pops up that lists all the pages you are an administrator of. Just select the one you are targeting.
The app including its info content will then appear as an extra tab/menu item on your page. That way, the visitors of your page have direct access to your app.