301
ヘッダー付きのステータスコードを持つURLを共有しているLocation
が、Facebookが宛先ページからコンテンツをフェッチしていないことがわかりましたが、tinyurl.com facebookのURLを共有すると、宛先ページからすべてのコンテンツをフェッチし、このURLにも301
ステータスコードLocation
ヘッダーがあります。 URLにもこの機能が必要です。
1826 次
1 に答える
1
You will have to lint your URL at https://developers.facebook.com/tools/lint and fix all errors and warnings listed.
You can lint tinyurl's fine as long as the target location is good. Here's an example of linting a tinyurl:
http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Ftinyurl.com%2F6weoofy
于 2012-01-19T14:45:48.283 に答える