本文介绍了如何在 wordpress 中设置站点 url/base url?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我是 wordpress 的新手,我只是安装了 wordpress 并想设置我网站的 base_url
.请任何人帮助我解决这个问题.提前致谢.
I'm new to wordpress, I just install wordpress and want to set my site's base_url
. Please any one help me with this.Thanks in advance.
推荐答案
在wp_options"表中设置siteurl"和home"字段值.
In "wp_options" table set "siteurl" and "home" fields value.
这篇关于如何在 wordpress 中设置站点 url/base url?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!