Creating Links for Article Submissions
One question that I get a lot is, “How do I create a link in my article submissions?” Most article directories do not use a WYSIWYG (what you see is what you get) editor, meaning that you have to actually put in HTML code in order to create a link for your article. So, here is the basic idea of what to do.
1- Write Out Your Author Bio
I would recommend that before you even consider creating any links for your article, you should write the author bio first. This is the final paragraph, sometimes called the “Resource Box” where you put in the little blurb about yourself or your site. Make sure that you use 1-2 of your keyword phrases in this bio so you can turn them into links.
2- Decide Which Page You’re Going to Link to
When you’re doing article submissions, it is a good idea to do some deep linking whenever appropriate. Deep linking is when you link to another page within the site rather than just the home page. This helps you to create a good link popularity for the whole site, not just the home page (I’ll probably talk about this more in a future post).
So once you’ve chosen your 1-2 keyword phrases, go to your site and grab the URL (address) of the pages that are most appropriate for you to link to with those phrases.
3- Create the Link
To create the link you’re going to need a little bit of HTML code. Let’s do an example and say that I am going to create a link for the keyword phrase ‘website marketing’, and I’m going to link it to http://www.ecommtips.com. I’ll break the code down into two parts: what goes before the phrase and what goes after the phrase.
Before the Phrase
What you need to put before the phrase is this: <a href=”http://www.ecommtips.com”> but of course you would replace it with your own address.
After the Phrase
After the phrase you would put this: </a>
So, once it’s all said and done, the code to create a hyperlink will look like this: <a href=”http://www.ecommtips.com”>website marketing</a> when you insert it into the “Author Bio” or “Resource Box.” But, when the article is published it will look like this: website marketing.
There you go! That’s all you need to do to create a hyperlink for an article submission!
Code Variations
One thing I’ve learned from submitting to different article directories is that different directories like to see the code slightly differently sometimes. Here are some variations:
<a href=”http://www.ecommtips.com”>
<a href=http://www.ecommtips.com>
Notice that the second one has not quotation marks around the address. This is the way that ArticleDashboard.com prefers it. Just use trial and error. The variation I showed you in the original example is the more common one, but every now and then you may need to use this variation.
Happy Linking! ![]()
Related Posts
Some Basic HTML Tags for Article SubmissionsDon’t Forget to Vary Your Anchor Text!
A Small Reminder on Directory Submissions
Title Tag Guidelines
More on Yahoo! Site Explorer








thanks for the tips! btw havent heard of ArticleDashboard.com, gonna check it out. Cheers
[Reply]
It’s a good tips for the beginner who start blogging. Most of them just blog it on website without using any editor. Even you’re expert in HTML code. Human might make some mistake such as the code variation as you provided at the last few points.
[Reply]
Great tutorial, never tried article linkbuilding, but planning to do it soon.
[Reply]
Warhammer,
I’m glad you found it useful!
[Reply]
Great tips, I was just about to start on the article stuff
[Reply]
Mikey,
It’s a good thing to get started on! Good luck with your article writing!
[Reply]
[...] As you know, EzineArticles.com is one of my favorite places to publish articles: it has a PR6, it’s user friendly, and they allow you to post a couple links in the bio section of your articles. If you have questions about how to make these links, check out these HTML tips. [...]
“Author Bio” or “Resource Box.” is same. Well i have submitted many articles in different articles section but many articles sites don’t allow the html. Then what we should do? any idea
[Reply]
Thanks for the ideas. It has taken a while to get this down but I understand it all now.
[Reply]
May I also recommend Article Submissions you can Gain site visitors for your website by using our service, we post your article on Article Sender which will build back links as well as traffic. Free Distribution options available for registered authors. Register for free today.
[Reply]
Dan Reply:
October 15th, 2008 at 3:40 pm
I haven’t used this personally. I usually focus on just submitting to a handful of places to avoid looking like an article spammer.
[Reply]
Thanks for the information. I really needed the information on creating links to the articleson our web site. The information was informative and I have used it for my first article.
[Reply]
Dan Reply:
November 6th, 2008 at 9:48 pm
Great! I’m glad you found the info helpful! It’s really pretty easy once you get the hang of it.
[Reply]
Yeah this can be tricky for the newbies, i have been asked this same question a few times myself.. Once it is done a couple of times it is easy to remember..
[Reply]
Dan,
As usual, your advice is right on point and timely. Thanks for the help!
[Reply]