diff --git a/template/robots.txt.jinja b/template/robots.txt.jinja index 36ca6ec944..f790272fc2 100644 --- a/template/robots.txt.jinja +++ b/template/robots.txt.jinja @@ -1 +1,5 @@ +User-agent: * + +Allow: / + Sitemap: http://www.xrpl.org/sitemap.txt \ No newline at end of file