PHP Code:
<meta property="fb:app_id" content="125002750876861" />
Delete that meta tag, you don't need it.
PHP Code:
<meta property="fb:admins" content="http://www.facebook.com/profile.php?id=100000107178422"/>
Replace the above with:
PHP Code:
<meta property="fb:admins" content="100000107178422"/>
Everything else seems to be fine, except for the like button which you haven't added.