Adding a hyperlink to a Journal post

Link to an article, video, or other resource directly from the Journal.

While there's not a way to automatically add links in Journal posts, you can apply some HTML tags to link to specific websites. To do this, just add the following HTML coding:

<a href="http://www.website.com">Link Name</a>

Just exchange the "http://www.website.com" with whatever website you want to link to and adjust the "Link Name" field to your liking.