We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a9264 commit ac02b81Copy full SHA for ac02b81
1 file changed
docs/robots.txt
@@ -5,5 +5,5 @@
5
6
# Allow crawling of all content
7
User-agent: *
8
-Disallow:{% if jekyll.environment == "netlify" %} /{% endif %}
+Disallow: {% if jekyll.environment == "netlify" %}/{% else %}/*?*{% endif %}
9
Sitemap: {{ site.url }}/sitemap.xml
0 commit comments