diff --git a/public/robots.txt b/public/robots.txt index eb05362..d033c30 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,4 @@ User-agent: * Disallow: + +Sitemap: https://sist.tristanbudd.com/sitemap.xml diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..73a5b8f --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,13 @@ + + + + https://sist.tristanbudd.com/ + daily + 1.0 + + + https://sist.tristanbudd.com/docs + weekly + 0.8 + + diff --git a/resources/views/app.blade.php b/resources/views/app.blade.php index a135d97..17cfda0 100644 --- a/resources/views/app.blade.php +++ b/resources/views/app.blade.php @@ -18,6 +18,7 @@ +