We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Disallow: /dart/
1 parent b6d0c9b commit c6fd512Copy full SHA for c6fd512
robots.txt
@@ -3,7 +3,8 @@ layout: null
3
---
4
5
User-agent: *
6
+Disallow: /dart/
7
{% for node in site.pages %}{% if node.noindex %}{% assign isset = true %}Disallow: {{ node.url }}
8
{% endif %}{% endfor %}
-Disallow: /dart/
9
+
10
Sitemap: {{site.url}}{{ site.baseurl }}/sitemap.xml
0 commit comments