[問題] FB無法正確抓取網頁資訊
大家好
小弟最近用CodeIgniter架了個網站
##問題描述如下
FB linter:https://developers.facebook.com/tools/debug/
這是LINTER,用來看文章被分享時所抓的資訊正不正確
測試的網址:http://gapure.com/dolly/tw/news/post/8
我都有設定正確的OG屬性(按Ctrl+U可以看)
但就是抓不到
Ctrl+U
http://i.imgur.com/Lj6FF1G.jpg

FB Linter debug後的結果
http://i.imgur.com/SqpBNJ2.jpg


我猜想會不會跟URL重新導向有關係!?
因為在Linter底下的Scraped URL,一般的正常的網頁是可以Scrape出東西的
但是我的居然是空白
不知道有沒有大師可以解決,感謝不盡
補充
##我的.htaccess設定如下
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
php_flag display_startup_errors on
php_flag display_errors on
##robots.txt
User-agent: *
Allow: /
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 36.231.239.139
※ 文章網址: https://www.ptt.cc/bbs/Web_Design/M.1466183299.A.8F7.html
※ 編輯: xxFrency (36.231.239.139), 06/18/2016 01:09:44
→
06/18 09:39, , 1F
06/18 09:39, 1F
→
06/18 09:47, , 2F
06/18 09:47, 2F
→
06/18 09:47, , 3F
06/18 09:47, 3F
→
06/18 09:48, , 4F
06/18 09:48, 4F
→
06/19 10:13, , 5F
06/19 10:13, 5F
Web_Design 近期熱門文章
PTT數位生活區 即時熱門文章