开发者

How do I forbid search engine to index subdirectory /CRM with robot.txt?

Or even forbid indexing the whole si开发者_StackOverflow社区te?


Create a robots.txt file and add the appropriate Disallow directives, such as:

User-agent: *
Disallow: /CRM
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜