Like script website and application id etc

Firestorm

Regular Member
Joined
Jan 1, 2008
Messages
293
Reaction score
4
Hello , i have seen a lot of like related website having the following in their source

<meta property="fb:admins" content=""/>
<meta property="fb:app_id" content="" />

How i do this through application setup ?


anyone can help plz . I am currently reading http://developers.facebook.com/docs/opengraph


Thanks
 
Last edited:
You can use FB canvas, meaning your application is on your site. Create application first on FB, connect it to your site. Read more documentation completely if you want to learn how to create FB application through FBML/XFBML.
 
http://developers.facebook.com/setup/

You can create an application there. For most of the opengraph api plugins, you won't even need to create an application.

Right now, the fb:admins meta tag is useless, fyi. To add administrators, you'll need to go to the application properties page.
 
what i have to put in the details etc ?
 
It's pretty clear.
First field: Put any name you want for your application, doesn't matter since most people won't be seeing it.
Second field: Put the domain you'll be hosting it on.
 
when ever i i press create app on that page it just goes white and nothing hapens
 
when ever i i press create app on that page it just goes white and nothing hapens

dont worry about it, its just a glitch. Your app has still been created, you just need to go to your dashboard to edit it.
 
dont worry about it, its just a glitch. Your app has still been created, you just need to go to your dashboard to edit it.
Yup. I didn't know this earlier and now I have 7 copies of the same app. -.-
 
Back
Top