Skip to content

Fix issue with robots constantly asking for projects archives

Matthias Käppler requested to merge github/fork/cynddl/feature/nofollow into master

Created by: cynddl

This pull request tells robots to not follow archive links. GoogleBot always triggers the creation of archive files (zip, tar…) at each new commit, overloading the disk.

Merge request reports