<?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>Web Savers</title>
	<atom:link href="http://www.websavers.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websavers.ca</link>
	<description>Hosting, made simple.</description>
	<lastBuildDate>Tue, 15 May 2012 22:35:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to setup a 301 redirect in Plesk &amp; when to use them</title>
		<link>http://www.websavers.ca/how-to-setup-a-301-redirect-in-plesk-and-when-to-use-them/</link>
		<comments>http://www.websavers.ca/how-to-setup-a-301-redirect-in-plesk-and-when-to-use-them/#comments</comments>
		<pubDate>Tue, 15 May 2012 14:24:45 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Video Guides]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3409</guid>
		<description><![CDATA[Want to redirect one website or page to another? Read on!
Related posts:<ol>
<li><a href='http://www.websavers.ca/quick-tip-login-to-plesk-without-your-password/' rel='bookmark' title='Quick Tip: Login to Plesk without your password!'>Quick Tip: Login to Plesk without your password!</a> <small>With the help of our new client centre, you no...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Redirecting a website to another website is certainly not a new idea. People have been needing to do this for as long as the internet has been popular. Whether your company is rebranding, you are changing a personal blog from one property to another, or simply restructuring your existing website&#8217;s layout, you will need to use a redirect.</p>
<p><strong>What is a 301 redirect?</strong></p>
<p>301 redirects are a signal to the search engines that a particular website or page has moved permanently to another URL. For example, if you were rebranding your old business (oldbusiness.com) to new business (newbusiness.com) you would want to forward the old domain to the new one.</p>
<p>There are a number of ways that you can setup a 301 redirect, including using an htaccess file, php, javascript, perl, etc. It&#8217;s also important to recognize that 301 redirects can be used to redirect individual pages and not just entire websites. In this case, we will be looking at using the htaccess file within Plesk to create 301 redirects.</p>
<p><iframe width="500" height="375" src="http://www.youtube.com/embed/2kT40Wj2SUY?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Remember that whenever you are moving one domain to another, you should put some sort of redirect in place. If it is a permanent move, that should be a 301 redirect.</p>
<p>Feel free to use the following lines (but edit them!) if you are setting up your own .htaccess 301 redirects:</p>
<p>redirect 301 / http://www.yournewsite.com/<br />
redirect 301 /oldpage/ http://www.yoursite.com/newpage/<br />
redirect 301 /oldpage.html http://www.yoursite.com/newpage/</p>
<p>Let us know if you have any questions!</p>
<p>Did you find this video helpful? Please <a href="http://twitter.com/websavers/">send us your feedback on twitter</a> or <a href="https://clients.websavers.ca/">open a support ticket</a> if you have any questions.</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/quick-tip-login-to-plesk-without-your-password/' rel='bookmark' title='Quick Tip: Login to Plesk without your password!'>Quick Tip: Login to Plesk without your password!</a> <small>With the help of our new client centre, you no...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/how-to-setup-a-301-redirect-in-plesk-and-when-to-use-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a new email account</title>
		<link>http://www.websavers.ca/how-to-create-a-new-email-account/</link>
		<comments>http://www.websavers.ca/how-to-create-a-new-email-account/#comments</comments>
		<pubDate>Sat, 12 May 2012 18:10:29 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3368</guid>
		<description><![CDATA[To create a new email account in Plesk, follow these steps: Login to Plesk through [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/how-to-increase-spam-recognition-using-spamassassin-training/' rel='bookmark' title='How to increase spam recognition using Spamassassin training'>How to increase spam recognition using Spamassassin training</a> <small>With all of our web hosting packages you have the...</small></li>
<li><a href='http://www.websavers.ca/how-to-set-up-your-email-on-your-ipad-or-iphone/' rel='bookmark' title='How to set up your email on your iPad or iPhone'>How to set up your email on your iPad or iPhone</a> <small>Here&#8217;s how to set up your email on any iOS...</small></li>
<li><a href='http://www.websavers.ca/setting-up-your-mail-account-in-outlook-express/' rel='bookmark' title='Setting Up Your Mail Account in Outlook Express'>Setting Up Your Mail Account in Outlook Express</a> <small>This guide shows how to configure your mail account in...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>To create a new email account in Plesk, follow these steps:</p>
<ol>
<li>Login to Plesk through the <a href="https://clients.websavers.ca/">client centre</a> and choose &#8220;Mail&#8221; (Plesk 9: found in the sidebar. Plesk 10: tab across the top)</li>
<li>If you are prompted with a list of websites/domains, select the one to which you wish to add the email address</li>
<li>Choose the &#8220;Create Mail Account&#8221; button</li>
<li>Fill in the mailname you wish to use and provide a password</li>
</ol>
<p>It is recommended to leave the remaining options at their defaults, however you may adjust them as you see fit. If you are setting up this address as a redirect/forward or mail group, be sure you <strong>uncheck</strong> the &#8220;Mailbox&#8221; option. If the Mailbox is enabled, your mail will be both forwarded elsewhere AND collected on the server and you will eventually reach your storage capacity limit, causing emails to be bounced.</p>
<p>Click Finish and your account will be set up and ready to go.</p>
<h4>Redirect, Mail Group or Mailbox?</h4>
<p>A normal mail account has a Mailbox enabled, however if you intend to simply redirect messages destined for your new mailname to other addresses, then you will not want the new mailname to collect email in a Mailbox. If you&#8217;ve already enabled the mailbox and wish to disable it, simply navigate to the mailname you wish to adjust (you should already be there) and click the &#8220;Mailbox&#8221; button. Simply uncheck the box beside Mailbox to disable it, then click OK.</p>
<h5>Forwarding to one address (Redirect)</h5>
<p>To enable a redirect or forward (same thing), choose the Redirect icon, then check the box in the upper left corner. Supply the address you wish to forward to and click OK.</p>
<h5>Forwarding to two or more addresses</h5>
<p>To redirect email to more than one address, a Mail Group is the solution! Click the Mail Group icon. You won&#8217;t be able to enable it until you&#8217;ve added members, so click on &#8220;Add New Member&#8221; and proceed by either supplying an email address with a different domain in the field at the very top, or check off the address(es) you&#8217;d like to add to the group in the section shown below.</p>
<p>Once you&#8217;ve added all the addresses you would like as members of the group, click the &#8220;Switch On&#8221; button and your redirect will be in place!</p>
<h4>Antivirus Scanning</h4>
<p>Click the Antivirus button to enable A/V scanning on your emails. If you are confident you will never contract a virus on your computer, then choose Incoming only. If you would like to be sure that you never send emails with viruses in them, then choose &#8220;Incoming and Outgoing mail&#8221; then click OK to enable it.</p>
<h4>Spamassassin SPAM protection</h4>
<p>It is highly recommended to enable Spamassassin SPAM scanning. Choose the &#8220;Spam Filter&#8221; button to get started. We have found the optimal score to filter at is 5 to start with, but you may wish to adjust that score until it behaves perfectly for your email. If you get too many SPAM emails that are NOT marked as SPAM (which could be like ****SPAM**** or [SPAM]), then lower that number by small intervals until it begins marking your SPAM accurately. If you are finding legitimate emails being marked as SPAM, then you should raise that number by small intervals until this no longer occurs.</p>
<p>You can also improve the accuracy of Spamassassin by training it to know which types of emails you consider SPAM and which are legitimate email. Just <a href="http://www.websavers.ca/how-to-increase-spam-recognition-using-spamassassin-training/">click here to learn all about SPAM training</a>!</p>
<p>Spamassassin will mark your SPAM according to the pattern you specify, but it will not automatically move it to your Junk folder. To configure filtering in some mail programs, <a href="https://clients.websavers.ca/whmcs/knowledgebase/85/Why-does-my-SPAM-arrive-in-my-Inbox-and-not-the-Trash-or-Junk-folder.html">see KB article 85</a>.</p>
<h4>Testing your new account</h4>
<p>The best way to test your new account is by logging in with webmail. Your webmail is accessible at webmail.yourdomain.com. If you will be setting up your account on your computer, phone or tablet, please be sure you can login using webmail first as this will eliminate any server-side problems as a potential cause of any trouble. Once you&#8217;ve confirmed webmail access works as expected, <a href="http://www.websavers.ca/blog/guides/">check out our mail guides</a> to learn how to set up the account on your devices.</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/how-to-increase-spam-recognition-using-spamassassin-training/' rel='bookmark' title='How to increase spam recognition using Spamassassin training'>How to increase spam recognition using Spamassassin training</a> <small>With all of our web hosting packages you have the...</small></li>
<li><a href='http://www.websavers.ca/how-to-set-up-your-email-on-your-ipad-or-iphone/' rel='bookmark' title='How to set up your email on your iPad or iPhone'>How to set up your email on your iPad or iPhone</a> <small>Here&#8217;s how to set up your email on any iOS...</small></li>
<li><a href='http://www.websavers.ca/setting-up-your-mail-account-in-outlook-express/' rel='bookmark' title='Setting Up Your Mail Account in Outlook Express'>Setting Up Your Mail Account in Outlook Express</a> <small>This guide shows how to configure your mail account in...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/how-to-create-a-new-email-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Supporting Local Businesses &amp; @ilovelocalhfx #opencity Halifax</title>
		<link>http://www.websavers.ca/supporting-local-businesses-ilovelocalhfx-opencity-halifax/</link>
		<comments>http://www.websavers.ca/supporting-local-businesses-ilovelocalhfx-opencity-halifax/#comments</comments>
		<pubDate>Sat, 12 May 2012 13:56:44 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[#opencity]]></category>
		<category><![CDATA[halifax]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3370</guid>
		<description><![CDATA[We pride ourselves on being from Halifax and helping to support many of the local [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>We pride ourselves on being from Halifax and helping to support many of the local businesses in their day to day operations. Today marks the start of <a href="http://twitter.com/ilovelocalhfx">@ILOVELOCALHFX</a>&#8216;s weekend-long #opencity event in Halifax, Nova Scotia &#8211; a wonderful event. This event is put on by a great group of Community-minded independent businesses that are committed to supporting and strengthening our Community and to making Halifax an exciting and vibrant place to shop, eat and live.</p>
<p>Needless to say, if you are looking for us today we will be roaming around downtown Halifax popping into a variety of local business locations. For a list of what is going on you can check out the <a href="http://www.ilovelocalhfx.ca/v1/">I Love Local HFX website</a>.</p>
<p>We also wanted to offer a little something in return in the spirit of supporting the local community. For this weekend, we will be offering 50% off our personal hosting package and domain registration along with our hands on support to help setup a personal blog. If you were thinking of starting a blog or creating your online presence, this weekend is a great time to start.</p>
<p>Just <a href="https://clients.websavers.ca/whmcs/cart.php?a=add&amp;pid=115&amp;billingcycle=annually&amp;promocode=opencity">click here to get started</a> with your hosting, domain name, and personal blog setup for only $40 / year for life!</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/supporting-local-businesses-ilovelocalhfx-opencity-halifax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up AutoDJ with Centova Cast</title>
		<link>http://www.websavers.ca/setting-up-autodj-with-centova-cast/</link>
		<comments>http://www.websavers.ca/setting-up-autodj-with-centova-cast/#comments</comments>
		<pubDate>Fri, 11 May 2012 21:47:09 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Shoutcast]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3327</guid>
		<description><![CDATA[Select an FTP application To upload media for your AutoDJ and to add the media [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/shoutcast-server-configuration/' rel='bookmark' title='SHOUTcast DSP Plug-In for WinAMP Config'>SHOUTcast DSP Plug-In for WinAMP Config</a> <small>This guide covers the steps necessary to broadcast to a...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h4>Select an FTP application</h4>
<p>To upload media for your AutoDJ and to add the media to your playlists, you will need an FTP application. Take a look at <a href="http://www.websavers.ca/choosing-an-ftp-or-sftp-application/">our guide on choosing an FTP application</a>. The guide suggests using FileZilla, but you may use one of the other suggestions at the bottom or the FTP application of your choice. The guide will also show you how to upload files, although the folders will be different for shoutcast media. Your FTP connection details (including host, username and password) can be found in your shoutcast panel (CentovaCast) under &#8220;QuickLinks&#8221; in the left sidebar under the section called &#8220;FTP Client Connections&#8221;. Make sure you use port 21 (the default FTP port) and not port 80xx &#8211; the port on which your shoutcast server streams.</p>
<h4>Upload Your Media</h4>
<p>Once you&#8217;ve connected using those details, you will see a folder called &#8220;media&#8221; &#8211; this is where you should upload all of your music. Use the guide linked above to learn how to transfer files from your computer to your shoutcast server. If you already have playlists configured in CentovaCast, you will<strong>not</strong> see them within the media folder. Upload all music files to the media folder and, after you tell Centova to detect your media (as shown below), you will be able to sort your music into playlists within the Centova interface.</p>
<p>Note: If you experience a corrupt audio file after uploading &#8211; where your song(s) sound like they&#8217;re skipping so much you can&#8217;t hear the actual song &#8211; try changing your FTP Connection setting for &#8220;Transfer Mode&#8221; to Binary (not ASCII or Auto) then re-upload your music files. Filezilla may be incorrectly identifying your music as text.</p>
<h4>Enable AutoDJ</h4>
<p>By default we do not enable AutoDJ on your account, although it is permitted on all but our free testing accounts. To enable AutoDJ, login to CentovaCast and choose &#8220;Stop Server&#8221; in the lower left corner. Choose &#8220;Configure Server&#8221; in the sidebar, then select the AutoDJ tab. Change the &#8220;AutoDJ Status&#8221; option to Enabled and click the Update button.</p>
<p>If you do not have an AutoDJ tab, then we have configured your account based on a template without AutoDJ &#8211; please open a support request mentioning the problem with a link to this article and we will re-configure your account to resolve the problem.</p>
<h4>Have CentovaCast Detect Your Media</h4>
<p>Once your licensed music is uploaded, login to CentovaCast and choose &#8220;Media Library&#8221; in the sidebar. Select the &#8220;Update Media Library&#8221; option in the lower left hand corner. This will tell CentovaCast to scan your media folder and detect the music you uploaded via FTP. Create a rotation playlist, then choose &#8220;Start Server&#8221; in the lower left corner.</p>
<p>If you have any trouble with this guide, please <a href="https://clients.websavers.ca/whmcs/submitticket.php?step=2&amp;deptid=2">open a support ticket</a>. Be sure to include at which stage of the guide you&#8217;re having trouble. Indicate the steps taken that got you to the problem so that we can attempt to reproduce it.</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/shoutcast-server-configuration/' rel='bookmark' title='SHOUTcast DSP Plug-In for WinAMP Config'>SHOUTcast DSP Plug-In for WinAMP Config</a> <small>This guide covers the steps necessary to broadcast to a...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/setting-up-autodj-with-centova-cast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get your website online &#8211; CIRA style</title>
		<link>http://www.websavers.ca/how-to-get-your-website-online-cira-style/</link>
		<comments>http://www.websavers.ca/how-to-get-your-website-online-cira-style/#comments</comments>
		<pubDate>Mon, 07 May 2012 14:46:41 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3315</guid>
		<description><![CDATA[This is a great video by the Canadian Internet Registration Authority (you know, the guys [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/web-host-with-interac-online/' rel='bookmark' title='Now an INTERAC Online enabled web host!'>Now an INTERAC Online enabled web host!</a> <small>We do hosting, and we&#8217;ve been doing a pretty awesome...</small></li>
<li><a href='http://www.websavers.ca/how-to-get-a-wordpress-website-in-less-than-an-hour/' rel='bookmark' title='How to get a beautiful and powerful WordPress powered website in an hour'>How to get a beautiful and powerful WordPress powered website in an hour</a> <small>This guide will show you how to get your WordPress...</small></li>
<li><a href='http://www.websavers.ca/how-to-view-your-website-before-the-name-servers-are-updated/' rel='bookmark' title='How to view your website before the name servers are updated'>How to view your website before the name servers are updated</a> <small>While you&#8217;re waiting for your domain name registrar to update...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is a great video by the <a href="http://www.cira.ca">Canadian Internet Registration Authority</a> (you know, the guys who control .ca domain names) all about how to get your website online. It talks you through the general steps required such as domain registration, hosting, design (including all of your design options). Fantastic job CIRA! We love it.</p>
<p>Now we just have to hope everyone picks Web Savers for their host!</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/QuoU6O3A4ic?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/web-host-with-interac-online/' rel='bookmark' title='Now an INTERAC Online enabled web host!'>Now an INTERAC Online enabled web host!</a> <small>We do hosting, and we&#8217;ve been doing a pretty awesome...</small></li>
<li><a href='http://www.websavers.ca/how-to-get-a-wordpress-website-in-less-than-an-hour/' rel='bookmark' title='How to get a beautiful and powerful WordPress powered website in an hour'>How to get a beautiful and powerful WordPress powered website in an hour</a> <small>This guide will show you how to get your WordPress...</small></li>
<li><a href='http://www.websavers.ca/how-to-view-your-website-before-the-name-servers-are-updated/' rel='bookmark' title='How to view your website before the name servers are updated'>How to view your website before the name servers are updated</a> <small>While you&#8217;re waiting for your domain name registrar to update...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/how-to-get-your-website-online-cira-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why websavers?</title>
		<link>http://www.websavers.ca/why-web-savers-the-name/</link>
		<comments>http://www.websavers.ca/why-web-savers-the-name/#comments</comments>
		<pubDate>Fri, 04 May 2012 16:50:25 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3301</guid>
		<description><![CDATA[In our menu, we ask &#8220;Why websavers?&#8221; with the question indicating, why should you choose [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>In our menu, we ask &#8220;<a href="http://www.websavers.ca/why-web-savers/8-reasons/">Why websavers?</a>&#8221; with the question indicating, why should you choose websavers as your hosting company? Instead, I&#8217;d like to examine this question from a different perspective, one which we&#8217;ve been asked about many times in the past. Why the name websavers?</p>
<h3>It&#8217;s 2004&#8230;</h3>
<p>And Adam and I are finishing our first year of Computer Science at <a href="http://www.dal.ca/">Dalhousie University</a> here in Halifax. Adam, having started (and selling) a hosting company with another friend back in High school suggests we create a hosting company. I knew nothing about web servers and hosting, but figured there was nothing to lose. In the first year or so, Adam footed the bill for our servers and we had about 5 clients, if I remember correctly. He came up with the name and got our website all set up.</p>
<p>Over the years we would joke about the name by coming up with ridiculous ad concepts like a server floating in the water wrapped by a life preserver or (even worse) slogans like &#8220;Saving the web one site at a time.&#8221; You can guess just how grateful I am that we didn&#8217;t go with anything like that for any of our ads. They&#8217;re about as corny as one can get with this name. Not only are they corny, but I don&#8217;t think we even believed that we were &#8216;saving the web&#8217; like the slogan (let alone the name of the company) describes!</p>
<h3>Growth</h3>
<p>Yet despite all the corniness, there&#8217;s some truth to it, we simply didn&#8217;t realize it yet. Fast forward to just a few years ago, not long after graduation. We realized we had a great opportunity in front of us to take the company we had been slowly nurturing throughout our time at Dalhousie a bit more seriously. We sunk our time and money into redesigning our website, training ourselves on WordPress development, upgrading our servers to cloud-based scalable systems, expanding our self-help knowledgebase, and investing in software tech that is simpler to use and considerably more flexible for both us and our clients. It worked; we grew considerably faster in the following two years than we ever had over the first 6 years of the company&#8217;s existence! Better yet, after all the investment in our company&#8217;s future we started to get a feel for the personality of websavers.</p>
<h3>The Dawning</h3>
<p>In our eyes, websavers became all about a few key values. Automation, customer service and ease of use &#8212; particularly in regards to our do-it-yourself information. The company finally had a definable personality! This didn&#8217;t only help us provide a straightforward image for the company to our clients (via marketing and promotion), but it also helped us become more confident in what we stood for. It became the cushions that we fall back on for just about every interaction our clients have with our company. Not just when interacting with us, but also when interacting with our web sites and <a href="https://clients.websavers.ca/">our Client Centre</a>.</p>
<p>We stuck with those values and built all of our policies around them. Sort of like Google&#8217;s &#8220;Do no Harm&#8221; code of conduct we wound up with an unwritten code of conduct rule of our own that stemmed from our interpretation of the values: &#8220;do what&#8217;s right&#8221;. Sure that&#8217;s left up to some pretty open-ended interpretation, but I think that Adam and I have a very similar concept of right and wrong and that because of this we&#8217;ve executed on it extremely well. I also think our clients would agree. We stick to our guns and we make our decisions based on what we feel is the right thing to do. And this is how everything comes full circle, some 8 years later, the company becomes the name.</p>
<h3>The Company Becomes the Name</h3>
<p>In all these years hosting, we&#8217;ve transferred our clients from dozens of companies, both global and regional, such as GoDaddy, HostPapa, Dreamhost, Eastlink, BellAliant, Network Solutions and tons more. In all of our interactions with other hosting companies, we discovered problems that we worked to solve in our own hosting solutions. Problems and resolutions such as:</p>
<ol>
<li>Simplifying the user experience by not placing ads for services all over the place, much like GoDaddy (and many others). This makes managing things like your domain name registration about as simple as possible &#8212; particularly for such a technical service.</li>
<li>Providing our clients with a powerful and the simplest available hosting management system. This is evidenced in our Client Centre design, organized around making it easier to find what you need, as well as our choice of control panel (Plesk) which organizes all of your hosting features in a clean hierarchy rather than throwing everything at you at once (like cPanel and others)</li>
<li>Ensuring our clients maintain access to and ownership over their website and domain registration. It&#8217;s amazing how often I run into a hosting company that either makes it a two week long process to transfer my client&#8217;s domain name (even though the customer clearly owns it!) or even worse, they hold it for ransom and claim that since the owner didn&#8217;t pay, they now get to keep the name. Dirty, dirty stuff. These guys certainly don&#8217;t know how to &#8216;do the right thing&#8217;.</li>
<li>Customer service agents that have no idea what they&#8217;re doing. Many companies outsource their support and provide scripts for their tech support agents to follow. This is extremely frustrating when you want something simple fixed and the rep keeps asking the same question over and over again or sending you the same article, rather than actually getting to the root of the problem. We may not have dozens of support agents at the ready, but at least when one of us replies we know what we&#8217;re doing and we explain it in clear english.</li>
</ol>
<p>And then it dawned on me (quite recently, in fact). As corny as it may sound, we really are trying to &#8216;save the web&#8217;&#8230; the name makes perfect sense! We created and built up a company around values that transformed into actions that lead right back to the words that came (somewhat randomly) from the very beginning &#8211; websavers. Everything we&#8217;ve done in the past few years has been in the name of trying to help save our client&#8217;s websites from the companies that are doing the wrong thing. And that is something I&#8217;m extremely proud of.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/why-web-savers-the-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding an Events Calendar to WordPress</title>
		<link>http://www.websavers.ca/adding-an-events-calendar-to-wordpress/</link>
		<comments>http://www.websavers.ca/adding-an-events-calendar-to-wordpress/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 19:47:41 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[#wpwednesday]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3227</guid>
		<description><![CDATA[There&#8217;s no question that there are dozens of events calendar plugins for WordPress. I&#8217;d guess [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/wordpress-wednesday/' rel='bookmark' title='WordPress Wednesday Introduction and a Look at The First Plugin'>WordPress Wednesday Introduction and a Look at The First Plugin</a> <small>We love WordPress. This site runs on WordPress, as does...</small></li>
<li><a href='http://www.websavers.ca/wordpress-wednesday-a-look-at-a-great-pricing-comparison-plugin-upricing/' rel='bookmark' title='WordPress Wednesday: a look at a great pricing comparison plugin uPricing'>WordPress Wednesday: a look at a great pricing comparison plugin uPricing</a> <small>We wanted to showcase a plugin that we&#8217;ve been using...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-3234" title="all-in-one-icon" src="http://www.websavers.ca/wp/wp-content/uploads/2012/03/all-in-one-icon-150x150.png" alt="" width="150" height="150" />There&#8217;s no question that <a href="http://wordpress.org/extend/plugins/search.php?q=events+calendar">there are dozens of events calendar plugins</a> for WordPress. I&#8217;d guess that we&#8217;ve probably installed at least five different calendaring plugins on websites we&#8217;ve built over the past few years. Normally once we find a plugin we like, we stick with it and use it on all of our sites. But with events calendars, we never really found one that became our &#8216;holy grail&#8217; for managing events. Finally, it appears we&#8217;ve got that plugin!</p>
<p>Firstly, what makes a plugin so good that we&#8217;ll stick with it for all of our sites? There&#8217;s three key factors:</p>
<p>1. <strong>Simplicity</strong>. I want to be able to install and activate the plugin and have it work exactly as I expect right out of the box. No fumbling with complex code to make it work and I really shouldn&#8217;t have to visit the developer&#8217;s website to figure out how to use it. It should just work right out of the box.</p>
<p>2. <strong>Design</strong>. Either the plugin has to make use of common coding practices (such as using list elements for sidebar entries) so that it fits perfectly into the theme of the site, or the developer should be using high quality designs of their own. Any less than that and I&#8217;m not pleased.</p>
<p>3. <strong>Functionality</strong>. I don&#8217;t expect every plugin to have every single feature I can imagine, but I do expect some core functionality out of everything. For example, I need to be able to add/edit events and set recurring schedules.</p>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2012/03/widget.png" class="floatbox" rev="group:3227 caption:`widget`"><img class="size-thumbnail wp-image-3230 alignright" title="widget" src="http://www.websavers.ca/wp/wp-content/uploads/2012/03/widget-150x105.png" alt="" width="150" height="105" /></a>I also need to be able to use a widget with either a list or calendar view or both as well as have a full calendar page with bare-minimum, a month view. A week/agenda view would be great, but not required. The same goes for other plugins, with their own set of attributes.</p>
<h2>The All-in-One Event Calendar</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2012/03/month-view.png" class="floatbox" rev="group:3227 caption:`month-view`"><img class="alignleft size-medium wp-image-3228" title="month-view" src="http://www.websavers.ca/wp/wp-content/uploads/2012/03/month-view-300x287.png" alt="" width="300" height="287" /></a>I&#8217;m not just making that up, it&#8217;s actually the name of the plugin too! The <a href="http://wordpress.org/extend/plugins/all-in-one-event-calendar/">All-in-One Event Calendar</a> is not just a fully featured calendaring solution, it&#8217;s beautifully designed and works immediately out of the box. I activated, went to the settings and clicked &#8220;Save&#8221; and I instantly had a Calendar page added to my menu with the calendar showing and ready to roll.</p>
<p>The last events plugin I used required me to edit template files just to fit it properly in with my design! Not this one. Immediately after creating the calendar page (which it did for me &#8211; bonus!) it was working and fit in perfectly with my design. Love it.</p>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2012/03/event-details.png" class="floatbox" rev="group:3227 caption:`event-details`"><img class="alignleft size-medium wp-image-3229" title="event-details" src="http://www.websavers.ca/wp/wp-content/uploads/2012/03/event-details-202x300.png" alt="" width="202" height="300" /></a>The back-end adding of events is just as you&#8217;d expect; choose Events &gt; Add New. It&#8217;s got recurring functionality, Google Maps embedding for the venue and a built in way of showing the price for the event. Awesome!</p>
<p>So, if you&#8217;re looking for a great events calendar for your WordPress powered website, check out <a href="http://wordpress.org/extend/plugins/all-in-one-event-calendar/">All-in-One Event Calendar</a>!</p>
<p>If you enjoyed this post, check out our other <a href="http://www.websavers.ca/tag/wpwednesday/">#wpwednesday</a> posts. We usually have something or other to say about WordPress just about every Wednesday, so common back and check us out regularly!</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/wordpress-wednesday/' rel='bookmark' title='WordPress Wednesday Introduction and a Look at The First Plugin'>WordPress Wednesday Introduction and a Look at The First Plugin</a> <small>We love WordPress. This site runs on WordPress, as does...</small></li>
<li><a href='http://www.websavers.ca/wordpress-wednesday-a-look-at-a-great-pricing-comparison-plugin-upricing/' rel='bookmark' title='WordPress Wednesday: a look at a great pricing comparison plugin uPricing'>WordPress Wednesday: a look at a great pricing comparison plugin uPricing</a> <small>We wanted to showcase a plugin that we&#8217;ve been using...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/adding-an-events-calendar-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to transfer your web site to your Web Savers account</title>
		<link>http://www.websavers.ca/how-to-transfer-your-web-site-to-your-web-savers-account/</link>
		<comments>http://www.websavers.ca/how-to-transfer-your-web-site-to-your-web-savers-account/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 16:30:49 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3020</guid>
		<description><![CDATA[Prefer to avoid the headaches? Check out our SiteMigrator service! As you can see by [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/how-to-publish-your-iweb-site-with-ftp/' rel='bookmark' title='How to Publish your iWeb site with FTP'>How to Publish your iWeb site with FTP</a> <small>Apple provides a very handy video on exactly how to...</small></li>
<li><a href='http://www.websavers.ca/setting-up-your-mail-account-in-outlook-express/' rel='bookmark' title='Setting Up Your Mail Account in Outlook Express'>Setting Up Your Mail Account in Outlook Express</a> <small>This guide shows how to configure your mail account in...</small></li>
<li><a href='http://www.websavers.ca/setting-up-your-mail-account-in-apple-mail/' rel='bookmark' title='Setting Up Your Mail Account in Apple Mail'>Setting Up Your Mail Account in Apple Mail</a> <small>This guide will show you how to add your email...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h3>Prefer to avoid the headaches? Check out our SiteMigrator service!</h3>
<p>As you can see by the following article, transferring your website isn&#8217;t for the faint of heart. If any of the following is confusing to you or you&#8217;d rather simply save a ton of time, check out the Web Savers <a href="http://www.websavers.ca/sitemigrator">SiteMigrator</a> service where we&#8217;ll take care of ensuring your website is transferred so you don&#8217;t have to. SiteMigrator is even included for free with some of our hosting plans, so check it out before you get started with this guide.</p>
<p><strong>If you&#8217;re still keen on proceeding yourself, let&#8217;s get started!</strong></p>
<h3>You will need:</h3>
<ol>
<li>Your FTP and control panel login details for your old host (often Plesk or cPanel)</li>
<li>The login details for your domain name registrar</li>
<li>Your Web Savers hosting welcome email (it contains FTP, mail and name server info)</li>
<li>An S/FTP Application. <a href="http://www.websavers.ca/choosing-an-ftp-or-sftp-application/" title="Choosing an FTP or SFTP Application">Check out our guide for help selecting an FTP application.</a></li>
</ol>
<h3>Gathering your content on your computer</h3>
<p>Start by gathering your content from the old server and storing it on your computer. There is usually three types of data you will need to complete the transfer; files, databases, and email.</p>
<p><strong>FILES</strong></p>
<p>To save your website files, login to your current host using FTP or SFTP and download the files to your computer. Often you will find these files within a &#8220;public_html&#8221; folder or a folder entitled &#8220;httpdocs&#8221;. This is often different for each web host, so a detailed guide is not possible.</p>
<p><strong>DATABASES</strong></p>
<p>If your website is running on WordPress, Joomla or just about any other web application, most of the actual content of your website will be stored in a database and you will need to be sure to obtain a copy of this database along with the files if you wish to transfer it to Web Savers.</p>
<p>You will need to login to your current host&#8217;s control panel in order to obtain access to the database. Look for a utility called phpMyAdmin or DB Web Admin which provides you with access to retrieve a &#8216;dump&#8217; or &#8216;dumpfile&#8217; of your database. Once you&#8217;re within the web administration interface, look for a Backup or Export option within phpMyAdmin and save it as an SQL file or a compressed file (sql.tgz or sql.tar.gz).</p>
<p><strong>EMAIL</strong></p>
<p>Email stored on the server is the one type of data that cannot be easily transferred to your new account. Instead of transferring the email to the new server, the simplest way to save it is through POP. If you already have your email account(s) configured using POP, then simply retrieve your latest email (using the &#8216;Get Mail&#8217; or &#8216;Send/Receive&#8217; button in your mail app) before proceeding with the switchover to the new account. This will download the latest emails to your computer.</p>
<p>If you are currently using IMAP, you will need to identify which folders are stored on the server and which are stored on your computer. Check your sidebar that lists your accounts and folders. You should see something like [account name] followed by some folders and [on my computer] or [local folders] and a list of folders. All folders under [account name] are usually stored on the server and all folders under [on my computer] or [local folders] are stored locally (called local storage). Complete the following steps to save all your email in local storage:</p>
<p> 1. Drag and drop your server-side mail folders (all folders under [account name]) to local storage. If your mail program does not allow this, then you will need to repeat step 2 (below) for each of your mail folders.</p>
<p> 2. Create a new folder in your local storage called Old Inbox. Go to your actual inbox where all new mail is delivered, select all mail within and drag and drop them to your local storage &#8220;Old Inbox&#8221; folder that you just created. Repeat this process for Sent and Drafts if you wish to save them as well.</p>
<p>Once you have downloaded all email to your computer, you&#8217;re ready to proceed!</p>
<p>Note: the exact instructions for saving your email locally differ for every mail application, so we are unable to provide a precise guide for doing this. Thanks for your understanding!</p>
<h3>Uploading Content to your new account</h3>
<p><strong>FILES</strong></p>
<p>If your primary domain (the domain you selected during your order) isn&#8217;t the one you are transferring, you should <a href="https://clients.websavers.ca/whmcs/knowledgebase/74/How-do-I-log-in-to-Plesk.html">Login to Plesk</a> and add the domain. Since your FTP login information is different for each domain (on Basil or Thyme &#8211; Plesk 9), be sure to take note of what you enter when you create the domain. If you&#8217;re on one of our newer servers running Plesk 10, your FTP account remains the same for each of your domains unless you specify otherwise.</p>
<p>If you are transferring content to your primary domain, then you will find your FTP login details in your hosting welcome email that we sent when you first submit your order. If you cannot find your FTP login details, you can <a href="https://clients.websavers.ca/whmcs/knowledgebase/75/How-to-reset-your-FTP-and-SFTP-username-and-password-login-details.html">reset your FTP password by following these directions</a>.</p>
<p>Use your FTP client to connect to your new server and upload your files. If you&#8217;re not sure how to do this, <a href="http://www.websavers.ca/choosing-an-ftp-or-sftp-application/">take a read over our guide to FTP here</a>.</p>
<p><strong>DATABASES</strong></p>
<p>We have a handy knowledgebase article to help you <a href="https://clients.websavers.ca/whmcs/knowledgebase/18/How-do-I-import-a-Database-with-Plesk.html">import your database dumpfile right here</a>! Just follow the directions within and your database will be set up on your Web Savers account.</p>
<p>Although it mentions this in the KB article already, it bears worth mentioning again. If your database name, username or password have changed during the transfer, you will need to update your application that makes use of this database. Wherever the application stores the database connection information, you will need to update it to the new details. For example, WordPress stores this information in the wp-config.php file and Joomla stores it in the configuration.php file. Most applications will use a similarly named file with the word config in the filename.</p>
<p><strong>EMAIL</strong></p>
<p><a href="https://clients.websavers.ca/whmcs/knowledgebase/74/How-do-I-log-in-to-Plesk.html">Login to Plesk</a> and choose &#8220;Mail&#8221;. From here you can add new mail accounts. You will want to set up a new mailname for each account you had on the old server. You can also set up as many aliases as you like. For example, you can have a mailname like john@websavers.ca as well as aliases like johnny@websavers.ca, jon@websavers.ca, etc. so that they are all delivered to the same box.</p>
<p>Note: once the name servers for your domain are updated (as shown in the next step), your email applications will need to be updated to connect to the new server by applying <a href="https://clients.websavers.ca/whmcs/knowledgebase/5/What-are-the-Web-Savers-mail-server-settings.html">the email configuration for your Web Savers hosting</a> to your mail account.</p>
<h3>Complete the Transfer: update the Name Servers</h3>
<p>Currently all requests for your domain name are being pointed to the old host&#8217;s server. We now need to tell your registrar to point all those requests to your new Web Savers account instead. Changing the name servers is the simplest way to accomplish this. Here&#8217;s how:</p>
<p> 1. Login to your registrar&#8217;s control panel<br />
 2. Look for an option called &#8220;Name Servers&#8221; that will have a minimum of 2 fields all the way up to 10 in some cases<br />
 3. Remove all entries you see in name server fields and fill in the Web Savers name servers as shown in your <a href="https://clients.websavers.ca/">Client Centre account</a>. (Login and View Details for your hosting plan that you added the domain to). For example, those hosted on the server Basil will use ns1.websaversdns.com and ns2.websaversdns.com</p>
<p>The name server changes can take as long as 24 hours to complete in all locations, however most of the time the changes only take about an hour. Once the name server changes have updated everywhere, visiting your website should result in the exact same site as on the old server, but being hosted from your new Web Savers account. </p>
<p>If you want to test to be sure you&#8217;re seeing the site on the new server, upload a test.txt file to your httpdocs folder with something in it like &#8220;We&#8217;re live on the new account!&#8221; and visit yourdomain.com/test.txt in your browser. If you see the welcome message, then you&#8217;re now reaching the website on your Web Savers account!</p>
<h3>Having trouble with a particular portion of the transfer?</h3>
<p>No problem! Open up a support request through the <a href="https://clients.websavers.ca/">Client Centre</a> with the details of your difficulties and we&#8217;ll be sure to answer as best we can. Make sure you include the link to this article, the step you&#8217;re having trouble with, any errors you are receiving and a description of what you were expecting to happen that did not occur. We won&#8217;t complete the transfer for you unless you&#8217;ve purchased our <a href="http://www.websavers.ca/sitemigrator">SiteMigrator</a> service, but we can certainly give you some tips if you&#8217;re having trouble.</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/how-to-publish-your-iweb-site-with-ftp/' rel='bookmark' title='How to Publish your iWeb site with FTP'>How to Publish your iWeb site with FTP</a> <small>Apple provides a very handy video on exactly how to...</small></li>
<li><a href='http://www.websavers.ca/setting-up-your-mail-account-in-outlook-express/' rel='bookmark' title='Setting Up Your Mail Account in Outlook Express'>Setting Up Your Mail Account in Outlook Express</a> <small>This guide shows how to configure your mail account in...</small></li>
<li><a href='http://www.websavers.ca/setting-up-your-mail-account-in-apple-mail/' rel='bookmark' title='Setting Up Your Mail Account in Apple Mail'>Setting Up Your Mail Account in Apple Mail</a> <small>This guide will show you how to add your email...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/how-to-transfer-your-web-site-to-your-web-savers-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday: a look at a great pricing comparison plugin uPricing</title>
		<link>http://www.websavers.ca/wordpress-wednesday-a-look-at-a-great-pricing-comparison-plugin-upricing/</link>
		<comments>http://www.websavers.ca/wordpress-wednesday-a-look-at-a-great-pricing-comparison-plugin-upricing/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 18:35:06 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[#wpwednesday]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3071</guid>
		<description><![CDATA[We wanted to showcase a plugin that we&#8217;ve been using for just over a year [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/wordpress-wednesday/' rel='bookmark' title='WordPress Wednesday Introduction and a Look at The First Plugin'>WordPress Wednesday Introduction and a Look at The First Plugin</a> <small>We love WordPress. This site runs on WordPress, as does...</small></li>
<li><a href='http://www.websavers.ca/wordpress-wednesday-quicktip-wp-recaptcha-plugin-stop-spam/' rel='bookmark' title='WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!'>WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!</a> <small>Sick of all that comment SPAM? This week&#8217;s #wpwednesday quick...</small></li>
<li><a href='http://www.websavers.ca/wp-wednesday-quicktip-eliminate-broken-links-for-good/' rel='bookmark' title='WP Wednesday QuickTip: Eliminate Broken Links For Good!'>WP Wednesday QuickTip: Eliminate Broken Links For Good!</a> <small>Broken Link Checker is a great little plugin that keeps...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>We wanted to showcase a plugin that we&#8217;ve been using for just over a year on one of our websites, <a href="http://www.websaversradio.com/">Web Savers Radio</a>. This is a complete pricing page solution in a WordPress plugin. Developed by <a href="http://udesignstudios.net/">uDesign Studios</a>, <a href="http://codecanyon.net/item/upricing-pricing-table-for-wordpress/145538">uPricing</a> one of our favorite pricing page and product comparison solutions.</p>
<p><a href="http://www.adambate.com/images/upricing-full.png" class="floatbox" rev="group:3071" target="_blank"><img src="http://www.adambate.com/images/upricing.png" alt="uPricing Plugin" /></a></p>
<p>There were three main points that we liked about this plugin:</p>
<p><strong>Extremely user-friendly</strong>. The plugin was easy to install and easy to understand. We could create products and lists in no time and while the documentation is fantastic, we never had to look at it when setting things up.</p>
<p><strong>Variety of built-in color schemes and easy to theme</strong>. We were lucky enough to have used a couple of the default color themes, but their markup makes it very easy to customize a look and feel with CSS.</p>
<p><strong>Drag and Drop Interface</strong>. We love our drag and drop. No need to number your products, as you can easily drag and drop their placement in the comparison, along with any of the list items within the list.</p>
<p><strong>The price</strong>. We picked this up on code canyon for only $15. We looked at a variety of other pricing page solutions for a lot more than this.</p>
<p>With all this functionality at a price point of $15 it&#8217;s hard not to at least buy it to give it a shot if you need a pricing comparison page. <a href="http://codecanyon.net/item/upricing-pricing-table-for-wordpress/145538">Check out their code canyon page here</a>.</p>
<p>Have you used uPricing before at all? We&#8217;d love to hear your experiences whether good or bad and whether or not you agree with us.</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/wordpress-wednesday/' rel='bookmark' title='WordPress Wednesday Introduction and a Look at The First Plugin'>WordPress Wednesday Introduction and a Look at The First Plugin</a> <small>We love WordPress. This site runs on WordPress, as does...</small></li>
<li><a href='http://www.websavers.ca/wordpress-wednesday-quicktip-wp-recaptcha-plugin-stop-spam/' rel='bookmark' title='WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!'>WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!</a> <small>Sick of all that comment SPAM? This week&#8217;s #wpwednesday quick...</small></li>
<li><a href='http://www.websavers.ca/wp-wednesday-quicktip-eliminate-broken-links-for-good/' rel='bookmark' title='WP Wednesday QuickTip: Eliminate Broken Links For Good!'>WP Wednesday QuickTip: Eliminate Broken Links For Good!</a> <small>Broken Link Checker is a great little plugin that keeps...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/wordpress-wednesday-a-look-at-a-great-pricing-comparison-plugin-upricing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need an image in your sidebar? Grab the Image Widget plugin!</title>
		<link>http://www.websavers.ca/need-an-image-in-your-sidebar-grab-the-image-widget-plugin/</link>
		<comments>http://www.websavers.ca/need-an-image-in-your-sidebar-grab-the-image-widget-plugin/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 18:03:56 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3038</guid>
		<description><![CDATA[Not that keen on coding, but need to add an image to your WordPress sidebar? [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/wordpress-wednesday-quicktip-wp-recaptcha-plugin-stop-spam/' rel='bookmark' title='WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!'>WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!</a> <small>Sick of all that comment SPAM? This week&#8217;s #wpwednesday quick...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Not that keen on coding, but need to add an image to your WordPress sidebar? The image widget plugin was made for you.</p>
<p>By default, the best you can do with a standard WordPress installation is add a text widget to your sidebar and throw in the code to insert the image. This means using the media library to upload your image, copying the URL, adding a new text widget, and pasting the URL in for the src attribute like this:</p>
<p><code>&lt;img src="[URL to image]" alt="My Image" /&gt;</code></p>
<p>That&#8217;s a bit of a hassle! Then if you want to add a title or caption, you&#8217;ve got to insert more code to make that happen. Why can&#8217;t this be easier? Turns out, it is! Just install the image widget plugin, upload you&#8217;re image and enter in your settings of choice. Problem solved. Here&#8217;s how:</p>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2012/01/image-widget.png" class="floatbox" rev="group:3038 caption:`image-widget`"><img class="alignleft size-medium wp-image-3040" title="image-widget" src="http://www.websavers.ca/wp/wp-content/uploads/2012/01/image-widget-113x300.png" alt="" width="113" height="300" /></a></p>
<ol>
<li>Login to your WordPress admin panel and head over to Plugins &gt; Add New</li>
<li>Search for &#8220;Image Widget&#8221; and choose Install Now under the Image Widget plugin (normally the first result)</li>
<li>When it&#8217;s done installing, choose &#8220;Activate Plugin&#8221;</li>
<li>Now that the plugin is installed and activated, it will show up in the available widgets section. Head over to Appearance &gt; Widgets.</li>
<li>Drag the Image Widget from the left side to your Sidebar of choice on the right.</li>
<li>Give it a title, add your image, write a caption, specify alignment, choose Save and you&#8217;re all set!</li>
</ol>
<p>Even if you&#8217;re a web developer coding a site for a client, this is the best way to add an image to your sidebar. This way your client has the ability to log in and change up the image easily at any time. You an still adjust the CSS around that one widget by targeting its widget specific class.</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/wordpress-wednesday-quicktip-wp-recaptcha-plugin-stop-spam/' rel='bookmark' title='WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!'>WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!</a> <small>Sick of all that comment SPAM? This week&#8217;s #wpwednesday quick...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/need-an-image-in-your-sidebar-grab-the-image-widget-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

