Skip to Content
Facebook® Application Development For Dummies®
book

Facebook® Application Development For Dummies®

by Jesse Stay
May 2011
Beginner
408 pages
10h 27m
English
For Dummies
Content preview from Facebook® Application Development For Dummies®

Facebook's URL Linter

Did you know that you can turn your Web site into a Facebook Page? I won't get into many details here (I cover this thoroughly in Chapter 6), but by using a protocol of simple meta tags that you put in the header of your HTML, you can identify your Web site to Facebook as a Page on Facebook's network. When you implement these tags, you can run your Web site by Facebook via its URL Linter (http://developers.facebook.com/tools/lint/) and Facebook can tell you what it knows about your Web site based on those tags.

So, for instance, I run my own blog at http://staynalive.com. I have added these meta tags to my blog in the header to identify it as a Web site (I could also identify it as a blog), show what URL I want Facebook to link it to, and provide other metadata such as images, my phone number, my e-mail address, and more:

<meta property="fb:page_id" content="12327140265" /> <meta property="fb:app_id" content="293151070252" /> <meta property="og:title" content="Stay N' Alive" /> <meta property="og:type" content="Web site" /> <meta property="og:url" content="http://staynalive.com" /> <meta property="og:phone_number" content="801-853-8339" /> <meta property="fb:admins" content="683545112" /> <meta property="og:description" content="My View of the Real-Time Web - Tech and Rants From Jesse Stay, The 'Social' Geek" /> <meta property="og:email" content="jesse@staynalive.com" /> <meta property="og:site_name" content="Stay N' Alive" /> <meta property="og:image" content="http://staynalive.com/wp-content/themes/ ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Programming Social Applications

Programming Social Applications

Jonathan LeBlanc

Publisher Resources

ISBN: 9780470768730Purchase book