URL cleaner
Remove parameters and unwanted characters
A Google Sheets utility for cleaning, normalising, classifying and enriching large URL lists.
Large website URL exports become difficult to analyse because parameters, language versions, hierarchy and page types are inconsistent.
Remove parameters and unwanted characters
Detect VN, EN, AU and other URLs
Calculate page depth
Map URL to content category
Child URL inherits category
Run utilities from one menu
rmit.edu.vn/vi/program?utm_source=x | rmit.edu.vn/vi/program
| URL | Version | Level | Category |
|---|---|---|---|
| /vi | VN | 1 | Home |
| /vi/study-with-us | VN | 2 | Study |
| /vi/programs/business | VN | 3 | Program |
Building the tool clarified which parts of the workflow deserve structure and which should remain flexible.
Improve architecture, validation and production-readiness.