diff --git a/index.html b/index.html index 040d1b8..4f2dd6e 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,63 @@ - DevLab + + + DevLab - Free Developer Tools Collection + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..b7b2ce7 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,10 @@ +# robots.txt for DevLab +User-agent: * +Allow: / + +# Sitemap location +Sitemap: https://dev-lab.onixbyte.dev/sitemap.xml + +# Disallow admin or private areas if any +# Disallow: /admin/ +# Disallow: /private/ diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..7dd0b5b --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,53 @@ + + + + + https://dev-lab.onixbyte.dev/ + 2024-01-01 + weekly + 1.0 + + + + + + + https://dev-lab.onixbyte.dev/json-viewer + 2024-01-01 + monthly + 0.9 + + + + + + + https://dev-lab.onixbyte.dev/bmi-calculator + 2024-01-01 + monthly + 0.9 + + + + + + + https://dev-lab.onixbyte.dev/about + 2024-01-01 + monthly + 0.7 + + + + + + + https://dev-lab.onixbyte.dev/contact + 2024-01-01 + monthly + 0.6 + + + +