404 when changing a setting.
-
Hi,
If I change a setting in WordPress (for example, the number of posts per page to display in ‘Screen Options’ or anything in ‘Settings > General’) I get a 404. Hitting ‘back’ and reloading the page will show that the setting change has been saved.
The reason the 404 is returned is because the submission drops part of the URL. Example:
Navigate to…
https://example.com/blog/wp-admin/options-general.php
Hit submit and…
https://example.com/wp-admin/options-general.php?settings-updated=trueNotice, ‘blog’ has been dropped from the URL. The domain is set up as ‘example.com/blog’ in the settings. Is there something else I need to do to get WP to keep the ‘blog’ folder when making changes in admin?
Many thanks.
The topic ‘404 when changing a setting.’ is closed to new replies.