Also need a robots.txt and anything else you think that should be done b
This commit is contained in:
parent
7e55c0fe1d
commit
7e281cf5a5
3 changed files with 17 additions and 1 deletions
3
public/robots.txt
Normal file
3
public/robots.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
Sitemap: https://cheatingchelsea.com/sitemap.xml
|
13
public/sitemap.xml
Normal file
13
public/sitemap.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://cheatingchelsea.com/</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<priority>1.00</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cheatingchelsea.com/long-story</loc>
|
||||
<lastmod>2025-01-01</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
</urlset>
|
Loading…
Add table
Add a link
Reference in a new issue