SEO: meta tags, OG, JSON-LD, robots.txt, sitemap, keywords in content
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /admin
|
||||
Disallow: /api/
|
||||
Disallow: /go/
|
||||
Disallow: /s/
|
||||
Disallow: /w/
|
||||
Disallow: /u/
|
||||
Disallow: /rdp/
|
||||
|
||||
Sitemap: https://stend.4mont.ru/sitemap.xml
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://stend.4mont.ru/</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user