Link Generator

02 of April 2009

Link Generator

What this is, is a simple link generator, made to make your webmaster life a little easier :)
If your building html pages by hand, and have to code the html link code your self especially
a good amount of links, this little tool would make that process go quicker..

Adding A Couple Links:

If you just need to add a couple links, simply add your link to the first text box
that says, “Your Link”, and add the anchor text, to the text box that says “Anchor Text”
and click the button that says “Add Link” Keep on repeating this process till you’ve
added all your links. Then you choose how you would like your links generated, through
the options displayed on the program. Example the option “Generate Target Blank Links”
ect, just choose your options by clicking the check box, then click the button that says
“Generate” when done, your code will then be displayed in the program..

Importing Bulk Amount Of Links:

If you would like to add a bulk amount of links, you can use the “Import Links” menu button
displayed on the top left corner of the program. To do this you have to create a text file first,
and format your links, and anchor text as in the text file as shown below.

http://www.anywebsite1.com/@@Any Web Site #1
http://www.anywebsite2.com/@@Any Web Site #2
http://www.anywebsite3.com/@@Any Web Site #3
http://www.anywebsite4.com/@@Any Web Site #4
http://www.anywebsite5.com/@@Any Web Site #5

The html output would look like this
<a href=”http://www.anywebsite1.com/”>Any Website #1</a>
<a href=”http://www.anywebsite1.com/”>Any Website #2</a>
<a href=”http://www.anywebsite1.com/”>Any Website #3</a>
<a href=”http://www.anywebsite1.com/”>Any Website #4</a>
<a href=”http://www.anywebsite1.com/”>Any Website #5</a>

Add as many as you want to your text file. Once done, click the “Import Links” menu button,
browse to your text file, choose it, choose how you want your links to be displayed by choosing
your options, and click the “Generate” button, and that’s it, your links will be displayed.

Pretty simple program I made for myself, Thought it would be helpful for other webmasters :)

DOWNLOAD LINK GENERATOR HERE

Post tags:

1 Comment »

  1. [...] Link Generator [...]

    Pingback by New Link Generator Tool | Webmaster Software — April 2, 2009 @ 9:52 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment

You must be logged in to post a comment.