[1] [CITE@en[Instant Articles | Facebook]]
( ([TIME[2016-05-11 14:41:09 +09:00]]))
<https://instantarticles.fb.com/>

[2] [CITE@ja[インスタント記事]]
( ([TIME[2016-05-11 14:42:18 +09:00]]))
<https://developers.facebook.com/docs/instant-articles>

[3] [CITE@ja[Instant Article Developer News - 開発者向けFacebook]]
( ([TIME[2016-05-11 14:42:34 +09:00]]))
<https://developers.facebook.com/ia/blog/>

[FIG(quote)[
[FIGCAPTION[
[4] [CITE@ja[記事の作成 - インスタント記事]]
( ([TIME[2016-05-11 14:43:32 +09:00]]))
<https://developers.facebook.com/docs/instant-articles/guides/articlecreate>
]FIGCAPTION]

> 正規リンクは各インスタント記事の<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>

]FIG]


[5] [CITE@ja-jp[“今度は”成功するか、Facebookの新サーヴィス「Instant Articles」|WIRED.jp]]
( ([TIME[2016-05-11 14:50:30 +09:00]]))
<http://wired.jp/2015/05/20/instant-articles-facebook/>