对于只有AMP的单页网站,它是index.html的正确“规范”
<link rel="canonical" href="https://www.example.com/index.html">
<link rel="canonical" href="https://www.example.com/">
<link rel="canonical" href="https://www.example.com/" />
答案 0 :(得分:0)
基本上,您的网址是规范的,它不依赖于index.html,index.php或其他...
如果您只有一页,并且该页面是AMP页面,而不是您的规范链接
规范链接:<link rel="canonical" href="https://www.example.com/">