diff --git a/.gitignore b/.gitignore index e2267b04..6fe9ce66 100644 --- a/.gitignore +++ b/.gitignore @@ -33,9 +33,7 @@ yarn-error.log* # vercel .vercel -# sitemap -/public/robots.txt -/public/sitemap.xml +# dev /data.json /yarn.lock .idea diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 00000000..6e83f7cb --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,9 @@ +# * +User-agent: * +Allow: / + +# Host +Host: https://tangly1024.com + +# Sitemaps +Sitemap: https://tangly1024.com/sitemap.xml diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 00000000..ae2d5fa5 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,9 @@ + + +https://tangly1024.comdaily0.72021-12-15T04:02:54.175Z +https://tangly1024.com/archivedaily0.72021-12-15T04:02:54.175Z +https://tangly1024.com/categorydaily0.72021-12-15T04:02:54.175Z +https://tangly1024.com/feeddaily0.72021-12-15T04:02:54.175Z +https://tangly1024.com/searchdaily0.72021-12-15T04:02:54.175Z +https://tangly1024.com/tagdaily0.72021-12-15T04:02:54.175Z + \ No newline at end of file