How to Make HTML Anchor Text Links

When you create your Author’s Resource Box with various article directories, you will want to use anchor text links rather than exposed URLs to promote your site(s) whenever possible. You will also want to use Anchor Text Links for targeted keywords when leaving comments on blogs and forums – and when linking within your own site.

Here is how to manually create anchor text links:

If you want you the link to open the same browser window:

<a href=”http://yourdomain.com”>Anchor Link Text Goes Here</a>

For example:

<a href=”http://webcopyresults.com”>Web Copy That Gets Results! </a>

Should look (and work) like this:

Web Copy That Gets Results!

If you want the link to open in a new browser window:

(Use this when linking from within your own site to another site – this will cause a new window to open rather than moving your visitor off your site completely).

<a href=”http://yourdomain.com” target=“_blank“>Anchor Link Text Goes Here</a>

For example:

<a href=”http://webcopyresults.com” target= “_blank”>Web Copy That Gets Results! </a>

Should look (and work) like this:

Web Copy That Gets Results!


Fotolia


For More On This Topic - Subscribe to WebCopyResults.com Today!


disclosure: I earn commissions on products I recommend on this site.
Like This? Please Share It!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • LinkedIn
  • RSS
  • Technorati
  • Twitthis
  • Yahoo! Buzz
  • StumbleUpon
  • Twitter
  • Print

Leave a Comment