Want to get website's like box to link with fan page instead of websites administrative intereface? - facebook

I am trying to link a like box on website to facebook fan page.
http://witheri.com
I created an APP (developer.facebook.com), went to settings -> advanced -> add page to create a fan page for a band. Then I used this open graph like button (http://developers.facebook.com/docs/reference/plugins/like/) to link page.
It is working on website, but when I click like, it creates a 3rd page, an insight page, with this message "This is the administration interface for your webpage at http://witheri.com. You can see Insights and publish to the users that have liked your webpage. Only the administrators of the webpage can view this interface, other users are sent to the webpage."
This is all fine, but I want the likes to appear on the fan page instead of the insight page. How can I fix this?

That message explains the situation; the people who use the Like button are liking http://witheri.com , the page you see on Facebook.com is only visible to you, and lets you see the insights for who likes the page, and lets you post things which will appear in the fans' news feeds

Related

Merge facebook page with ghost page

when I added the open-graph meta data to my website, every Like that my webpage gets is saved only for the webpage under a "ghost page". means that if i want to create a "facebook page" for the website, it's totally separated from the website, and i need to re-build my audience again.
is there a way to merge between them?
For example, if I insert a Like-Box to my website, and I click on the Facebook link in the Like-Box - it redirects me to the website, and not let me see the Facebook page.
if I'll change the link to the Facebook page, the likes number will be much lower.
I know i can merge under "Resources" but i wonder if it will transform my "Facebook page" to another link to my website. which i dont want.
So, how can I let people click on the link: "MySite on Facebook" and get to my site on facebook and not to my site...
I think that the ultimate solution will we set the like button to the "facebook page", and not to the page itself. what do you think?
You will have to create a Fan Page for you website and move the Likes over. There is a page migration / merge tool you can use, but it only works if the pages have similar names. You can find it in the Page Admin screen.

Facebook Open Graph Analytics

I am trying to figure out how many likes came from a facebook fangate page.
For example,
http://example.com/ has 1000 likes.
The example's fangate page has a "Like" button to http://example.com/
Does Facebook's open graph analytics have a tool to bring up data on where these links come from?
Is there a way to pull up data to analyze this? Say is there a way I was able to have data that told me
200 Likes came from example fangate page
300 likes came from some other site etc.
You have analyics for the Facebook Fanpage. Not for a URL.
If you are the administrator of the page. acess this link http://www.facebook.com/YOUR_PAGE_HERE/page_insights_likes
You cant see the source of like, but you can see the types of likes. If come from the page, from a like button, from a popup, from timeline, from celphone...

Facebook like button is not linked with the like in the fan page?

For example, I have an article in my site,
http://abc.com/1.html
and I put a like button plugin from Facebook in the website for this article (http://developers.facebook.com/docs/reference/plugins/like)
And I also have a fan page in Facebook and share this article (by sharing a link).
If I press the link button in my site, the fan page like for this article does not add up. And vice versa, if I click the like button of this article in fan page, it does not reflect on the website either.
So is it the default behavior? I thought the article URL is provided for the Facebook Like plugin, the info should be linked. Anything I am missing here?
Thanks.
When you put an Like Button on your website for this particular article,
it's usually linked to an "Open Graph FaceBook Page", not your regular Facebook Fan Page, with a wall page. Open Graph FaceBook Page will redirect users to your own website. The good part of it, is that you'll be able to post news in the fans news feed.
When you share that article on your Fan Page, fans would LIKE the news feed post, not your website's article.
You can link the like buttons to your Fan Page, but you'll loose specific article liking capabilities.
As described in the doc (http://developers.facebook.com/docs/reference/plugins/like) :
Can I link the Like button to my Facebook page?
Yes. Simply specify the URL of your Facebook page in the href parameter of the button.
The first like is for your site, the second like is for the feed story -- they are two distinct objects.

Link web page, Facebook Like button, and Facebook fan page?

Is this possible?
When someone clicks a Facebook Like button, he/she shares the web page URL with friends on Facebook.
With the same click, the user also becomes a fan of the web site's Facebook fan page.
Thanks!
While adding a Like button on your website to like you "Facebook Page" is possible (and I guess you know that), you can't use the same button to like multiple entities (your current page and the Facebook Page).
What you can do is:
Have two Like buttons, one for the current page and one for the Facebook Page
Place the Like button of your Facebook Page in a "visible" location (e.g. on top of the sidebar)
Capture the like event of your current page (with edge.create)
Encourage the user to "Become a Fan on Facebook too" whenever they like your current page.
See this link on Facebook's developer site.
This will do all the points 1 and 3 you mentioned above. As far as point 2 goes, you will need to reference that on your facebook page.

How to create this kind of facebook page?

I want to create fb page,and to force users to like page,and to share if they want to see content of my fb fan page.
So,like that page,share that page,and you can than show content of that page.
You need to "capture" if the landing user on your Page Tab likes the page or not and if not show them different content and encourage them to Like the page to get more!
I've written an in-depth tutorial on how to check if a user is fan of your Facebook page and included a real world examples from a famous Facebook pages!
And just to add to my own article above, another GREAT example is one the "most" popular pages on Facebook Coca-Cola!
Just a side note, you don't force the users....you encourage them!
The closest you could get is to use a Canvas page with a Like Box or something embedded in it. You can listen for the "Like" by waiting for an FB.event.subscribe(edge.create) event in embedded Javascript.
I would caution you to abide by the terms for forcing people to like a page.
"Like" Reward Guidelines
Facebook API Policy