url rewriting - Wordpress address url option missing under general setting

admin2025-01-08  6

Anyone can help me out ?

Why don't I see 'wordpress address url' and 'site address url' under general setting in order to change url. like below image : Thanks in advance.

Anyone can help me out ?

Why don't I see 'wordpress address url' and 'site address url' under general setting in order to change url. like below image : Thanks in advance.

Share Improve this question asked Sep 10, 2018 at 18:55 AnowarAnowar 11 bronze badge 3
  • 2 Is your site part of a MultiSite? If it's a subsite, you would not have any options to set URLs. – WebElaine Commented Sep 10, 2018 at 19:38
  • Thanks. It's multisite. but I'm trying with main site general setting. is there any other reason? – Anowar Commented Sep 11, 2018 at 1:11
  • 1 I'm surprised they're not displayed there for multisites even if they're not editable. – Rup Commented Oct 28, 2023 at 20:23
Add a comment  | 

1 Answer 1

Reset to default 0

You have the following in your wp-config.php...remove them and you will see the options in the admin.

define('WP_HOME','http://example.com');
define('WP_SITEURL','http://example.com');
转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1736270592a1440.html

最新回复(0)