fix: add canonical link to improve SEO and avoid duplicate content issues
This commit is contained in:
parent
2cad8d5a48
commit
6a482214e7
1 changed files with 1 additions and 0 deletions
1
dist/index.html
vendored
1
dist/index.html
vendored
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="canonical" href="https://debrid-services-comparison.netlify.app/">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
|
|
|||
Loading…
Reference in a new issue