• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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