diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-31 09:26:10 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-31 09:26:10 +0100 |
| commit | 737e6161f47657b96a567de20ea5e3f0ef08e3bb (patch) | |
| tree | 7a1e5589a8d7864b6c2d6576589fe73fac17fc95 /src/pages | |
| parent | bd7adff375965825ef9005f9ea94694d47abbe8c (diff) | |
Adds robots.txt
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/robots.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/robots.txt b/src/pages/robots.txt new file mode 100644 index 0000000..1055a1f --- /dev/null +++ b/src/pages/robots.txt @@ -0,0 +1,5 @@ +User-agent: * +User-agent: AdsBot-Google +Disallow: */payment-success-confirmation + +Sitemap: https://scotsleidassocie.org/sitemap-index.xml |
