Shorter links?

Gemini Dolly

Well-Known Member
Messages
7,388
Reaction score
1,396
How can I shorten links?

For example instead of putting a whole link I can put "Read Story Here" and then i can click on that and it goes to that link?
 

hairic

Well-Known Member
Messages
2,724
Reaction score
650
How can I shorten links?

For example instead of putting a whole link I can put "Read Story Here" and then i can click on that and it goes to that link?

Manually typing it with the url tag:

Code:
[url=link]link text[/url]
Example:
[url=http://cowboyszone.com/]CZ[/url]

Result: CZ
 
Top