mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
adding a robots.txt file
This commit is contained in:
@@ -3893,6 +3893,14 @@ pages:
|
|||||||
targets:
|
targets:
|
||||||
- en
|
- en
|
||||||
|
|
||||||
|
# Robots.txt for better Google indexing
|
||||||
|
- name: Robots
|
||||||
|
html: robots.txt
|
||||||
|
template: robots.txt.jinja
|
||||||
|
nav_omit: true
|
||||||
|
targets:
|
||||||
|
- en
|
||||||
|
|
||||||
|
|
||||||
ignore_anchors_in:
|
ignore_anchors_in:
|
||||||
- data-api-v2-tool.html
|
- 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