diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..5ae79b0 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Allow: / +Sitemap: https://cheatingchelsea.com/sitemap.xml diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..b8feeee --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,13 @@ + + + + https://cheatingchelsea.com/ + 2025-01-01 + 1.00 + + + https://cheatingchelsea.com/long-story + 2025-01-01 + 0.80 + + diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 61b8705..e152bc2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -66,7 +66,7 @@ export default function RootLayout({