我想要验证我的loader.io的blazor网络服务器,因此我需要创建一个页面与一个特定的名称和一个特定的标记(文本),这不是包装在html中。在我的blazor服务器上,我用一个apicontroller解决了这个问题,它像这样返回纯文本(没有真正的令牌): public class ControllerIOtext/plain");
return new OkOb
谷歌、必应和其他网站如何对blazor网站进行索引? 当我查看blazor应用程序的页面源代码时,无论是服务器还是WebAssembly,我看到的都是一个加载应用程序的超文本标记语言包装器。本文讨论将robots.txt放在适当位置(Where is the best place to put Robots.txt in a Blazor Web Assembly project?)