© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. VoniatisData-Driven SEO with Pythonhttps://doi.org/10.1007/978-1-4842-9175-7_9

9. Site Migration Planning

Andreas Voniatis1  
(1)
Surrey, UK
 
This chapter covers site migration mapping so that you could set the structure of your new site and semiautomate the formation of your migration URLs. The following are some of the techniques we’ll be using:
  • String manipulation

  • Iterating through dataframe rows by converting these into a list

  • Using natural language processing (NLP) to compare URL strings

While these techniques will speed up the processing of data for a site migration, they can easily be applied to other use cases.

Verifying Traffic and Ranking Changes

Though ...

Get Data-Driven SEO with Python: Solve SEO Challenges with Data Science Using Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.