mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Merge pull request #1149 from Calvinjwala/robots-txt
Adding a robots.txt file
This commit is contained in:
@@ -3893,6 +3893,14 @@ pages:
|
||||
targets:
|
||||
- en
|
||||
|
||||
# Robots.txt for better Google indexing
|
||||
- name: Robots
|
||||
html: robots.txt
|
||||
template: robots.txt.jinja
|
||||
nav_omit: true
|
||||
targets:
|
||||
- en
|
||||
|
||||
|
||||
ignore_anchors_in:
|
||||
- data-api-v2-tool.html
|
||||
|
||||
1
template/robots.txt.jinja
Normal file
1
template/robots.txt.jinja
Normal file
@@ -0,0 +1 @@
|
||||
Sitemap: http://www.xrpl.org/sitemap.txt
|
||||
Reference in New Issue
Block a user