<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>All-In-One-Business.com &#187; &#8211; How to Add a Link to Your Site</title>
	<atom:link href="http://all-in-one-business.com/imarketer/category/current-issue/how-to-add-a-link-to-your-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://all-in-one-business.com/imarketer</link>
	<description></description>
	<lastBuildDate>Tue, 11 May 2010 11:35:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Start a Business from Home: How To add a Link to Your Site</title>
		<link>http://all-in-one-business.com/imarketer/9/start-a-business-from-home-how-to-add-a-link-to-your-site/</link>
		<comments>http://all-in-one-business.com/imarketer/9/start-a-business-from-home-how-to-add-a-link-to-your-site/#comments</comments>
		<pubDate>Thu, 09 Mar 2006 22:44:39 +0000</pubDate>
		<dc:creator>All-In-One-Business</dc:creator>
				<category><![CDATA[- How to Add a Link to Your Site]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Questions and Answers]]></category>
		<category><![CDATA[Site Construction]]></category>

		<guid isPermaLink="false">http://all-in-one-business.com/imarketer/2006/03/09/start-a-business-from-home-how-to-add-a-link-to-your-site/</guid>
		<description><![CDATA[You don’t have to know everything to start a business from home, but you should know some things. Think about it this way: If you were going to build a new house you probably wouldn’t do it yourself, you’d hire &#8230; <a href="http://all-in-one-business.com/imarketer/9/start-a-business-from-home-how-to-add-a-link-to-your-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You don’t have to know everything to start a business from home, but you should know some things.</p>
<p>Think about it this way:  If you were going to build a new house you probably wouldn’t do it yourself, you’d hire a professional.  But you wouldn’t call a professional if you wanted to hang a picture on the wall.</p>
<p>The same is true for a website:  You don’t need to know all there is to know about html, PHP, Javascript and ASP, but you should learn how to do a few little things.  One of the little things you need to be able to do is to add a link to your site.</p>
<p>It’s simple and you can do it.  Here’s how…</p>
<p>First, let me show you what a link looks like (in HTML):</p>
<p>&lt;a xhref=” <a href="http://www.all-in-one-business.com/">http://www.All-In-One-Business.com</a> “&gt;Click Here&lt;/a&gt;</p>
<p>This code will make a link pointing to <a href="http://www.all-in-one-business.com/">http://www.All-In-One-Business.com</a> with the text “Click Here”.  It would look like this on a web page:</p>
<p><a href="http://www.All-In-One-Business.com">Click Here</a></p>
<p>OK, now all you have to do to make your own link is change the URL in the link:</p>
<p><a href="http://www.all-in-one-business.com/">http://www.All-In-One-Business.com</a></p>
<p>to wherever you want the link to point.</p>
<p>So, if you wanted to point to <a href="http://www.trafficwriting.com/">http://www.TrafficWriting.com</a> it would look like this:</p>
<p>&lt;a xhref=” <a href="http://www.trafficwriting.com/">http://www.TrafficWriting.com</a> “&gt;Click Here&lt;/a&gt;</p>
<p>To point to <a href="http://www.all-in-one-business.com/getdirection">http://www.All-In-One-Business.com/getdirection</a> (a free resource on Goal Setting) it would look like this:</p>
<p>&lt;a xhref=” <a href="http://www.all-in-one-business.com/getdirection">http://www.All-In-One-Business.com/getdirection</a>  “&gt;Click Here&lt;/a&gt;</p>
<p>Get it? Good.</p>
<p>Now, what if I wanted to not use the words “Click Here” but “A Free Resource on Goal Setting”?  Here is how the link would look:</p>
<p>&lt;a xhref=” <a href="http://www.all-in-one-business.com/getdirection">http://www.All-In-One-Business.com/getdirection</a>  “&gt;A Free Resource on Goal Setting&lt;/a&gt;</p>
<p>On the web page that code would give you this result:</p>
<p><a href="http://www.All-In-One-Business.com/getdirection">A Free Resource on Goal Setting</a></p>
<p>Any words you put before the &lt;/a&gt; will show up in the blue underlined link.</p>
<p>Now you know how to create a link on your website.</p>
<p>If you want to learn every aspect of creating and running a business from home, check in to this resource:</p>
<p><a href="http://www.all-in-one-business.com/?z=2">http://www.All-In-One-Business.com/?z=2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://all-in-one-business.com/imarketer/9/start-a-business-from-home-how-to-add-a-link-to-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

