fix: align static SEO URLs with www host
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<link rel="canonical" href="https://www.iqon.com/" />
|
||||
<link rel="alternate" hreflang="en" href="https://www.iqon.com/" />
|
||||
<link rel="alternate" hreflang="ru-KZ" href="https://www.iqon.com/kz/" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link
|
||||
|
||||
Reference in New Issue
Block a user