如何在wordpress中设置网站网址/基本网址?

San*_*wat 6 php url wordpress

我是wordpress的新手,我只是安装wordpress并想设置我的网站base_url.请任何人帮助我.提前致谢.

小智 6

在"wp_options"表中设置"siteurl"和"home"字段值.


Gan*_*her 5

要在wordpress应用程序中设置网址,只需转到左侧的"设置"标签,然后转到常规标签并设置网站地址(网址).


小智 4

您可以在数据库表 wp_options 或文件 wp-config.php 中更改它,如下所示:https: //codex.wordpress.org/Changing_The_Site_URL