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 am facing a problem with facebook scraper from facebook debugger.

It retrieves only the DOCTYPE and absolutely nothing else. Even I after I remove the Doctype tag it stll retrieves it!!!!

I have tried messing around with almost all basic html tags but I cannot figure out what's going on.

Is it an html problem?

https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.podhlato.gr

EDIT

I have tried saving a page of my site to a simple .html file and removing any og: and tags I had in. I then uploaded to my server and tried to use the url linter on it. The source code and all the info I was expecting to be parsed, was loaded properly.

My site is dynamic and it's using php. So I tried to load a different head tag when it is accessed from the facebook user-agent but it didn't work. I am sure it loads the source code is the same in both cases, but I cannot figure out out why it works on a simple html page and not on a page that is dynamically created from php.

share|improve this question
I think It is OK now. – cebirci Dec 15 '11 at 12:14
I don't think so... – George B Dec 15 '11 at 14:23

closed as too localized by phwd, BoltClock Jul 12 '12 at 16:26

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.