• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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