How to Add Links to a Blogger Blog

Want to direct the folks who read your Blogger blog to the Web sites you visit often? It is a quick and simple process. Here's how.

Things You'll Need

  • Blog
  • Blogger account
Show More

Instructions

    • 1

      Sign into your Blogger account and go to your dashboard.

    • 2

      Select Template-most already have a Links section included.

    • 3

      Click on Edit HTML. Scroll down until you come to code that looks like this:
      < h2 class="sidebar-title">Links

      • < a href="http://news.google.com/">Google News
      • < a href="http://EDITME"> Edit Me
      • < a href="http://EDITME"> Edit Me
    • 4

      Using the format of the Google News link, add the links you want to add in your site. Note: You are not limited to three; if you wish to add more, just type them in using the same format.

    • 5

      Save changes.

    • 6

      Re-publish your blog.

Tips & Warnings

  • If you don't use a template with a links setting, copy the above code where you want to have links included.

  • To have the link open in a new window, add target="_blank" to the link, which will make it look like this:

  • < a href="http://EDITME" target="_blank">Edit Me
  • To add an e-mail link, use similar code: < a href="mailto:myaddress@mydomain.com">E-mail Me

Related Searches:

Comments

You May Also Like

Related Ads

Featured