From 3081976587f4b0a13efa4d5ba821e5aa06e30a27 Mon Sep 17 00:00:00 2001 From: ThaUnknown <6506529+ThaUnknown@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:10:30 +0100 Subject: [PATCH] feat: minor SEO stuff --- web/src/app.html | 24 ++++++++++++++++++++++++ web/src/lib/components/Hero.svelte | 2 +- web/static/opensearch.xml | 10 ++++++++++ web/static/robots.txt | 6 ++++++ 4 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 web/static/opensearch.xml create mode 100644 web/static/robots.txt diff --git a/web/src/app.html b/web/src/app.html index fbdcbf5..8c386d3 100644 --- a/web/src/app.html +++ b/web/src/app.html @@ -4,7 +4,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + Miru | Torrenting Made Simple %sveltekit.head% diff --git a/web/src/lib/components/Hero.svelte b/web/src/lib/components/Hero.svelte index 28f7374..ec65cc4 100644 --- a/web/src/lib/components/Hero.svelte +++ b/web/src/lib/components/Hero.svelte @@ -9,7 +9,7 @@
-
+
MIRU MIRU MIRU MIRU MIRU MIRU MIRU MIRU MIRU MIRU MIRU MIRU MIRU
diff --git a/web/static/opensearch.xml b/web/static/opensearch.xml new file mode 100644 index 0000000..98ba460 --- /dev/null +++ b/web/static/opensearch.xml @@ -0,0 +1,10 @@ + + + Miru + Search Miru + UTF-8 + https://miru.watch/logo.ico + + miru://anime/ + diff --git a/web/static/robots.txt b/web/static/robots.txt new file mode 100644 index 0000000..8f1fd92 --- /dev/null +++ b/web/static/robots.txt @@ -0,0 +1,6 @@ +User-agent: baidu +crawl-delay: 1 + +User-agent: * + +Allow: /*