我可以通过 SharePoint 2010 for Internet Sites 获得适合 SEO 的网页吗?
我刚刚开始使用 SharePoint 2010 for Internet Sites,但我在应用程序和示例网站中看到的大多数内容看起来 URL 的格式都非常固定。
例如,我见过的大多数参考网站的主页都是“pages/default.aspx”。我想要像“/home”这样的东西。这可能吗?如果是这样,做起来相当简单还是很复杂?我看到的参考网站都是非常好看的网站。我很惊讶他们的网址这么难看。
预先感谢您的任何帮助!
I'm just starting out with SharePoint 2010 for Internet Sites, but most of what I've seen both in the app and in example sites look like the format of the URL is pretty fixed.
For example, most reference sites that I've seen hav their home page as 'pages/default.aspx'. I'd like to have something like '/home'. Is that possible? If so, is it fairly simple to do or is it pretty involved? The reference sites I saw are very good looking sites. I'm surprised they have such ugly URls.
Thanks in advance for any help!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
检查这篇文章
http://blog.mastykarz.nl/Friendly-urls-sharepoint-site-4-steps-iis7-url-rewrite-module/
没有 OOTB 功能可以执行此操作。我们还为友好的 URL 编写自定义 HTTP 模块。
Check this post
http://blog.mastykarz.nl/friendly-urls-sharepoint-site-4-steps-iis7-url-rewrite-module/
There is no OOTB features to do this. We also write custom HTTP modules for friendly URLS.
Sharepoint 通常对于 url 来说非常好。 2010年已经好一点了。创建您的顶级网站,例如主页|产品 |定价。然后在这些网站中的任何一个下创建一个网站将为您提供类似 yourdomain.com/Products/Pages/whatever-my-page-is- Called.aspx 的 url
Sharepoint is generally pretty good for the url. 2010 has gotten a little better to. Create your top level sites e.g. Home | Products | Pricing. Then creating a site under any of these site will give you the url like yourdomain.com/Products/Pages/whatever-my-page-is-called.aspx