This Streamlit app returns an array table with normalized URLs based on the provided XLSX or CSV file.
Ensure your file includes as the only header:
Leverages the Python-based Courlan library for NLP normalization. Refer to the main repository to get more from this library designed to ease your efforts with data cleaning
-
1. Removes ID session attributes
-
2. Removes UTM parameters
-
3. Removes hashbangs (fragments)
Mapping out canonical URLs to hand over to developers for implementation.
- You can access the app here
- Find more at my SEO Toolstation