A tool to speed up redirect mapping using fuzzy matching.
Project description
Fuzzy Redirect Mapper
The Fuzzy Multi-format Redirect Builder Python script is a time-saving tool to help speed up redirect mapping. Every SEO knows that redirect mapping can be a tedious and very time-consuming task.
This python script helps you to speed up the redirect mapping process, saving yourself, your team, and your clients time and money.
Installation
pip install fuzzy_redirect_mapper
Usage
from fuzzy_redirect_mapper import compare_urls_in_csv
file_name = "urls-input.csv"
column1 = "source"
column2 = "destination"
result_df = compare_urls_in_csv(file_name, column1, column2)
License
MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fuzzy_redirect_mapper-0.1.0.tar.gz.
File metadata
- Download URL: fuzzy_redirect_mapper-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee4b3d065d4f50f3940e7e0c7c49ed50872998a9581731430bc36d3046ddffa1
|
|
| MD5 |
c75e32331f13a217a46c32d39edba119
|
|
| BLAKE2b-256 |
68e76d6515296cc527d42fc03f2d5927e1e7dd72635a4249c89c0a796b95d428
|
File details
Details for the file fuzzy_redirect_mapper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fuzzy_redirect_mapper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29cb83662a059e0172451fb799eb88726491be9c53307125bc064e55510fc19a
|
|
| MD5 |
1f87a31d4ac58cd726fb6cc7dacfbe13
|
|
| BLAKE2b-256 |
3ff41f7295f955eb56c23f3b01c15360fe3c0a9106bafc512a22dee14297c0c7
|