How to stop Google indexing my Github repository

后端 未结 4 1167
忘掉有多难
忘掉有多难 2020-12-07 09:42

I use Github to store the text of one of my web sites, but the problem is Google indexing the text in Github as well. So the same text will show up both on my site and on Gi

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 10:28

    If want to stick to the master branch there seems to be no way around using a private repo (and upselling your GitHub account) or using another service that offers private repos for free like Bitbucket.

提交回复
热议问题