Lost your password?

Links

Links

, , ,

This page will show you how to add links to your posts or pages. If you want to create a lists of links to your favorite blogs or sites in your sidebar, please visit the Links Menu (Blogroll) support page.

There are a couple of ways to add links to your posts or pages.

To add a link using the Visual editor:

  1. Highlight the text you want to link.
  2. Click the link button on the toolbar.
    editor-link-button
  3. A popup will appear with configuration options for the link.
    insert-edit-link-popup
    Link URL – The URL of the link (include http:// at the start for external websites)
    Target – Select if you want the link to open in a new window
    Title – Title of the link when a visitor hovers over it (a small tooltip will appear with the title)
    Class – Advanced. Specify a CSS class for the link
  4. After setting the options, click the Insert button, and the highlighted text will change to the color blue with an underline to signify a link.
    text-with-link

↑ Table of Contents ↑

To create a link using the HTML editor:

  1. Highlight the text you want to link.
  2. Click the link button on the toolbar.
    html-editor-link-button
  3. A popup will appear asking for the link URL.
    html-link-popup
  4. Type or paste in the URL, click the OK button and the highlighted text will be wrapped with the HTML link code.
    html-text-with-link

↑ Table of Contents ↑

If you try to put this (for example)

flickr-link

into the Add Link page, the @ gets removed and breaks the link.

Instead, put this there

flickr-link-html-entity

If you re-edit the link the @ will go again so you need to redo it in that case.

Last modified: October 24, 2009

Help us improve:

We're always looking to improve our documentation. If this page didn't answer your question or left you wanting more, let us know! We love hearing your feedback. For support, please use the forums or contact support form. Thanks!