URL Cleaner: Remove ID from URL & Numbers from your Store URLs

qweqase2

New member
XNullUser
Joined
Jun 28, 2025
Messages
7
Reaction score
0
Points
1
Location
usa
NullCash
21
Hey everyone 👋


I’m sharing a simple but useful tool: URL Cleaner
💡 Purpose: Automatically removes tracking IDs or unwanted parameters from URLs – great for SEO, cleaner sharing, and improved privacy.




🔍 What It Does:


  • Removes unnecessary query parameters like ?ref=, ?utm_source=, ?id=, etc.
  • Works for links copied from Google, Facebook, Amazon, AliExpress, etc.
  • Keeps only the core part of the URL you actually need.



✅ Example:


bash
KopiujEdytuj
Before: https://example.com/product?utm_source=fb&id=12345&ref=abc
After: https://example.com/product




🧰 Features:


  • Lightweight and fast
  • Open-source (or modifiable, depending on your use)
  • Can run as:
    • Browser extension (Tampermonkey / Greasemonkey)
    • Python script / PHP snippet
    • WordPress function (for redirects or link cleanup)



📦 Download & Instructions:
➡️ [Upload your script or link it to a paste site like Pastebin or GitHub]
(I can generate a full working script if you want.)




💬 Why you might need it:


  • Hides referral or affiliate IDs when copying URLs
  • Prevents tracking across shared links
  • Helps declutter your site’s outbound links
  • Improves trust when sharing with clients/friends



Let me know if you want:


  • A browser extension version
  • Auto-cleaning via .htaccess or JS redirect
  • Integration for your CMS (e.g. PrestaShop, WordPress)

Cheers 🍻

 
Top