<?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"
	>

<channel>
	<title>Sannsack Websites and Hosting</title>
	<atom:link href="http://www.sannsack.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sannsack.com</link>
	<description>Family Owned and Operated</description>
	<pubDate>Sun, 08 Jun 2008 16:55:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Creating HyperLinks in WordPress</title>
		<link>http://www.sannsack.com/tutorials/15</link>
		<comments>http://www.sannsack.com/tutorials/15#comments</comments>
		<pubDate>Sun, 18 Nov 2007 16:25:17 +0000</pubDate>
		<dc:creator>dsackr</dc:creator>
		
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.sannsack.com/tutorials/15</guid>
		<description><![CDATA[This is a brief tutorial regarding how to create a hyperlink in your WordPress Post or Page.  First we&#8217;ll talk about creating links to other sites - then we&#8217;ll talk about creating links to other area&#8217;s of your site.
Highlight the text you want to link:
MyLink &#8211;&#62; 
Click on the icon in the editor bar:

You [...]]]></description>
			<content:encoded><![CDATA[<p>This is a brief tutorial regarding how to create a hyperlink in your WordPress Post or Page.  First we&#8217;ll talk about creating links to other sites - then we&#8217;ll talk about creating links to other area&#8217;s of your site.</p>
<p>Highlight the text you want to link:</p>
<blockquote><p>MyLink &#8211;&gt; <img src="http://www.sannsack.com/wp-content/uploads/2007/11/highlightedtext.JPG" alt="highlightmylink" /></p></blockquote>
<p>Click on the <img src="http://www.sannsack.com/wp-includes/js/tinymce/themes/advanced/images/link.gif" alt="link" />icon in the editor bar:</p>
<p><img src="http://www.sannsack.com/wp-content/uploads/2007/11/wp-toolbar.JPG" alt="wp_toolbar" /></p>
<p>You will get a popup window asking for the information regarding where you want to link to:</p>
<p><img src="http://www.sannsack.com/wp-content/uploads/2007/11/insertlinkpopup.JPG" alt="Insert Link Popup" /></p>
<p>If you are linking to a page outside of your website - you should put the whole link including the http:// prefix.  I also recommend you change the Target from &#8220;Open link in the same window&#8221; to &#8220;Open link in a new window&#8221;.  This way, your visitors don&#8217;t leave your site when they click the link.</p>
<p>Relational Links:</p>
<p>If you are linking to another page on your site, you should only need to include the &#8216;rest of the link&#8217; after your wordpress root.  Why? There are technical reasons like less work on your visitor&#8217;s browser and less work on the server where your site is hosted, but here is the one I find to be the most of a hassle: if you ever move your site, relational links will continue to work - full links to your site will reflect the old path and will no longer work.  For instance - let&#8217;s say, today you have wordpress installed in a subfolder - http://yoursite.com/myblog but you find you want to move it up to the root: http://yoursite.com.</p>
<p>If you link to your about us page in a post using the full link - http://yoursite.com/about, when you move your site it will no longer work because the new path to your about us page is now http://yoursite.com/blog/about.  To address that issue, you could update every link in your site, OR use relational links.  Instead of linking to http://yoursite.com/about - you would like to /about.  Now the link is in relation to where your site is - so when you move - it knows where to find the about us page.</p>
<p>You may be thinking, &#8220;but I&#8217;m never going to move my site&#8230;&#8221; &#8212; and you may not, but I&#8217;ve fixed many sites for site owners that had the same thought but found that they did need to move the site for whatever reason.</p>
<p>Now that you are convinced that relational links are the way to go - here&#8217;s how to create one:</p>
<p>If I want to link to my about page I would highlight the text -</p>
<p><img src="http://www.sannsack.com/wp-content/uploads/2007/11/highlightedtext.JPG" alt="highlightmylink" /></p>
<p>Click the link icon - and put the Link URL without the http:// prefix or your wordpress root site:</p>
<p><a href="/about" title="about us"><img src="http://www.sannsack.com/wp-content/uploads/2007/11/aboutuslink.JPG" alt="AboutUs Link" / ></a></p>
<p>In this case - you want the Target to &#8220;Open link in the same window&#8221; because you aren&#8217;t sending visitors to another website - just another great page on your site!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sannsack.com/tutorials/15/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
