robotnik:为每个域提供不同 robots.txt 的 Umbraco 包

时间:2021-06-09 12:56:11
【文件属性】:
文件名称:robotnik:为每个域提供不同 robots.txt 的 Umbraco 包
文件大小:77KB
文件格式:ZIP
更新时间:2021-06-09 12:56:11
C# 机器人 为每个域提供不同 robots.txt 的 Umbraco 包。 用法 在以下位置安装 Umbraco 包: : 安装后,只需添加一些文本文件并将一些应用程序设置添加到您的 web.config 以将它们映射到域。 例如: < appSettings> <!-- http://staging.somesite.com/robots.txt --> < add xss=removed xss=removed> <!-- http://www.somesite.com/robots.txt --> < add xss=removed xss=removed>
【文件预览】:
robotnik-master
----Robotnik.App()
--------Robotnik.App.csproj(11KB)
--------packages.config(2KB)
--------Controllers()
--------app.config(893B)
--------Handlers()
--------Properties()
----assets()
--------images()
--------releases()
----LICENSE(1KB)
----Robotnik.Web()
--------Default.aspx(463B)
--------Web.config(591B)
--------robots-production.txt(196B)
--------robots-staging.txt(75B)
----Robotnik.sln(2KB)
----.gitignore(181B)
----README.md(1KB)
----packages()
--------repositories.config(128B)

网友评论