2/22/2011

Creating A Tweetable Link

creating a tweetable link imageWith the increasing use of Twitter to promote websites, learning how to create a Tweetable link can help make it simple to Tweet out a website, not only for yourself but also for anyone that is going to re-tweet your information out to the public.

To create your link, you will need to know a little bit about HTML code. You do not need to know a lot about HTML to do this. With a few simple instructions, you will be able to create all of the click-able tweets that you want while learning some very basic HTML code.

To create a tag, you will begin with the letter a. It must be shown with brackets before and after. For instance VaV and V/aV, on each end of the information that you are creating your link with. After you enter the tag, you will put the attribute of href=. This attribute is the address of the website that you want your link to take those that click on it. You will also need to be sure and add quotes around the web address.
After you put the web address in and the end quotes, you want to follow with the word target, another equal sign, a start quote, an underscore and the word blank.

It will look like this: target="_blank. This attribute will tell the browser program that the person is using to open the link in a new window or in a new tab if they are using tabbed browsing.

There are other attributes that can be used instead, but this is one of the easiest to remember. Now your code should look like this: V* href=http://yourwebaddresshere.com/andmore target="_blank"V. You will need to be sure to add the V to close this piece of the code.

The next part of the code is where you will put the information that you want to be click-able by other people. It will need to go in between the VaV and the V/aV. In this case, if we say we want to make the click-able words say "This is the click-able section of our code", our code will look like this: "Va href=http://yourwebaddresshere.com/andmore target="_blank"Vthis is the click-able section of our codeV/aV". Once this code has been input, you will be left with a click-able link that will open in a new page.

Learning how to create a Tweetable link is not complicated. Using this method to promote your business or yourself on the Internet is becoming more and more popular. Many people are finding success by using this method of self promotion.

Article Source: http://www.articlesbase.com/social-marketing-articles/creating-a-tweetable-link-4265987.html
About the Author
Author: Kathy Baka
Get more information on building your business using what the most successful internet marketers use, and the best systems to help you build your business, check out http://www.winchestermarketinggroup.com
Yours Truly,
Kathy Baka

No comments:

Post a Comment