• 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.

Resolved Wordpress Toolkit cloning tool ruined the structure of the links on my blog

Tomek

Regular Pleskian
Hi,

I decided to change the look of my blog.

So I cloned my blog and made changes. After a week of work, I decided to synchronize the installations.

And then I discovered that almost all links in my posts are broken.
For each link in the posts has been added my blog URL.

Example:

If there was a link "www.example.com" in the post, then it was changed to https://myblog.pl//www.example.com/

How to fix it?


Plesk Onyx 17.8.11 #5
WordPress Toolkit Version: 3.1.0-885
The problem already occurs at the stage of cloning the original to the staging.


Edit.

OK, I think I know how to solve it.
I will do synchronization without a "post" table.

Edit 2.

It works.
The Wordpress Toolkit even suggests which tables exclude from synchronization.
 
Last edited:
Unfortunately, this does not solve the problem for me.
I need to synchronize the pages. Pages are in the "posts" table :(


Edit.

This time I definitively solved the problem.

I used this plugin:
Search & Replace

I replaced "https://myblog.pl//" with this "http://" in the posts table.
 
Last edited:
Back
Top