我想询问如何在网址中没有/ home的情况下访问我的wordpress网站索引(主页),因为目前我可以在网址中添加/ home时访问我的网站索引。
谢谢!
答案 0 :(得分:0)
请转到管理面板 然后
打开:设置 - >读强> 并将首页显示设置为静态页面(在下面选择) 并从“首页”下拉列表中选择您的页面
然后保存更改
这可能会对你有所帮助
答案 1 :(得分:0)
www.example.com/home to www.example.com
有两种方法可以做到这一点:
Method 1:
>> Login to you admin section area
>> select the Settings -> Reading
>> choose the static page radio box and then select you page which you want to display as a home page in your case it is /home
=======
Method 2:
>> Login to you admin section area
>> select the appearance =>Customize
>> select the Static Front Page and after this you need to to choose A Static page under the Front Page Display and choose you page form the select box.
希望这对你有用:)