• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue WordPress page in subdirectory does not work - forwarding to root

Slakish

New Pleskian
Server operating system version
Ubuntu 22.04.5 LTS
Plesk version and microupdate number
Plesk Obsidian v18.0.67_build1800250205.19 os_Ubuntu 22.04
Hello,

I had to restore my website from the WP Toolkit backup. Unfortunately, my site domain.com/blog is not properly accessible. If you enter domain.com/blog in the browser, an HTML version of the page appears. When I try to log in to WP Admin I am redirected to domain.com/wp-admin. It seems that the domain is no longer set correctly in Plesk. The URL change function also recognizes that I need to change from domain.com to domain.com/blog. When I start the task it eventually times out. How can I fix this without having to delete the domain?
 
@Slakish could you please execute the following command on the server:

plesk ext wp-toolkit --wp-cli -instance-id [ID] -- option get siteurl

Where [ID] (please remove the brackets) is the ID of the WordPress installation in Plesk. To learn
the ID, go to WordPress and click the name of the WordPress
installation. The ID will be displayed at the end of the URL in the
browser. For example, if the URL ends with /id/2, then the ID=2.
 
Back
Top