簡體   English   中英

共享時,為什么我的“網站圖片”沒有顯示在Facebook縮略圖上?

[英]Why does my Website Pictures does not show on Facebook thumbnail when i share it?

我有一個Opencart商店,在上面做了很多改動,然后每次我嘗試從我的網站共享頁面時,除了我的圖像外,它都會得到所有信息。

這是我的頭

<head>
  <script type="text/javascript" src="//ct1.addthis.com/static/r07/auth016.js"></script>
  <link rel="stylesheet" type="text/css" href="//ct1.addthis.com/static/r07/widget119.css" media="all">
  <style media="screen"></style>

  <meta http-equiv="X-UA-Compatible" content="IE=9">
  <meta property="og:title" content="3.5mm to 3.5mm Plug Audio Cable - (120cm)">
  <meta property="og:type" content="website">
  <meta property="og:site_name" content="IT Bargain">
  <meta property="og:image" content="http://grabyourbargain.com/image/data/sku_283716_1.jpg">
  <meta property="og:url" content="http://grabyourbargain.com/index.php?route=product/product&amp;product_id=2554">
  <meta property="og:description" content=" My Description">

我已經使用了調試FB工具,但它上面有我的圖片,但沒有顯示我可以單擊的內容,它會打開,但實際上並沒有在調試器頁面上顯示給我。 有人可以幫助我嗎!

這是我頁面的FB調試器結果的鏈接

由於您輸入了錯誤的圖像路徑,因此無法訪問http://grabyourbargain.com/image/data/sku_283716_1.jpg ,快速檢查后您輸入了錯誤的路徑(緩存-缺少文件夾),並且產品圖片的大小,例如: http : //grabyourbargain.com/image/cache/data/sku_283716_1-350x350.jpg

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM