[1] Instant Articles | Facebook ( ()) <https://instantarticles.fb.com/>
[2] インスタント記事 ( ()) <https://developers.facebook.com/docs/instant-articles>
[3] Instant Article Developer News - 開発者向けFacebook ( ()) <https://developers.facebook.com/ia/blog/>
[4] 記事の作成 - インスタント記事 ( ()) <https://developers.facebook.com/docs/instant-articles/guides/articlecreate>
正規リンクは各インスタント記事の<head>に、絶対URLで指定する必要があります。このURLがないと、FacebookにはRSSフィードの<item>に定義される正規リンクが表示されます。記事の<head>にもRSSフィードにも正規リンクが指定されていない場合は、Facebookはその記事を無視します。
<head>
<meta charset="utf-8">
<meta property="op:markup_version" content="v1.0">
<!-- The URL of the web version of your article -->
<link rel="canonical" href="http://example.com/article.html">
<!-- The style to be used for this article -->
<meta property="fb:article_style" content="myarticlestyle">
</head>
[5] “今度は”成功するか、Facebookの新サーヴィス「Instant Articles」|WIRED.jp ( ()) <http://wired.jp/2015/05/20/instant-articles-facebook/>