douzong3599 2015-03-13 18:05
浏览 29

Facebook抓取工具不显示元标记的内容

Hi I'm having problems with the facebook share option in the meta tags of my website.

I'm using laravel to fill the contents with the blade syntax

<meta property="og:url" content="{{ $domain }}"/>
<meta property="og:site_name" content="Rapsodia Invierno 15"/>
<meta property="og:description" content="{{ $seo[0]['description'] }}"/>
<meta property="og:image" content="http://www.rapsodia.com/ar/img.jpg"/> 

And in fact when I open the chrome debugger it show me the text of the variables

(I can upload images so, here it is written)

<!-- SEO Shares -->
    <meta property="og:title" content="Bienvenido a Rapsodia -  Rapsodia.com">
    <meta property="og:type" content="website">
    <!-- <meta property="og:url" content="http://www.rapsodia.com/ar"/> -->
    <meta property="og:url" content="http://www.rapsodia.com/ar/">
    <meta property="og:site_name" content="Rapsodia Invierno 15">
    <meta property="og:description" content="Descubrí el Universo Rapsodia y su última colección Inv15 inspirada en diferentes culturas y décadas, en el arte, en la música y viajes por el mundo.">
    <meta property="og:image" content="http://www.rapsodia.com/ar/img.jpg">
  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 C++ 头文件/宏冲突问题解决
    • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
    • ¥50 安卓adb backup备份子用户应用数据失败
    • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
    • ¥15 请问Lammps做复合材料拉伸模拟,应力应变曲线问题
    • ¥30 python代码,帮调试
    • ¥15 #MATLAB仿真#车辆换道路径规划
    • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建
    • ¥15 数据可视化Python
    • ¥15 要给毕业设计添加扫码登录的功能!!有偿