Working With WordPress – Adding a Link
Sometimes it’s the little stuff that gets you. Little things like how to add a link in WordPress. Sure it seems simple once you know how, but until then it’s a huge frustration. Let’s take care of that frustration right now!
To add a link in WordPress type some text in your post editor. Then highlight the text that you’d like to be “hot”. That’s web developer lingo for linked text.

Do you see that icon in the top row of the tool bar that looks like a chain link? Click on that. That will cause an entry screen for your link to appear.

Enter in the URL of the place you want to link to. Leave the “Target” alone if you’re linking to another page in your own blog. If you’re linking to another website use the target dropdown menu to select “Open link in a new window”. You can ignore the “Title” and the “Class”.
Click on “Insert” and you’ve made a link!





May 29th, 2009 at 4:43 am
[...] I wrote about how to make links within your blog posts. Today I want to talk about lists of links in your sidebar. In other words, let’s talk [...]
June 5th, 2009 at 8:27 pm
How do you add a hyperlink if you don’t have that toolbar? Is that the WordPress toolbar? There must be a simple way to add links without using the toolbar mustn’t there?
June 8th, 2009 at 3:46 pm
David – Yes, that’s a WordPress toolbar. I wonder if you’re working with the HTML view of the editor instead of the visual view. Check out this post on the editor views for help.