<?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>Sun, 05 Feb 2012 19:31:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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? The image widget plugin was made for you. 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 [...]
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>Tweet Sick of all that comment SPAM? This week&#8217;s #wpwednesday...</small></li>
<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>Tweet We love WordPress. This site runs on WordPress, as...</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>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>Tweet Sick of all that comment SPAM? This week&#8217;s #wpwednesday...</small></li>
<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>Tweet We love WordPress. This site runs on WordPress, as...</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/need-an-image-in-your-sidebar-grab-the-image-widget-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Wednesday QuickTip: Eliminate Broken Links For Good!</title>
		<link>http://www.websavers.ca/wp-wednesday-quicktip-eliminate-broken-links-for-good/</link>
		<comments>http://www.websavers.ca/wp-wednesday-quicktip-eliminate-broken-links-for-good/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 21:09:18 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[#wpwednesday]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=3014</guid>
		<description><![CDATA[Broken Link Checker is a great little plugin that keeps track of all the links on your site and ensures that the pages they link to are all up and running and responding as they should be. It&#8217;s one of those little essentials that we often forget about, at least until we login and it [...]
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>Tweet Sick of all that comment SPAM? This week&#8217;s #wpwednesday...</small></li>
<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>Tweet We love WordPress. This site runs on WordPress, as...</small></li>
<li><a href='http://www.websavers.ca/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://w-shadow.com/blog/2007/08/05/broken-link-checker-for-wordpress/">Broken Link Checker</a> is a great little plugin that keeps track of all the links on your site and ensures that the pages they link to are all up and running and responding as they should be. It&#8217;s one of those little essentials that we often forget about, at least until we login and it reminds us that one of our really old links no longer works!</p>
<h3>Installation &#038; Configuration</h3>
<p>This plugin is as simple as install and activate. It has a fantastically simple configuration page, as shown below, allowing you to easily turn on (or off) link checking for different types of content. When a broken link is found it notifies you on the Dashboard and provides you with simple controls to remove the link, edit the link or check it again (in case the site was temporarily down).</p>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2011/12/broken-link-checker.png" class="floatbox" rev="group:3014 caption:`broken-link-checker`"><img src="http://www.websavers.ca/wp/wp-content/uploads/2011/12/broken-link-checker-300x279.png" alt="" title="broken-link-checker" width="300" height="279" class="aligncenter size-medium wp-image-3015" /></a></p>
<h3>Prevents Frustration</h3>
<p>It may seem like a trivial plugin, but Broken Link Checker is actually one of our most powerful tools because it actively prevents visitor frustration. Remember the last time you were on a website and the content you really wanted was just a click away? And you clicked and got the lovely &#8220;Page not found 404&#8243;? I bet you tried a couple more times, then abandoned the site, never to return again.</p>
<p>That&#8217;s exactly how your visitors feel, and exactly what your visitors will do when they discover you&#8217;ve left some links unchecked. So head on over to your WordPress admin panel and get installing the Broken Link Checker plugin!</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>Tweet Sick of all that comment SPAM? This week&#8217;s #wpwednesday...</small></li>
<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>Tweet We love WordPress. This site runs on WordPress, as...</small></li>
<li><a href='http://www.websavers.ca/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/wp-wednesday-quicktip-eliminate-broken-links-for-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why we love Canvas by WooThemes as a Framework</title>
		<link>http://www.websavers.ca/why-i-love-canvas-by-woothemes-as-a-framework/</link>
		<comments>http://www.websavers.ca/why-i-love-canvas-by-woothemes-as-a-framework/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 20:35:57 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=2998</guid>
		<description><![CDATA[Tweet This WordPress Wednesday post is just a quick overview of the Canvas Theme and Framework from Woothemes. We&#8217;ve been following (and using) WooThemes since early late 2009. This site is actually based off of the Over Easy Theme. There are several framework themes including Canvas, Genesis, and Thesis to name some of the top [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<ul id="sharebar" style="background:#;border-color:#;">
<li><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="websavers">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></li>
<li><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.websavers.ca/why-i-love-canvas-by-woothemes-as-a-framework/&#038;layout=box_count&#038;show_faces=false&#038;width=60&#038;action=like&#038;colorscheme=light&#038;height=45" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:62px;" allowTransparency="true"></iframe></li>
<li><g:plusone size="tall"></g:plusone>
</li>
</ul>
<p>This WordPress Wednesday post is just a quick overview of the Canvas Theme and Framework from <a href="http://www.woothemes.com/">Woothemes</a>. We&#8217;ve been following (and using) WooThemes since early late 2009. <a href="http://showcase.woothemes.com/2011/04/web-savers/">This site is actually based off of the Over Easy Theme</a>.</p>
<p>There are several framework themes including Canvas, Genesis, and Thesis to name some of the top few, but when it comes to ease of use and customizing, Canvas takes the cake. We use it on many of our <a href="http://www.grapekiwi.com/">web design</a> projects and have never had any issues with it. So, why exactly is it so good?</p>
<p><strong>Incorporates blog styling and corporate styling very well</strong></p>
<p>WordPress started as mainly a blogging platform, but quickly grew into an excellent content management systems for business and corporate websites. Most of the time, when you look for premium themes online, you will find either a nice looking blog style theme or a nice looking corporate theme. Rarely do you find a theme that has a good stating point for both.</p>
<p><strong>It looks good out of the box</strong></p>
<p>I use this theme for my <a href="http://www.adambate.com/">personal blog</a> without many customizations at all, and non that are too complicated for the average user to do. Although it&#8217;s quite minimalistic, it&#8217;s very nice.</p>
<p><strong>No need to write code</strong></p>
<p>Canvas has a wonderful theme manager that gives you the ability to change the layout, colors, and styling of almost anything without ever having to edit CSS. Here&#8217;s a quick screen shot of the admin area:</p>
<p><img src="http://www.websavers.ca/wp/wp-content/uploads/2011/12/canvasshot.png"></p>
<p>It also makes use of custom post types in order to let you quickly and easily add additional content. By default it comes with a Portfolio section, Feedback or Testimonial section and a JQuery slider for the business style.</p>
<p><strong>Hooks for additional functionality</strong></p>
<p>This is probably the main reason I love this theme. If you are looking to do a custom designed website, hooks are perfect. No need to edit the actual framework, instead you can use the built-in hook manager to add html code as you need it to fit with your design. Canvas always allowed you to add your own custom CSS in order to change the look and feel of your site, but now you can easily add in html to wherever you need with the hook manager. It has many places to add your html to including the header, navigation area, main body, and footer. Below is a screen shot of the hook manager.</p>
<p><img src="http://www.websavers.ca/wp/wp-content/uploads/2011/12/hookmanager.png"></p>
<p>There is so much that you can do with this theme. For example, <a href="http://www.ouicoach.com/">Oui Coach</a>, <a href="http://www.casanovanotes.com/">Casanova Notes</a>, and <a href="http://www.cashforgoldhq.ca/">Cash for Gold</a>, are all running off of Canvas. They all have their unique style and look to them, yet all benefit from the extremely powerful backend that Canvas provides &#8211; both to the developer and to the end user.</p>
<p>This was actually going to be a demo video of Canvas, when I realized that (obviously) WooThemes already has a great demo. You can check out <a href="http://www.woothemes.com/videos/how-to-customize-the-canvas-theme-part-1/">the demo video here</a>.</p>
<p>If you are interested in picking up this theme, or any of the other great WooTheme themes:</p>
<p><a href="http://bit.ly/ug2PFA">Click here to use our affiliate link (I know you want to make us some money)</a>.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/why-i-love-canvas-by-woothemes-as-a-framework/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday QuickTip: wp-recaptcha plugin &#8212; stop spam!</title>
		<link>http://www.websavers.ca/wordpress-wednesday-quicktip-wp-recaptcha-plugin-stop-spam/</link>
		<comments>http://www.websavers.ca/wordpress-wednesday-quicktip-wp-recaptcha-plugin-stop-spam/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 18:20:20 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[#wpwednesday]]></category>
		<category><![CDATA[reCAPTCHA]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=2993</guid>
		<description><![CDATA[Tweet Sick of all that comment SPAM? This week&#8217;s #wpwednesday quick tip is for you! What is WP-ReCAPTCHA? WP-reCAPTCHA automatically inserts an image verification system before registration and commenting is allowed on your WordPress powered website. This means automatic spamming tools will have a very difficult time getting comments onto your blog since they won&#8217;t [...]
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>Tweet We love WordPress. This site runs on WordPress, as...</small></li>
<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/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul id="sharebar" style="background:#;border-color:#;">
<li><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="websavers">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></li>
<li><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.websavers.ca/wordpress-wednesday-quicktip-wp-recaptcha-plugin-stop-spam/&#038;layout=box_count&#038;show_faces=false&#038;width=60&#038;action=like&#038;colorscheme=light&#038;height=45" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:62px;" allowTransparency="true"></iframe></li>
<li><g:plusone size="tall"></g:plusone>
</li>
</ul>
<p>Sick of all that comment SPAM? This week&#8217;s <a href="https://twitter.com/#!/search?q=%23wpwednesday">#wpwednesday</a> quick tip is for you!</p>
<h3>What is WP-ReCAPTCHA?</h3>
<p>WP-reCAPTCHA automatically inserts an image verification system before registration and commenting is allowed on your WordPress powered website. This means automatic spamming tools will have a very difficult time getting comments onto your blog since they won&#8217;t be able to easily tell what is shown on the image.</p>
<p>This is what it looks like (you&#8217;ve probably seen it before!):<br />
<a href="http://www.websavers.ca/wp/wp-content/uploads/2011/12/wp-recaptcha.png" class="floatbox" rev="group:2993 caption:`wp-recaptcha`"><img src="http://www.websavers.ca/wp/wp-content/uploads/2011/12/wp-recaptcha.png" alt="" title="wp-recaptcha" width="448" height="128" class="aligncenter size-full wp-image-2995" /></a></p>
<h3>Help turn books into e-books!</h3>
<p><a href="http://www.google.com/recaptcha">Google&#8217;s reCAPTCHA</a> is a particularly neat image verification system (<a href="http://en.wikipedia.org/wiki/CAPTCHA">CAPTCHA</a>) because it accomplishes a hidden secondary goal! The text it shows in the images are actual snippets from old-school printed books that are in the processes of being digitized, or turned into e-book formats.  This means every time one of your visitors (and a variety of others) uses your newly installed reCAPTCHA verification on your website, you&#8217;re helping to digitize books! Pretty cool.</p>
<h3>Installation and Use</h3>
<p>wp-RECAPTCHA has one extra step beyond the typical install and activate you normally do with WordPress plugins: you must get API keys to allow your website access to Google&#8217;s system. Without access you wouldn&#8217;t be able to retrieve the book snippets required for the plugin to work! But don&#8217;t worry, once you activate the plugin, it will prompt you to click a link to get your keys.</p>
<p>&#8212;</p>
<p>Have a question about wp-RECAPTCHA? Run into trouble installing it? Ask your questions or post any problems in the comments below.</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>Tweet We love WordPress. This site runs on WordPress, as...</small></li>
<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/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/wordpress-wednesday-quicktip-wp-recaptcha-plugin-stop-spam/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress Wednesday Introduction and a Look at The First Plugin</title>
		<link>http://www.websavers.ca/wordpress-wednesday/</link>
		<comments>http://www.websavers.ca/wordpress-wednesday/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 20:34:25 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=2988</guid>
		<description><![CDATA[Tweet We love WordPress. This site runs on WordPress, as does our web design website and all of design clients that we help out. Many of our loved hosting clients also use WordPress and because of this, we need to be up to date on all the latest going on in the WP community. It&#8217;s [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
<li><a href='http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/' rel='bookmark' title='How to import WordPress into the Web Applications utility'>How to import WordPress into the Web Applications utility</a> <small>Do you have an application that you manually installed on...</small></li>
<li><a href='http://www.websavers.ca/wordpress-web-hosting-best-wordpress-hosting-in-canada-with-one-click/' rel='bookmark' title='WordPress Web Hosting: Best WordPress Hosting in Canada with One Click'>WordPress Web Hosting: Best WordPress Hosting in Canada with One Click</a> <small>WordPress is by far the most popular open-source blogging platform...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<ul id="sharebar" style="background:#;border-color:#;">
<li><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="websavers">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></li>
<li><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.websavers.ca/wordpress-wednesday/&#038;layout=box_count&#038;show_faces=false&#038;width=60&#038;action=like&#038;colorscheme=light&#038;height=45" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:62px;" allowTransparency="true"></iframe></li>
<li><g:plusone size="tall"></g:plusone>
</li>
</ul>
<p>We love WordPress. This site runs on WordPress, as does our <a href="http://www.grapekiwi.com/">web design</a> website and all of design clients that we help out. Many of our loved hosting clients also use WordPress and because of this, we need to be up to date on all the latest going on in the WP community.</p>
<p>It&#8217;s this awesome community that sparked our idea for WordPress Wednesday. We will be showcasing a different plugin, theme, developer, or framework every Wednesday. Some weeks we&#8217;ll even provide a bit more value and see if we can&#8217;t grab an interview with a plugin developer to share with you.</p>
<p>Interested in joining us? Use #wpwednesday on Twitter to showcase your WordPress-related reviews or information.</p>
<p>So without further ado, here is a look at our first plugin:</p>
<h3>RoloPress: Contact Manager Built on WordPress</h3>
<p>I spent most of the morning today playing around with RoloPress after looking for a CRM plugin solution for a client. Although RoloPress didn&#8217;t do exactly what I needed it to do for this particular instance, it did catch my attention as it is very simple and elegant.</p>
<p>If you are looking for a web-based contact manager for your business, this is a great option. Here are some of the things I enjoyed about it:</p>
<p><strong>It&#8217;s free</strong></p>
<p>Right now at least. I wouldn&#8217;t be surprised if it was a premium plugin if he added more functionality and grew it into more of a customer relationship management solution, but for the time being it does not look as though that&#8217;s going to happen.</p>
<p><strong>It&#8217;s themable and extendable</strong></p>
<p>Because this is a framework and not a plugin, you have the ability to theme and style the front end of the contact manager using child themes and custom CSS. It&#8217;s current theme very much mimics that of 37 Signals&#8217; High Rise Contact manager.</p>
<p>On the other hand, there were a few things I felt were holding it back:</p>
<p><strong>It&#8217;s a framework not a plugin</strong></p>
<p>What this means is that it does not easily integrate with an existing website and WordPress backend. I was looking for something that I could use with a single sign on point (WordPress admin area), and unfortunately this framework needs to be installed on a separate WordPress installation.</p>
<p><strong>It&#8217;s not done yet</strong></p>
<p>Although the developer is very active in responding to requests and questions, RoloPress is very much still in Beta. There is a big update expected before the end of the year, but for the time being simple tasks such as delete a contact or company needs to be completed from the back end instead of in the main site.</p>
<p><strong>It&#8217;s not a useful CRM</strong></p>
<p>It&#8217;s great at being a contact manager, and from what I get by reading the developers website that is everything it is going to be. That said, the same designer also created WP-CRM which has recently been discontinued in order to work on this platform. Although this software has the ability to add notes on each contact, you cannot create tasks assigned to each. Until this is the case, it will always remain a contact manager.</p>
<p>Overall, I think it&#8217;s a great start to a potentially awesome WordPress-based software. We may be promoting and using it in a variety of our <a href="http://www.websavers.ca/wordpress-web-hosting/">WordPress hosting</a> packages both here and at Grape Kiwi once we feel it&#8217;s to a point where it would benefit our customers.</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
<li><a href='http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/' rel='bookmark' title='How to import WordPress into the Web Applications utility'>How to import WordPress into the Web Applications utility</a> <small>Do you have an application that you manually installed on...</small></li>
<li><a href='http://www.websavers.ca/wordpress-web-hosting-best-wordpress-hosting-in-canada-with-one-click/' rel='bookmark' title='WordPress Web Hosting: Best WordPress Hosting in Canada with One Click'>WordPress Web Hosting: Best WordPress Hosting in Canada with One Click</a> <small>WordPress is by far the most popular open-source blogging platform...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/wordpress-wednesday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Publish your iWeb site with FTP</title>
		<link>http://www.websavers.ca/how-to-publish-your-iweb-site-with-ftp/</link>
		<comments>http://www.websavers.ca/how-to-publish-your-iweb-site-with-ftp/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 22:08:39 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=2981</guid>
		<description><![CDATA[Apple provides a very handy video on exactly how to do this! Just click here to watch. When configuring your publishing location as FTP, fill in the host as ftp.yourdomain.com and use the FTP username and password as provided in the email we sent you when you first signed up with us. If you need [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/' rel='bookmark' title='How to import WordPress into the Web Applications utility'>How to import WordPress into the Web Applications utility</a> <small>Do you have an application that you manually installed on...</small></li>
<li><a href='http://www.websavers.ca/apple-iweb-friendly-hosting/' rel='bookmark' title='Apple iWeb Friendly Hosting'>Apple iWeb Friendly Hosting</a> <small>During the recent unveiling of iCloud, Apple announced the 2012...</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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Apple provides a very handy video on exactly how to do this! <a href="http://www.apple.com/findouthow/web/#ftp">Just click here to watch</a>.</p>
<p>When configuring your publishing location as FTP, fill in the host as ftp.yourdomain.com and use the FTP username and password as provided in the email we sent you when you first signed up with us. If you need to reset your FTP login details, <a href="https://clients.websavers.ca/whmcs/knowledgebase/75/How-to-reset-your-FTP-and-SFTP-username-and-password-login-details.html">here&#8217;s how</a>!</p>
<p>You will also need to ensure the Directory/Path field is set to &#8216;httpdocs&#8217;</p>
<p>For those who prefer to skim, here are the same directions in written format:</p>
<ol>
<li>Select the site you wish to publish in the sidebar. If you only have one, it&#8217;s likely called &#8220;Site&#8221;</li>
<li>Change the &#8220;Publish To&#8221; dropdown to &#8220;FTP Server&#8221;</li>
<li>Name your site whatever you like and enter your contact email address</li>
<li>Under the FTP Server Settings section, specify the server address as ftp.yourdomain.com (e.g.: ftp.websavers.ca)</li>
<li>Supply your FTP Username and Password where prompted</li>
<li>Enter &#8216;httpdocs&#8217; in the Directory/Path field</li>
<li>The Protocol can be set to either FTP or SFTP for good results. If you have trouble with one, try the other!</li>
<li>Choose the Test Connection button to be sure everything will work. If you get an error, let us know in the comments below or <a href="https://clients.websavers.ca/whmcs/submitticket.php?step=2&#038;deptid=2">open a support ticket</a>.</li>
<li>Enter your website address</li>
</ol>
<p>When you&#8217;re ready to publish simply press the &#8220;Publish Site&#8221; button to begin uploading. Now that you&#8217;ve saved the server settings, you will only need to press the Publish Site button every time you wish to upload changes!</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/' rel='bookmark' title='How to import WordPress into the Web Applications utility'>How to import WordPress into the Web Applications utility</a> <small>Do you have an application that you manually installed on...</small></li>
<li><a href='http://www.websavers.ca/apple-iweb-friendly-hosting/' rel='bookmark' title='Apple iWeb Friendly Hosting'>Apple iWeb Friendly Hosting</a> <small>During the recent unveiling of iCloud, Apple announced the 2012...</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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/how-to-publish-your-iweb-site-with-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk Hosting: Using Plesk Web Hosting Control Panel for Your Hosting Needs</title>
		<link>http://www.websavers.ca/plesk-hosting-using-plesk-web-hosting-control-panel-for-your-hosting-needs/</link>
		<comments>http://www.websavers.ca/plesk-hosting-using-plesk-web-hosting-control-panel-for-your-hosting-needs/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 14:57:44 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=2963</guid>
		<description><![CDATA[The Plesk control panel has proven itself to be an extremely powerful, yet simple to use web hosting control panel over the past several years. It has gained a lot of popularity in both shared and virtual environments. Its intuitive design and excellent functionality has made it the go-to choice for many web hosts and [...]
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>The Plesk control panel has proven itself to be an extremely powerful, yet simple to use web hosting control panel over the past several years. It has gained a lot of popularity in both shared and virtual environments. Its intuitive design and excellent functionality has made it the go-to choice for many web hosts and customers. Here are some of the major reasons why Plesk is being the control panel of choice in the web hosting industry.</p>
<h3>Extremely Intuitive and Well Laid Out</h3>
<p>With Plesk, things are where you would think they should be. There are many control panels that simply shove every feature and icon in your face on the same page without any sort of intuitive layout and design. Once you start using a Plesk hosting package, it does not take long to figure out how to manage everything that needs to be done.</p>
<p>From adding an email account to access your content via FTP, this is all possible with the Plesk control panel, and you won’t be left wondering how to do a task.</p>
<h3>Extremely Well Designed</h3>
<p>Some people may feel this is not that important. However, if you are spending a lot of your time staring at something and working within a particular piece of software, it is very important that it be well designed and that it looks good.</p>
<p>If you are to compare Plesk to the other popular control panels such as cPanel or DirectAdmin, you will quickly notice how much nicer the Plesk panel really is. If you are someone who spends a lot of time working on their websites, this is something you will quickly appreciate.</p>
<h3>Built For The End User</h3>
<p>This goes hand in hand with it being very intuitive and well designed. This control panel is very much designed for the end user. It does not require that you have any technical background what so ever in order to use it. Once you log in, everything will be made clear as to exactly what you need to do to accomplish any sort of management task.</p>
<h3>Excellent Backup, Restore, and Migration Systems</h3>
<p>Plesk prides itself on an extremely powerful backup solution for your website. Although many web hosting companies do routine backups and even provide restoration options should you lose anything, this isn’t always free if you just simply deleted something you shouldn’t have. The Plesk backup utility is perfect for making scheduled backups of your website and databases.</p>
<p>Another benefit of using Plesk is its simple migration manager. This tool allows you to effortlessly transfer your website between servers. If you are moving to a different web host, or are simply upgrading to a new package on a different server, you can do this with a click of a button within Plesk.</p>
<h3>Supports both Linux and Windows Operating Systems</h3>
<p>Unlike may other hosting control panels, Plesk can run on both Linux and Windows platforms. If you are thinking of converting a PHP website into ASP or adding some Windows-based web applications, you can easily migrate your existing website over to a Windows machine without any hassle. However, if you were on a different control panel, you would have to do this transition manually.</p>
<h3>Excellent for Virtual Environments</h3>
<p>The creators of Plesk (Parallels) also creates a variety of virtualization software. If you are considering upgrading your web hosting package to a virtual private server or VPS hosting, you may want to consider Plesk as your starting point. This will make your transition much easier when you do decide to upgrade down the road. Many of the best virtual private servers are all running the Plesk Control Panel with the Parallels Virtuozzo containers.</p>
<p>Whether you are starting a web hosting business or simply need the best solution to manage your websites, the Plesk control panel is a great option. Do your research and compare the choices available while keeping in mind what is important to you. The control panel is something you will be using on a daily basis &#8211; it’s important that you are comfortable with it and enjoy using it.</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/plesk-hosting-using-plesk-web-hosting-control-panel-for-your-hosting-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Web Hosting: Best WordPress Hosting in Canada with One Click</title>
		<link>http://www.websavers.ca/wordpress-web-hosting-best-wordpress-hosting-in-canada-with-one-click/</link>
		<comments>http://www.websavers.ca/wordpress-web-hosting-best-wordpress-hosting-in-canada-with-one-click/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 18:03:15 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=2602</guid>
		<description><![CDATA[WordPress is by far the most popular open-source blogging platform and content management system available today. At the time of writing this, it currently powers over 61 million websites around the world. There are a lot of big names using WordPress hosting, such as CNN and Tech Crunch. Many web hosting companies support WordPress, but [...]
Related posts:<ol>
<li><a href='http://www.websavers.ca/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
<li><a href='http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/' rel='bookmark' title='How to import WordPress into the Web Applications utility'>How to import WordPress into the Web Applications utility</a> <small>Do you have an application that you manually installed on...</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 less than an hour'>How to get a beautiful and powerful WordPress powered website in less than an hour</a> <small>This guide will show you how to get your WordPress...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>WordPress is by far the most popular open-source blogging platform and content management system available today. At the time of writing this, it currently powers over 61 million websites around the world. There are a lot of big names using WordPress hosting, such as <a href="http://www.cnn.com/">CNN</a> and <a href="http://www.techcrunch.com/">Tech Crunch</a>.</p>
<p>Many <a href="http://www.websavers.ca/">web hosting</a> companies support WordPress, but it is still very important that if you are going to be developing a website or blog based on WordPress to check with your web-host before signing up for any package.</p>
<h3>What makes WordPress so popular?</h3>
<p>You could talk for hours on what it is that makes WordPress and WordPress hosting so popular, but we have boiled it down to two core things that we believe helped WordPress catch on as much as it did.</p>
<p><strong>Extremely easy to use</strong></p>
<p>If you have ever installed WordPress and had the opportunity to play around in it, you will quickly realize that things are very simple and easy to use. It is a very powerful content management system makes it easy to update your content, add new pages and blog posts, and so much more.</p>
<p><strong>Large community support and development</strong></p>
<p>Another major benefit of WordPress is that because it is an open-source project, it has a huge community of developers, designers, and supporters that are constantly helping with extending what WordPress can do. If you ask any web developer if they have used some sort of WordPress hosting before, odds are they have.</p>
<p>It is this community that lets you as a website owner receive help and support from a wide audience. There are also countless numbers of plugins that extend the functionality of what the system can do &#8211; many of which are completely free.</p>
<h3>What is WordPress web hosting and what do we offer</h3>
<p>We believe we offer the best wordpress hosting. We have supported WordPress web hosting for over seven years and know it in and out. All of our packages have the support for WordPress with varying amount of support and resources. For those who already know their way around, you may want to check out our <a target="_blank" href="https://clients.websavers.ca/whmcs/cart.php?a=add&#038;pid=25&#038;billingcycle=monthly">cheap wordpress hosting</a> while those of you who haven&#8217;t had an opportunity to use it before, may be more inclined to go with our <a href="http://www.websavers.ca/canadian-web-hosting/">Support+ Package</a>.</p>
<p>Regardless of what package you choose, we will make sure our servers are running exactly what you need to get the most out of your WordPress website.</p>
<p><strong>One Click WordPress Installer</strong></p>
<p>Another benefit of our WordPress hosting Canada packages is that we provide a one-click installer for WordPress and other popular applications with every package. This takes all the hassle out of configuring and installing WordPress. Here is a quick video and demonstration of our one-click web application installer.</p>
<p><object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/w_NsLkcWXDk?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/w_NsLkcWXDk?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="500" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>If you have any WordPress hosting questions, never hesitate to <a href="http://www.websavers.ca/contact/">send us an email</a>, or talk to us on live chat if we are available &#8211; we look forward to hearing from you.</p>
<p>Related posts:<ol>
<li><a href='http://www.websavers.ca/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
<li><a href='http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/' rel='bookmark' title='How to import WordPress into the Web Applications utility'>How to import WordPress into the Web Applications utility</a> <small>Do you have an application that you manually installed on...</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 less than an hour'>How to get a beautiful and powerful WordPress powered website in less than an hour</a> <small>This guide will show you how to get your WordPress...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/wordpress-web-hosting-best-wordpress-hosting-in-canada-with-one-click/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Now an INTERAC Online enabled web host!</title>
		<link>http://www.websavers.ca/web-host-with-interac-online/</link>
		<comments>http://www.websavers.ca/web-host-with-interac-online/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 03:24:35 +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=2560</guid>
		<description><![CDATA[We do hosting, and we&#8217;ve been doing a pretty awesome job of it for the past eight years. When it comes to a service like hosting, many equate our industry to that of utilities like your local power or water company: just another thing you have to keep paying for. We&#8217;re doing everything we can [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2011/09/Interac.png" class="floatbox" rev="group:2560 caption:`Interac`"><img src="http://www.websavers.ca/wp/wp-content/uploads/2011/09/Interac-150x150.png" alt="" title="Interac" width="150" height="150" class="alignleft size-thumbnail wp-image-2563" /></a>We do hosting, and we&#8217;ve been doing a pretty awesome job of it for the past eight years. When it comes to a service like hosting, many equate our industry to that of utilities like your local power or water company: just another thing you have to keep paying for. </p>
<p>We&#8217;re doing everything we can to try and change that impression by making managing your website and email easy, painless, and (hopefully) fun! With our <a href="http://www.websavers.ca/client-centre-showcase/">completely custom designed client centre</a>, our easy to use web applications installer (for <a href="http://www.websavers.ca/how-to-get-a-wordpress-website-in-less-than-an-hour/">installing apps like WordPress</a> in just a few clicks) and our <a href="https://clients.websavers.ca/whmcs/knowledgebase.php">jam-packed knowledgebase</a> full of up-to-date and relevant information, we&#8217;re doing everything we can to make <a href="http://www.websavers.ca/">web hosting</a> as painless as possible. Adding INTERAC Online as a payment option to ensure you can pay with as many online user-friendly and instant payment options as possible is just one more step in the right direction.</p>
<p>All of our packages allow you to take advantage of INTERAC Online payment, so if you&#8217;re a Canadian looking for web hosting, then you&#8217;ve come to the right place! Our existing customers can also take advantage; simply <a href="https://clients.websavers.ca/whmcs/">login to the client centre</a> to complete payment on any future invoices manually. You will be presented with the INTERAC Online payment option right alongside the usual payment options like PayPal, VISA, Mastercard and American Express.<br />
<img src="http://www.websavers.ca/wp/wp-content/uploads/2011/09/payment_options-e1316575847575.png" alt="" title="payment_options" width="550" height="141" class="alignleft size-full wp-image-2568" /></p>
<p>Have any questions? How about suggestions? (We love those!) Send them on over by commenting below or <a href="http://www.websavers.ca/contact/">sending us a quick email</a>. The more ideas you have about how to improve our services, the better we get.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/web-host-with-interac-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to import WordPress into the Web Applications utility</title>
		<link>http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/</link>
		<comments>http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 18:28:11 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[webapps]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">https://www.websavers.ca/?p=2550</guid>
		<description><![CDATA[Do you have an application that you manually installed on your website? Don&#8217;t you just hate updating it due to the hassle of backing up all the files and database every single time? Worry about updates no longer by importing your WordPress, Joomla or just about any web application into our web applications installer utility. [...]
Related posts:<ol>
<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 less than an hour'>How to get a beautiful and powerful WordPress powered website in less than an hour</a> <small>This guide will show you how to get your WordPress...</small></li>
<li><a href='http://www.websavers.ca/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
<li><a href='http://www.websavers.ca/choosing-an-ftp-or-sftp-application/' rel='bookmark' title='Choosing an FTP or SFTP Application'>Choosing an FTP or SFTP Application</a> <small>Choosing an FTP or SFTP application shouldn&#8217;t be a difficult...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Do you have an application that you manually installed on your website? Don&#8217;t you just hate updating it due to the hassle of backing up all the files and database every single time? Worry about updates no longer by importing your WordPress, Joomla or just about any web application into our web applications installer utility. Since our applications installer automatically backs up your site and upgrades it all with a few simple clicks, you never have to worry about keeping your website up to date again! </p>
<h3>Things you will need</h3>
<ul>
<li>Your database username and password for the application. To find this, you will need to login via FTP and open the wp-config.php file. Other applications have similar configuration files. For example, Joomla uses configuration.php and most other apps use config.php</li>
<li>The version of your installed application</li>
<li>The path the application is installed to. For example, if you have to enter yourdomain.com/wordpress in your browser to get to the admin panel, then your path is /wordpress</li>
</ul>
<h3>Great, let&#8217;s get importing!</h3>
<p> 1. Login to Plesk through the <a href="https://clients.websavers.ca/">Client Centre</a><br />
 2. Choose Web Applications in the sidebar and if you see a list of already installed applications, choose the &#8220;Applications Browser&#8221; tab in the upper right corner<br />
 3. Select the application you will be importing. In this example, you will be choosing &#8220;WordPress&#8221; in the application directory.<br />
 4. Choose the &#8220;Import Existing Install&#8221; button<br />
 5. Select the domain/website name that your application is installed to in the list<br />
 6. Enter the path to the application. Tip: do not include httpdocs or httpsdocs.<br />
 7. If you have more files saved in the domain than just your web application, then change the directory contents dropdown to tell the application manager which files are part of your application. If you don&#8217;t know anything about this, leave it at its default.<br />
 8. Specify the version of the application you have installed<br />
 9. Provide the applications installer your database username and password<br />
 10. Choose the &#8220;Import&#8221; button and after a few seconds, you&#8217;ll be all set! You can start upgrading your application through the installer and making backups whenever you like.</p>
<h3>Not sure about how to do some or all of this?</h3>
<p>No problem, we can take care of importing your application into the web apps installer for you! If you have our support plus <a href="http://www.websavers.ca/">web hosting</a> package, this is completely free of charge. If you have a do-it-yourself <a href="http://www.websavers.ca/wordpress-web-hosting-best-wordpress-hosting-in-canada-with-one-click/">WordPress hosting</a> package, like the Ultimate or Extreme plan, you can either <a href="https://clients.websavers.ca/whmcs/clientarea.php">upgrade to the Support Plus plan</a>, or pay a one-time fee of $49.99 and we will import your application to the apps installer, back it up and update it for you! <a href="https://clients.websavers.ca">Simply open up a support ticket with your request</a>.</p>
<p>Related posts:<ol>
<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 less than an hour'>How to get a beautiful and powerful WordPress powered website in less than an hour</a> <small>This guide will show you how to get your WordPress...</small></li>
<li><a href='http://www.websavers.ca/our-must-have-wordpress-plugins/' rel='bookmark' title='Top 9 Must Have WordPress Plugins'>Top 9 Must Have WordPress Plugins</a> <small>We spend a lot of time in the back end...</small></li>
<li><a href='http://www.websavers.ca/choosing-an-ftp-or-sftp-application/' rel='bookmark' title='Choosing an FTP or SFTP Application'>Choosing an FTP or SFTP Application</a> <small>Choosing an FTP or SFTP application shouldn&#8217;t be a difficult...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/how-to-import-wordpress-into-the-web-applications-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

