1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

add noindex to retro page

This commit is contained in:
mat 2023-12-25 22:00:01 -06:00
parent 747f4f85e4
commit f28702cf9d
2 changed files with 8 additions and 1 deletions

View file

@ -18,4 +18,10 @@
})
</script>
<svelte:head>
<!-- don't want this page to show up on search engines (non-search engine robots are fine though) -->
<meta name="googlebot" content="noindex" />
<meta name="bingbot" content="noindex" />
</svelte:head>
<slot />

View file

@ -1,3 +1,4 @@
# https://www.robotstxt.org/robotstxt.html
# hi robots hope you're having a nice day :)
User-agent: *
Disallow: