Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have had the Facebook like button for a long time on my website, but now its showing an error when someone clicks "like", the error says this. The page failed to provide a valid list of administrators. It needs to specify the administrators using either a "fb:app_id" meta tag, or using a "fb:admins" meta tag to specify a comma-delimited list of Facebook users.

But i have added the fb:admins tag, it has always been there with my admin id.

Please help my, it works on any other of my websites.

you can try it yourself here, press like and the error shows up :( inhaltsangabe.info/bwl/kg-kommanditgesellschaft-lernzettel-fuer-abitur

thanks and greetings from Germany, kevin

share|improve this question
Take a look at developers.facebook.com/tools/debug/og/… and at you sourcecode some options are defined multiple times. – Frederick Behrends Mar 11 '12 at 16:00

1 Answer

http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Finhaltsangabe.info%2Fbwl%2Fkg-kommanditgesellschaft-lernzettel-fuer-abitur

Errors That Must Be Fixed

More Than One OG URL Specified: Object at URL 'http://www.inhaltsangabe.info/bwl/kg-kommanditgesellschaft-lernzettel-fuer-abitur' of type 'article' is invalid because it specifies multiple 'og:url' values: http://www.inhaltsangabe.info/bwl/kg-kommanditgesellschaft-lernzettel-fuer-abitur, http://www.inhaltsangabe.info/bwl/kg-kommanditgesellschaft-lernzettel-fuer-abitur.

share|improve this answer
thank you so much, i think its working now:) – Kevin Görner Mar 11 '12 at 16:39
Inferred Property: The 'og:url' property should be explicitly provided, even if a value can be inferred from other tags. Inferred Property: The 'og:title' property should be explicitly provided, even if a value can be inferred from other tags. Inferred Property: The 'og:description' property should be explicitly provided, even if a value can be inferred from other tags. Inferred Property: The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags. – DMCS Mar 11 '12 at 16:39
Did this answer help you to find your solution to your question, if so, please accept this answer. See meta.stackoverflow.com/questions/5234/… for how to mark answers accepted. Thank you! – DMCS Apr 17 '12 at 21:38

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.