我的一个页面不是facebook可共享的

时间:2015-12-01 14:37:14

标签: facebook web-crawler meta-tags sharing

我想在facebook上分享这两张收据。第一个正常工作,第二个没有显示任何预览,当粘贴到Facebook。我看不出它们之间的区别。为什么第一个工作,第二个不工作:

http://www.vegantastic.de/#!Rezept:Kartoffel-Bohnen-Curry http://www.vegantastic.de/#!Rezept:Gnocchetti-Sardi-a-la-mac-n-Cheese

在facebook调试器(https://developers.facebook.com/tools/debug/og/object/)中,两个URL都被正确读取,而facebook抓取工具可以读取所需的所有元标记。

我正在使用ajax哈希标记抓取方法,并且#34;?_ escaped_fragment _ ="替换主题标签。因此,抓取工具会看到以下网址:

http://www.vegantastic.de/?_escaped_fragment_=Rezept:Kartoffel-Bohnen-Curry http://www.vegantastic.de/?_escaped_fragment_=Rezept:Gnocchetti-Sardi-a-la-mac-n-Cheese

@CBroe这很奇怪,刮刮对我来说很好:

enter image description here

0 个答案:

没有答案