• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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