URL 规范化
规范 URL 并去除追踪参数
🔒 100% client-side — your data never leaves this pageURL Input
Canonical URLs
Canonicalized URLs will appear here
🔒 100% client-side
About this tool
将 URL 统一为更稳定的规范格式:域名小写、移除常见追踪参数、排序查询参数并处理尾斜杠。适用于 SEO 去重、数据分析清洗、站点迁移和日志归一化场景。
Frequently Asked Questions
Which tracking params are removed?
Common prefixes and keys like utm_*, fbclid, gclid, and msclkid are removed.
Are query params sorted?
Yes. Remaining query parameters are sorted alphabetically for consistent output.
Can invalid URLs be processed?
Invalid lines are returned with an INVALID marker so you can spot and fix them quickly.