End the short url with a slash "/"

lrgorby1150

New Member
Wurlie User
Aug 23, 2011
17
0
0
How can I end all of the short URLs with a slash mark?

http://www.ittybittyurl.com/41

to be made as
http://www.ittybittyurl.com/41/

also, if you notice, the new short url produced has a space at the end of the 41. I know, people can simply right click on the new URL and copy link location, but what if they wish to highlight it. I realize this is minor, but how can I correct that as well?
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
Hi,

You'll need to modify the .htaccess file to amend the redirect rule to include the forward slash. Then any places the short url is output.

The space is a browser issue, it shouldn't cause any problems as the short url still redirects as expected.

Regards,
Adam.