Slug not fully copied while migrating
-
The Blogger Importer plugin by wordpressdotorg does not copy the permalinks of the posts. This plugin copies the permalinks of the posts also. One problem that I am facing is that for a very small amount of posts, it skips the last character in the permalink. So the slug of the post in wordpress has the last character missing in it. An example of this can be seen in this screenshot https://javawithumer.com/wp-content/uploads/2019/12/Screenshot-from-2019-12-29-20-18-21.png
I found this problem after I wrote a python program to check all the urls. One of my migrated site with 58 posts had 3 broken urls and the other one with 78 posts had 6 broken urls. It just misses the last character in the slug.
- The topic ‘Slug not fully copied while migrating’ is closed to new replies.