09/09/2022
We've done A TON of migrations this past year. Here's a "how to guide" from our developer K.B Carte on using Python for Wordpress blog migration. Please code responsibly. Stay tuned for part two!
Part 1 In part one we will explore the different ways we can get blog content from a website when we have no access to the back-end. Starting with if the old website is WordPress and has the REST API enabled. In part 2 we’ll go over if there is no REST or not in…