Добавлена система Sitemap
This commit is contained in:
parent
b238967d3c
commit
2b3bf52796
6 changed files with 39 additions and 3 deletions
|
|
@ -56,6 +56,7 @@ const {
|
|||
<title>{title} {SITE_TITLE_SUFFIX}</title>
|
||||
<meta name="description" content={description} />
|
||||
{canonicalLink && <link rel="canonical" href={canonicalLink} />}
|
||||
<link rel="sitemap" href="/sitemap-index.xml" />
|
||||
</head>
|
||||
<body>
|
||||
<Header />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue