mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 17:42:48 +00:00
trying to improve seo
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
User-agent: *
|
||||
Disallow: /login
|
||||
Disallow: /api
|
||||
Allow: /
|
||||
Allow: /f/*
|
||||
Allow: /t/*
|
||||
Allow: /realms
|
||||
Disallow: /login
|
||||
Disallow: /api/*
|
||||
|
||||
Sitemap: https://classicwowforums.com/sitemap.xml
|
||||
|
||||
24
client/public/sitemap.xml
Normal file
24
client/public/sitemap.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://classicwowforums.com/</loc>
|
||||
<lastmod>2018-02-07</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://classicwowforums.com/realms</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.6</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://classicwowforums.com/f/133</loc>
|
||||
<lastmod>2018-02-07</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://classicwowforums.com/f/137</loc>
|
||||
<lastmod>2018-02-07</lastmod>
|
||||
<priority>0.3</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user