私は最近、との間で//
戦う代わりに、を使用してWebページにスタイルシートをロードし始めました。例えば:http://
https://
<link href="//example.com/styles.css" rel="stylesheet" type="text/css" />
link[rel="canonical"]
さて、タグについても同じことをすべきかどうか疑問に思います。例えば:
<link rel="canonical" href="//example.com/index.html" />