@bibitbunga Hmm, weird, things should have worked just fine. Do you have SSH access? If so, try some (or all) of the following commands:
Code:
curl -i https://graph.facebook.com/?id=http%3A%2F%2Fwww.kebunpedia.com%2F
curl -i http://opensharecount.com/count.json?url=http%3A%2F%2Fwww.kebunpedia.com%2F
curl -i https://plusone.google.com/u/0/_/+1/fastbutton?count=true&url=http%3A%2F%2Fwww.kebunpedia.com%2F
curl -i https://www.linkedin.com/countserv/count/share?format=json&url=http%3A%2F%2Fwww.kebunpedia.com%2F
curl -i https://widgets.pinterest.com/v1/urls/count.json?url=http%3A%2F%2Fwww.kebunpedia.com%2F
If you're curious about its function, you may check this site:
http://www.linuxask.com/questions/show-http-response-header-using-curl
This is to test whether the issue lies with your PHP cURL extension, or the cURL module on your server itself.