I am trying to debug my website from Facebook and fount out that it is not crawlable. I tried many methods, changing htaccess file on Virtual server, changing apache configuration etc. Later I implement a simple loop to find out if it returns and thus, it displayed html in scraper output.
Platform is symfony 1.4. Does any body has got any idea why? I believe it is because of something relevant to symfony, but not related to htaccess etc.
Thanks