在sitecore树中创建的内容项的网址无效

时间:2014-08-18 11:04:23

标签: sitecore

我正在尝试在sitecore树中创建一个简单的父子页面,如下所示,

Home
 Test
   Test1
     Test3
   Test2
      Test4

当我发布并检查网址为http://test.com/Test/Test1http://test.com/Test/Test1/Test3

我无法访问它并发出以下错误

The requested document was not found

Most likely causes: •The resource you are looking for (or one of its dependencies) has been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
What you can try:
 Go back to the previous page  
 Go to the start page  
 More information  
Requested URL: /test/ 
User Name: extranet\Anonymous 
Site Name: website 
If the page you are trying to display exists, please check that an appropriate prefix has been added to the IgnoreUrlPrefixes setting in the web.config.

如果我弄乱任何东西或设置,请告诉我。

1 个答案:

答案 0 :(得分:0)

我建议您打开Sitecore桌面并切换到" Web数据库"在屏幕的右下角。如果您在Web数据库中,请查看您创建的项目是否都已在Web数据库中发布。

此外,您想快速检查这是否是发布问题,您还可以通过将主连接字符串放在网络上来将您的网站置于实时模式,这样您就可以在网站上看到所有主要内容。< / p>