• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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