aswegooldman
Member
Posted 2 years ago #
When I am writing a post and part of the post is the web address of a site I want my readers to be able to visit. How do I make this appear as a click and go link. Right now it's just text that had to be copied and pasted in the browser then clicked.
I have searched for info here but only find information about permalinks which I don't think is applicable to what I want to do. I don't fully understand permalinks so may be wrong.
Thanks for any help.
felixkarlsson
Member
Posted 2 years ago #
Just like this comment form, there's a box with the text "link", click that one, and you'll probably figure the rest out by yourself :)
add somewebsite.com
The http://www.somewebsite.com will be where you want the link "somewebsite.com" or anchor text to take you when clicked on.
In the above example "somewebsite.com" will be displayed in post and highlighted in blue or underlined or both.
Hope that helps,
good luck
P.S: Make sure you are in the html edit/write mode instead of the visual mode. And ofcourse using the "link" facility on your editor is much easier and quick.
Edit:
<a href="http://www.somewebsite.com/">somewebsite.com</a>