Google 站点地图和 .NET 1.1
使用 .net 1.1 为 google 创建站点地图并在树视图中使用此站点地图到网页 .aspx 中的最佳方法是什么?
What is the best way for create a sitemap for google using .net 1.1 and use this sitemap in a treeview into a webpage .aspx?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
由于 .net 站点地图控件是在 Framework 2.0 中引入的,因此除了手动创建文件之外,您可能没有任何选择。
我建议你升级到框架2.0。
Since the .net sitemap control was introduced in framework 2.0, you may not have any option other than creating the file manually.
I would advise you to upgrade to framework 2.0.