Skip to content

Instantly share code, notes, and snippets.

@budparr
Created January 12, 2015 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save budparr/bff94bca9d159a8fd46d to your computer and use it in GitHub Desktop.
Save budparr/bff94bca9d159a8fd46d to your computer and use it in GitHub Desktop.
Webhook robots.txt file
User-Agent: *
Disallow:{% if getSetting('analytics_id') %} /cms/{% else %} /{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment