渲染 .mobi 网站是否有任何特殊的服务器要求?

发布于 2024-08-05 11:09:59 字数 81 浏览 4 评论 0原文

我需要为客户开发一个移动网站,我是否需要为此进行特定的服务器设置,或者是否需要任何其他服务器配置才能呈现移动网站,或者它的工作方式与普通网站相同吗?

I need to develop a mobi site for a client, do I need a specific server setup for this, or are there any additional server configurations that I need in order to render a mobi site or does it work the same as a normal website?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

傻比既视感 2024-08-12 11:09:59

.mobi 域(在设置/配置方面)与 .com 没有什么不同。

即使从技术角度来看,您也可以使用 Web 技术(Java、PHP、Python、PHP...)开发面向移动的应用程序以及您喜欢的硬件基础设施。

从开发人员的角度来看,此处提供了有关 .mobi 合规性的良好说明ready.mobi 是一款出色的免费测试工具,可使用行业最佳实践和方法来评估移动准备情况。标准。

A .mobi domain is not different (in terms of setup/configuration) than a .com

Even from a technological point of view, you can develop a mobile oriented application using the web technology (Java, PHP, Python, PHP...) and hardware infrastructure you prefer.

From the developer perspective, there's good instructions for .mobi compliance here, and ready.mobi is a great and free testing tool to evaluate mobile-readiness using industry best practices & standards.

睫毛溺水了 2024-08-12 11:09:59

ready.mobi 是测试合规性的绝佳工具。此外,此处提供了关于 .mobi 合规性的良好说明。

ready.mobi is a great tool for testing compliance for this. Also, there's good instructions for .mobi compliance here.

东北女汉子 2024-08-12 11:09:59

我认为您应该检查 Javascript 在目标平台中的可用性。

I believe that you should check the availability of Javascript in the target platforms.

忘年祭陌 2024-08-12 11:09:59

您的服务器应该能够提供 application/vnd.wap.xhtml+xml MIME 类型的页面,否则某些 WAP 浏览器将无法正确呈现页面(Nokia 系列 60)。

Your server should be able to serve pages with the application/vnd.wap.xhtml+xml MIME type, otherwise some WAP browsers wil not render the page correctly (Nokia series 60).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文