标签: wordpress mobile
我想在wordpress中构建一个网站。像mysite.com这样的网络版本和像m.mysite.com这样的移动版本。我想它会在wordpress中运行,因为wordpress在数据库中保存了域名。
mysite.com/m将是可能的,但要求是使用m.mysite.com。
答案 0 :(得分:1)
这方法帮助了我:http://www.phillipadsmith.com/2011/11/note-to-self-a-simple-way-to-accomplish-mobile-site-redirection-using-mod-rewrite.html
然而,正确创建模板和css确实会使需求变得多余。