Skip to content

Commit 80dec99

Browse files
committed
Exclude /dart/ subtree from crawling.
1 parent 1e8cc4a commit 80dec99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

robots.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ User-agent: *
66
{% for node in site.pages %}{% if node.noindex %}{% assign isset = true %}Disallow: {{ node.url }}
77
{% endif %}{% endfor %}{% if isset != true %}Disallow:
88
{% endif %}
9+
Disallow: /dart/
910
Sitemap: {{site.url}}{{ site.baseurl }}/sitemap.xml

0 commit comments

Comments
 (0)