Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only write robots.txt in production if not supplied. #56

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dficker
Copy link

@dficker dficker commented Nov 7, 2014

I have not fully tested this Pull Request.

But code something like this should be made to fix #54 which stops vendor-supplied or project-supplied robots.txt from being used in production. The staging robots.txt is perfect, but if there's already another robots.txt in the repo, then it's better to use that than the very basic production one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Production should not have a robots.txt written
1 participant