Replacing shortened URLs by original

Hi,

On my forum, members are frequently using short URLs in their posts (t.co, bit.ly…). I think it’s a problem for some reasons:

  • Readers can’t see the real URL
  • The clicks counter is reseted when an admin replace the short URL by the real one
  • It’s frequently associated to spam (some URL shortener allow to change URL)
  • It’s also frequently associated to self-promotion (they are using shorteners to track clicks)

What do you think about replacing automatically short URL by the original?

7 Likes

I don’t know if it’d be any easier, but it’d at least be less circuitous if the option to manually ban certain URLs was available.

In our forum, besides the SPAM and self-promotion reasons for using shortened URLs, there are two legitimate reasons eg.

“I am working on a client’s site ______ and I can’t get the CSS right, please help”
Where the dev wants the client to not find out they were asking for help.

“I posted an example page on my website here ______”
Where the poster doesn’t want Not Founds to appear in their logs after the temporary page has been removed and would prefer to not need to constantly update their htaccess file.

So replacing them automatically all the time in our use case would not be a good thing.

Interesting point of view… So if we do this, we should make it optionnal