<?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>Harness Technology</title>
	<atom:link href="http://harntech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://harntech.com</link>
	<description>Oregon Web Design, Social Media Marketing and SEO</description>
	<lastBuildDate>Thu, 23 May 2013 20:58:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>It looks awesome</title>
		<link>http://harntech.com/it-looks-awesome/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=it-looks-awesome</link>
		<comments>http://harntech.com/it-looks-awesome/#comments</comments>
		<pubDate>Mon, 06 May 2013 20:25:31 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Testimonials]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[ott]]></category>
		<category><![CDATA[surveying]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=3262</guid>
		<description><![CDATA[<p>Wendell, you are freaking unbelievable. It looks awesome! I am ready to take it live whenever you are. Thanks brother. You are the best. &#8211; Bradley P. Ott, PLS, PE, Main Street Consulting Company</p><p>The post <a href="http://harntech.com/it-looks-awesome/">It looks awesome</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<blockquote><p>Wendell, you are freaking unbelievable. It looks awesome! I am ready to take it live whenever you are. Thanks brother. You are the best.</p></blockquote>
<p><em>&#8211; Bradley P. Ott, PLS, PE, <a title="Main Street Consulting" href="http://harntech.com/portfolio-item/main-street-consulting/">Main Street Consulting Company</a></em></p>
<p>The post <a href="http://harntech.com/it-looks-awesome/">It looks awesome</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/it-looks-awesome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protect WordPress via .htaccess</title>
		<link>http://harntech.com/protect-wordpress-via-htaccess/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=protect-wordpress-via-htaccess</link>
		<comments>http://harntech.com/protect-wordpress-via-htaccess/#comments</comments>
		<pubDate>Sat, 04 May 2013 19:41:37 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=3231</guid>
		<description><![CDATA[<p>Ever since the recent scare of a large-scale super botnet attack focused directly on WordPress installations, I&#8217;ve received several messages from clients and just random people in our area. They contacted us out of concern for the safety of their own websites and wondered if they sitting ducks. Initially, I gave them some hope by [...]</p><p>The post <a href="http://harntech.com/protect-wordpress-via-htaccess/">Protect WordPress via .htaccess</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Ever since the recent scare of a large-scale super botnet attack focused directly on WordPress installations, I&#8217;ve received several messages from clients and just random people in our area. They contacted us out of concern for the safety of their own websites and wondered if they sitting ducks. Initially, I gave them some hope by explaining that the people with the biggest problem are those who set their administrator&#8217;s username to &#8220;admin&#8221; and/or used a weak password such as &#8220;password1&#8243; (which is more common than you might think).</p>
<p><a href="http://harntech.com/wp-content/uploads/2013/05/protect-wordpress.png"><img class="size-medium wp-image-3250 alignleft colorbox-3231" alt="Protect WordPress" src="http://harntech.com/wp-content/uploads/2013/05/protect-wordpress-300x300.png" width="300" height="300" /></a></p>
<p>Still, this recent attack is but one example of the many ways a hacker could break into your website and use it for malicious reasons. There are also many ways you can protect WordPress and I recommend you implement as many of them as you possibly can. If you don&#8217;t know how, you could literally spend hours scouring the internet for solutions and configuring them properly. The best way, however, is to hire a professional.</p>
<p>That said, this article is going to show you how you can tighten security using a little file in the root directory of your WordPress installation called .htaccess. If you are using a Linux-based server for your web hosting, then you are most likely running Apache Web Server software and this tutorial will help you. If you are running some other web server software or hosted on a Windows server, this tutorial will not help you. The .htaccess file is used to secure specific directories with various restrictions.</p>
<p>Before continuing, you will need your local IP address. To find out what this is, simply visit <a href="http://whatismyipaddress.com/">http://whatismyipaddress.com/</a></p>
<h2>Step One</h2>
<p><strong>Backup your existing .htaccess file.</strong> You can simply copy and rename it, or download a copy of it and have it ready in the event you need to re-upload it.</p>
<div class="shortcode-hr" style="margin-top: 20px; margin-bottom: 20px;"></div>

<h2>Step Two</h2>
<p><strong>Restrict access to the WordPress administration area.</strong> If you are running a single-administrator site (you), this modification to only allow access from your IP address will help protect the WordPress backend. In the code below, replace #.#.#.# with your IP address. Add this at the top of your .htaccess file:</p><pre class="crayon-plain-tag">order deny,allow
allow from #.#.#.#
deny from all</pre><p>
<div class="shortcode-hr" style="margin-top: 20px; margin-bottom: 20px;"></div>

<h2>Step Three</h2>
<p><strong>Protect your wp-config.php file.</strong> The wp-config.php file contains information that allows your WordPress installation to communicate with the database where all of your site&#8217;s data and settings are stored. As you might imagine, this information could be dangerous if obtained by the wrong people. Add the following code right after the code provided in Step Two:</p><pre class="crayon-plain-tag">&lt;Files wp-config.php&gt;
order allow,deny
deny from all
&lt;/Files&gt;</pre><p>
<strong>Better Method:</strong> There is a better way of protecting your wp-config.php file, but it doesn&#8217;t involve editing .htaccess. The best practice would be to move wp-config.php out of your site&#8217;s root folder and put it back one level &#8212; that is, above the public site root directory (often titled &#8220;public_html&#8221; or &#8220;www&#8221;). WordPress will automatically find it and use it from there.</p>
<div class="shortcode-hr" style="margin-top: 20px; margin-bottom: 20px;"></div>

<h2>Step Four</h2>
<p><strong>Protect your site from spammers.</strong> This isn&#8217;t a catch-all system for stopping spammers from hogging your site&#8217;s resources. However, it is a good first line of defense against them. Spammers often use bots to find victims and do so by hiding where they are coming from. This little trick will stop these bots right from the get-go. Add this code right after the code provided in Step Three:</p><pre class="crayon-plain-tag">RewriteEngine On
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .wp-comments-post\.php*
RewriteCond %{HTTP_REFERER} !.*yourdomain.com.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) ^http://%{REMOTE_ADDR}/$ [R=301,L]</pre><p>
<div class="shortcode-hr" style="margin-top: 20px; margin-bottom: 20px;"></div>

<h2>Step Five</h2>
<p><strong>Protect internal WordPress directories.</strong> There&#8217;s no reason why anyone should be able to manually browse your directories. Those who know about the WordPress directory structure could use this to determine what plugins you are using and find weaknesses by which to exploit your website. Place the following code directly after the code provided in Step Four:</p><pre class="crayon-plain-tag">Options All -Indexes</pre><p>
<div class="shortcode-hr" style="margin-top: 20px; margin-bottom: 20px;"></div>

<h2>Step Six</h2>
<p><strong>Protect your .htaccess file.</strong> Now that you have protected many aspects of your website, you need to make sure a malicious user can&#8217;t access your .htaccess file and reverse everything you&#8217;ve just done. Add the following code to the top of your .htaccess file:</p><pre class="crayon-plain-tag">&lt;Files ~ “^.*\.([Hh][Tt][Aa])”&gt;
order allow,deny
deny from all
satisfy all
&lt;/Files&gt;</pre><p>
Alternate method: You could also rename your .htaccess file, thus thwarting anyone look specifically for that file:</p><pre class="crayon-plain-tag">AccessFileName hahaha.loser</pre><p>
<div class="shortcode-hr" style="margin-top: 20px; margin-bottom: 20px;"></div>

<h2>Conclusion</h2>
<p>As noted previously, this is not the ultimate solution to securing your website. But it certainly is a big step in the right direction. Couple the steps above with some other security measures, including some plugins, can help you protect WordPress and minimize the danger of your site getting hacked.</p>
<p><strong>One important note:</strong> Some plugins rely on access to the .htaccess file (such as caching plugins). You may have to remove some of the above settings in order to properly use certain plugins.</p>
<p>Stay safe!</p>
<p>The post <a href="http://harntech.com/protect-wordpress-via-htaccess/">Protect WordPress via .htaccess</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/protect-wordpress-via-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Maintenance with WPMule</title>
		<link>http://harntech.com/website-maintenance-with-wpmule/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=website-maintenance-with-wpmule</link>
		<comments>http://harntech.com/website-maintenance-with-wpmule/#comments</comments>
		<pubDate>Tue, 05 Feb 2013 23:20:55 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=2575</guid>
		<description><![CDATA[<p>Harness Technology is proud to have launched a new service called WPMule on February 2, 2013 that provides a low-cost alternative to traditional maintenance services to owners of WordPress websites. WPMule knows WordPress inside and out so you don&#8217;t have to. This allows you more time to focus on your business and your core competencies. You [...]</p><p>The post <a href="http://harntech.com/website-maintenance-with-wpmule/">Website Maintenance with WPMule</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Harness Technology is proud to have launched a new service called <a href="http://wpmule.com" target="_blank">WPMule</a> on February 2, 2013 that provides a low-cost alternative to traditional maintenance services to owners of WordPress websites.</p>
<p>WPMule knows WordPress inside and out so you don&#8217;t have to. This allows you more time to focus on your business and your core competencies. You are good at what you do. We are good at what we do. Whether you are just short on time or you just don&#8217;t know how to maintain your website, let WPMule give you a hand (or a hoof, in this case).</p>
<h3>Features</h3>
<ul class="shortcode-iconlist shortcode-iconlist-arrow">

<ul>
<li>WordPress updates to the core, plugins &amp; themes</li>
<li>Malware scanning and threat notifications</li>
<li>Database optimization and repair</li>
<li>Off-Site backups and Anytime Restore™</li>
<li>Up-time Monitoring &amp; notifications</li>
<li>Security enhancements</li>
<li>Site caching &amp; data compression</li>
<li>Broken link detection</li>
<li>Search engine optimization (SEO) enhancements</li>
<li>Site maps (for search engines and visitors)</li>
<li>Monthly SEO reports</li>
<li>Access to <a href="http://wpmule.com/features/premium-plugins-and-themes/" target="_blank">premium plugins &amp; themes</a></li>
<li>Website hosting</li>
<li>WordPress installations with recommended plugins</li>
</ul>
</ul>

<p><a href="http://wpmule.com/features/premium-plugins-and-themes/"><img class="alignnone size-full wp-image-2586 colorbox-2575" alt="WPMule Premium Plugins and Themes" src="http://harntech.com/wp-content/uploads/2013/02/wpmule-premium-collage.png" width="564" height="95" /></a></p>
<p>Probably the best feature of the bunch is the <strong>access to premium plugins and themes</strong>. <a href="http://wpmule.com" target="_blank">WPMule</a> maintains several developer licenses with various WordPress-related products and services, many of which allow usage of their products for the buyer and <span style="text-decoration: underline;">his clients</span>. If you added up the fees associated with all of these licenses, you would spend far more buying them yourself than you would with a <a href="http://wpmule.com" target="_blank">WPMule</a> account.</p>
<p>No more paying your web guy $300 per month to maintain your website. Now you can pay much less and get more features than you would with traditional website maintenance services.</p>
<p>So after you have Harness Technology build your WordPress-based website, let <a href="http://wpmule.com" target="_blank">WPMule</a> keep things in order. Click on the buttons below to find out more information about <a href="http://wpmule.com" target="_blank">WPMule</a>&#8216;s services.</p>
<a href="http://wpmule.com" class="shortcode-button shortcode-button-medium shortcode-button-dark_brown" target="_blank">WPMule Home</a>
 <a href="http://wpmule.com/features/" class="shortcode-button shortcode-button-medium shortcode-button-dark_blue" target="_blank">Features</a>
 <a href="http://wpmule.com/pricing/" class="shortcode-button shortcode-button-medium shortcode-button-red" target="_blank">Pricing</a>
 <a href="https://wpmule.com/account/sign-up/" class="shortcode-button shortcode-button-medium shortcode-button-dark_green" target="_blank">Sign Up</a>

<p>The post <a href="http://harntech.com/website-maintenance-with-wpmule/">Website Maintenance with WPMule</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/website-maintenance-with-wpmule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Outlook 2010 for cPanel Email</title>
		<link>http://harntech.com/setup-outlook-2010-for-cpanel-email/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setup-outlook-2010-for-cpanel-email</link>
		<comments>http://harntech.com/setup-outlook-2010-for-cpanel-email/#comments</comments>
		<pubDate>Sun, 06 Jan 2013 20:24:22 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=2545</guid>
		<description><![CDATA[<p>If you are hosting with Harness Technology (or thinking about it) and you are using Outlook 2010, this tutorial may come in handy when switching your email from another hosting company. Retrieve Settings From cPanel Start by logging in to your cPanel account. For our clients, you can simply go to http://harntech.com/cpanel and login with [...]</p><p>The post <a href="http://harntech.com/setup-outlook-2010-for-cpanel-email/">Setup Outlook 2010 for cPanel Email</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>If you are hosting with Harness Technology (or thinking about it) and you are using Outlook 2010, this tutorial may come in handy when switching your email from another hosting company.</p>
<h3>Retrieve Settings From cPanel</h3>
<ul>
<li>Start by logging in to your cPanel account. For our clients, you can simply go to <a href="http://harntech.com/cpanel">http://harntech.com/cpanel</a> and login with the credentials that were emailed to you when we first created your account.</li>
<li>Then click on the <strong>Email Accounts</strong> icon, where you will see a list of your existing email accounts.</li>
<li>At the right side of each email account listed, you will see a <strong>More</strong> button. Click that button in accordance with the email account you want to setup, then click <strong>Configure Email Client</strong>.</li>
<li>You will now see the settings necessary to configure Outlook 2010 in the box labeled <strong>Secure SSL/TLS Settings</strong> (see screen shot below). Print or write these down. You will need them later when configuring Outlook.</li>
</ul>
<div class="shortcode-box shortcode-box-alert" style="width:100%;">
<p>Note: For security reasons, it is highly recommended that you use the <strong>Secure SSL/TLS Settings</strong>. This tutorial assumes that you are using these settings. When following the instructions below, ensure that the information provided in the steps agrees with the information you have obtained from cPanel.</p>
</div>

<p><a href="http://harntech.com/wp-content/uploads/2013/01/cpanel-email-client-settings.png"><img class="alignnone size-slider-staged wp-image-2552 colorbox-2545" alt="cPanel Email Client Settings" src="http://harntech.com/wp-content/uploads/2013/01/cpanel-email-client-settings-564x350.png" width="564" height="350" /></a></p>
<h3>Configure Outlook 2010</h3>
<p>Now that you know what settings are required, you can configure Outlook 2010 to send and receive email from that account.</p>
<p><a href="http://harntech.com/wp-content/uploads/2013/01/outlook-account-settings-dialog.png"><img class="size-tb_small wp-image-2557 alignright colorbox-2545" alt="Outlook Account Settings Dialog Box" src="http://harntech.com/wp-content/uploads/2013/01/outlook-account-settings-dialog-195x134.png" width="195" height="134" /></a></p>
<ul>
<li>Open Outlook 2010, click the <strong>File </strong>tab, then<strong> Info</strong>. If you have existing email accounts already configured, you will see them listed here.</li>
<li>If you are editing an existing email account, follow these steps:
<ul>
<li>Click the <strong>Account Settings</strong> button.</li>
<li>Select the email account you&#8217;d like to modify.</li>
<li>Click the <strong>Change&#8230;</strong> button.</li>
</ul>
</li>
<li>If you are creating a new email account, follow these steps:
<ul>
<li>Click the <strong>Add Account</strong> button.</li>
<li>Select <strong>Manual configure server settings or additional server types</strong> then click the <strong>Next</strong> button.</li>
<li>Select <strong>Internet E-mail</strong> and click the <strong>Next</strong> button.</li>
</ul>
</li>
<li>Populate the form with the appropriate information from the cPanel settings retrieved previously:
<ul>
<li>Enter your <strong>Name</strong> and <strong>Email address</strong>.</li>
<li>In the <strong>Server Information</strong> section, enter the following:
<ul>
<li><strong>Account Type</strong>: POP3</li>
<li><strong>Incoming mail server</strong>: mail.myiacon.com</li>
<li><strong>Outgoing mail server (SMTP)</strong>: mail.myiacon.com</li>
</ul>
</li>
<li>In the <strong>Logon Information</strong> section, enter the following:
<ul>
<li><strong>User Name</strong>: Your full email address, e.g. <em>me@mydomain.com</em></li>
<li><strong>Password</strong>: Your email password</li>
</ul>
</li>
</ul>
</li>
<li>Click the <strong>More Settings&#8230;</strong> button.</li>
<li><a href="http://harntech.com/wp-content/uploads/2013/01/outlook-account-settings-outgoing-dialog.png"><img class="size-tb_small wp-image-2558 alignright colorbox-2545" alt="Outlook Account Settings Outgoing Server Dialog Box" src="http://harntech.com/wp-content/uploads/2013/01/outlook-account-settings-outgoing-dialog-176x195.png" width="176" height="195" /></a>Click the <strong>Outgoing Server</strong> tab, then:
<ul>
<li>Check the box labeled <strong>My outgoing server (SMTP) requires authentication</strong>.</li>
<li>Ensure that the option <strong>Use same settings as my incoming mail server</strong> is checked.</li>
</ul>
</li>
<li>Click the <strong>Advanced</strong> tab, then:
<ul>
<li>Under the heading <strong>Server Port Numbers</strong> enter the following details from the cPanel settings retrieved previously:
<ul>
<li><strong>Incoming server (POP3)</strong>: 995</li>
<li><strong>This server requires an encrypted connection (SSL)</strong>: Make sure this box is checked.</li>
<li><strong>Outgoing server (SMTP)</strong>: 465</li>
<li><strong>Use the following type of encrypted connection</strong>: TLS</li>
</ul>
</li>
</ul>
</li>
<li>Click the <strong>OK</strong> button. This returns you to the Internet Email Settings screen.</li>
<li>Click the <strong>Next</strong> button.</li>
<li>Click the <strong>Finish</strong> button.</li>
</ul>
<p><img class="alignnone size-full wp-image-2559 colorbox-2545" alt="Outlook Account Settings Finished Dialog Box" src="http://harntech.com/wp-content/uploads/2013/01/outlook-account-settings-finished-dialog.png" width="500" height="346" /></p>
<p>You should now be able to retrieve your email messages from your cPanel account using Outlook 2010.</p>
<p>The post <a href="http://harntech.com/setup-outlook-2010-for-cpanel-email/">Setup Outlook 2010 for cPanel Email</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/setup-outlook-2010-for-cpanel-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socialize Your Website</title>
		<link>http://harntech.com/socialize-your-website/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=socialize-your-website</link>
		<comments>http://harntech.com/socialize-your-website/#comments</comments>
		<pubDate>Sat, 29 Dec 2012 23:47:54 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1631</guid>
		<description><![CDATA[<p>Unless you&#8217;ve been living under a rock, you are fully aware that social networking is a force to be reckoned with. Whether or not you agree with how it works, it&#8217;s something you need to survive in this online world. That doesn&#8217;t mean you have to dedicate your life to Facebook, but it does mean [...]</p><p>The post <a href="http://harntech.com/socialize-your-website/">Socialize Your Website</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Unless you&#8217;ve been living under a rock, you are fully aware that social networking is a force to be reckoned with. Whether or not you agree with how it works, it&#8217;s something you need to survive in this online world. That doesn&#8217;t mean you have to dedicate your life to Facebook, but it does mean you should at least get your business involved in Facebook, Twitter, LinkedIn and Google+, at the very least.</p>
<p>But, as a business owner, you don&#8217;t have time to maintain all of these social accounts. Many business owners shy away from starting social networking accounts because they don&#8217;t want or need the hassle of keeping up with all of them. But you don&#8217;t have to be actively involved with each and every one on a regular basis to keep them updated. With a few simple tools, you can just keep your blog updated and the tools do the rest.</p>
<p><a href="http://dlvr.it"><img class="alignleft size-full wp-image-2529 colorbox-1631" alt="dlvr.it Logo" src="http://harntech.com/wp-content/uploads/2012/12/dlvritlogonew.png" width="231" height="112" /></a>Probably the easiest way to set this up is to create an account with an online service that uses your website&#8217;s news feed to update your social networking accounts. Some of them are free and some charge a nominal monthly fee. We recommend <a href="http://dlvr.it">dlvr.it</a>.</p>
<p>Once you create your dlvr.it account, you setup your source, which is your website&#8217;s news feed. In the case of a WordPress site, your news feed will usually be something like: <em>http://yourdomain.com/feed</em>. Then you can setup &#8220;destinations&#8221; such as Facebook, Twitter and LinkedIn. Once all of this is setup, dlvr.it will check your news feed periodically and disperse links to your news articles among all of the destinations you have configured.</p>
<p>There are other ways to accomplish this directly from the website. When we (Harness Technology) build a site for you including the social media options, we install a special plugin that acts similarly to the dlvr.it service. The difference is that the plugin is installed directly in your website so you don&#8217;t have to rely on a third-party service. Granted, there&#8217;s nothing wrong with using dlvr.it and many of our clients do, but there&#8217;s something handy about having all of the functionality work right from your own website.</p>
<p>Either way you go, using these types of tools will help keep your social networking active but without creating a lot of extra work for you. Once configured, these tools do all the grunt work so you can focus your valuable time on building your business in other ways.</p>
<p>The post <a href="http://harntech.com/socialize-your-website/">Socialize Your Website</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/socialize-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Good Guy</title>
		<link>http://harntech.com/a-good-guy/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-good-guy</link>
		<comments>http://harntech.com/a-good-guy/#comments</comments>
		<pubDate>Fri, 14 Dec 2012 06:12:03 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Testimonials]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[ott]]></category>
		<category><![CDATA[surveying]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=2508</guid>
		<description><![CDATA[<p>My Dad and I reserve this term, &#8220;good guy&#8221; for very special people. You know, good people. Trustworthy. Giving. If my Dad or I mention to the other that &#8220;so and so&#8221; is a good guy, well, that is all the other needs to hear. We know then that &#8220;so and so&#8221; is a good man [...]</p><p>The post <a href="http://harntech.com/a-good-guy/">A Good Guy</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://harntech.com/wp-content/uploads/2012/12/main-street-consulting.jpg"><img class="alignright size-full wp-image-2513 colorbox-2508" alt="Main Street Consulting Company" src="http://harntech.com/wp-content/uploads/2012/12/main-street-consulting.jpg" width="245" height="193" /></a>My Dad and I reserve this term, &#8220;good guy&#8221; for very special people. You know, good people. Trustworthy. Giving.</p>
<p>If my Dad or I mention to the other that &#8220;so and so&#8221; is a good guy, well, that is all the other needs to hear. We know then that &#8220;so and so&#8221; is a good man and can be trusted.</p>
<p>We utilize this description on a rare occasion. Wendell is a good guy.</p>
<p>The post <a href="http://harntech.com/a-good-guy/">A Good Guy</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/a-good-guy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creates Awesome Sites</title>
		<link>http://harntech.com/creates-awesome-sites/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creates-awesome-sites</link>
		<comments>http://harntech.com/creates-awesome-sites/#comments</comments>
		<pubDate>Fri, 14 Dec 2012 06:08:29 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Testimonials]]></category>
		<category><![CDATA[burkholder]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[surveying]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=2505</guid>
		<description><![CDATA[<p>If you&#8217;re thinking of getting a site as a solo operator like myself, Wendell is the guy to use! He is very reasonable and creates awesome sites! And mine pays for itself each year from the exposure and phone calls. Check mine out, but don&#8217;t steal my ideas!</p><p>The post <a href="http://harntech.com/creates-awesome-sites/">Creates Awesome Sites</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://harntech.com/wp-content/uploads/2011/02/Burk600.png"><img class="alignright size-medium wp-image-66 colorbox-2505" alt="Burk600" src="http://harntech.com/wp-content/uploads/2011/02/Burk600-300x240.png" width="300" height="240" /></a>If you&#8217;re thinking of getting a site as a solo operator like myself, Wendell is the guy to use! He is very reasonable and creates awesome sites! And mine pays for itself each year from the exposure and phone calls. Check mine out, but don&#8217;t steal my ideas!</p>
<p>The post <a href="http://harntech.com/creates-awesome-sites/">Creates Awesome Sites</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/creates-awesome-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing For Size</title>
		<link>http://harntech.com/designing-for-size/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=designing-for-size</link>
		<comments>http://harntech.com/designing-for-size/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 15:12:21 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[screen]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=2483</guid>
		<description><![CDATA[<p>As technology progresses, designing websites becomes more and more complicated. Because there are so many screen sizes on various devices, a website needs to be able to dynamically change on a per-user basis. But even then, when do we stop stretching the width? As screen sizes grow, browsers become wider and thus people are seeing [...]</p><p>The post <a href="http://harntech.com/designing-for-size/">Designing For Size</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-2484 colorbox-2483" title="Electronic Devices" src="http://harntech.com/wp-content/uploads/2012/11/bigstock-Electronics-Laptop-mobile-ph-25412750-300x225.jpg" alt="Electronic Devices - Laptop, Tablet, Mobile Phone" width="300" height="225" />As technology progresses, <a title="Web Development" href="http://harntech.com/services/web-design-and-development/">designing websites</a> becomes more and more complicated. Because there are so many screen sizes on various devices, a website needs to be able to dynamically change on a per-user basis. But even then, when do we stop stretching the width? As screen sizes grow, browsers become wider and thus people are seeing more of their website&#8217;s background.</p>
<p>In a study conducted by Statcounter in September of 2012, it was found that 98% of browser resolutions were at least 1,024 pixels wide by 768 pixels high. In fact, 85% of resolutions were <strong>above</strong> 1,024&#215;768 resolution, mostly due to the big surge of laptops with 1,366&#215;768 screen resolution. So should we keep allowing our sites to get wider and wider?</p>
<p>The answer is: NO.</p>
<p>Well, okay, mostly no. In some cases, an elastic design, one that stretches with the browser width regardless of screen resolution, may be appropriate for some sites. But that type of design is very hard to keep under control. Because of the elasticity, it is difficult for webmasters or site owners to know how certain elements will look, such as inserted images.</p>
<p>So we typically settle on an acceptable width that is easy to control and still looks nice on wider screens. This is also why backgrounds are becoming more and more critical and need to have a nice appearance.</p>
<p><a title="Responsive Web Design" href="http://harntech.com/services/responsive-web-design/"><img class="alignleft size-medium wp-image-2143 colorbox-2483" title="Responsive Design" src="http://harntech.com/wp-content/uploads/2012/11/responsive-design-300x199.jpg" alt="Responsive Web Design" width="300" height="199" /></a>At Harness Technology, we typically <a title="Web Development" href="http://harntech.com/services/web-design-and-development/">design websites</a> to have a maximum content width of around 1,000 pixels. This allows room for the browser&#8217;s scrollbar, borders and other elements. It&#8217;s a nice compromise because it fits comfortably on screens having a 1,024 pixel width. But you might ask why we don&#8217;t use 1,300 pixels since 85% of visitors are using a 1,366 pixel wide screen; our response is that we don&#8217;t want to isolate that 13% segment of visitors &#8212; when you consider them in terms of potential customers, do you really want to alienate 13% of them? Also consider that adding 150 pixels to each side of a design isn&#8217;t a huge margin by any means and actually gives you an opportunity to show off a nice background.</p>
<p>Another interesting statistic involves mobile devices. Did you know that 61% of people will browse your website from a mobile device? Now we are talking about a huge range of screen sizes and you might wonder how one might tame all those devices into properly viewing a website. This is where responsive design walks in.</p>
<p>Using a <a title="Responsive Web Design" href="http://harntech.com/services/responsive-web-design/">responsive design</a>, code is used in the website that detects the size of the viewer&#8217;s device and adjusts accordingly. But it&#8217;s not a fully elastic design &#8212; keep in mind what we said above about elastic design being hard to control. You could say that a <a title="Responsive Web Design" href="http://harntech.com/services/responsive-web-design/">responsive design</a> involves &#8220;stages&#8221; for determining which size you will see. In our designs, we typically include specifications for full-size (of course), 800 pixels wide and 480 pixels wide, which covers most modern devices. The designs do also incorporate a sort of hybrid elasticity as well, so the sites will still fit on other resolutions (and they look quite nice, even if we do say ourselves).</p>
<p>So, for now, assuming a typical visitor has at a 1,024 pixel wide screen for the sake of design is appropriate. But who knows what we&#8217;ll be designing for in the future &#8212; will a pixel resolution of 2,048,000 be considered &#8220;old school&#8221; one day? I guess we&#8217;ll find out.</p>
<p>The post <a href="http://harntech.com/designing-for-size/">Designing For Size</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/designing-for-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Webmaster Tools</title>
		<link>http://harntech.com/google-webmaster-tools/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-webmaster-tools</link>
		<comments>http://harntech.com/google-webmaster-tools/#comments</comments>
		<pubDate>Wed, 28 Nov 2012 20:13:24 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[sem]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=2453</guid>
		<description><![CDATA[<p>If you have a website, you probably already know the importance of search engines such as Google. You may not know all the details, but at least you realize the importance of being good friends with Google. To maintain this friendship, it is important that you follow the rules that they have developed. Yes, sadly [...]</p><p>The post <a href="http://harntech.com/google-webmaster-tools/">Google Webmaster Tools</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-2454 colorbox-2453" title="Google Webmaster Tools" src="http://harntech.com/wp-content/uploads/2012/11/google-webmaster-tools-300x194.png" alt="Google Webmaster Tools" width="300" height="194" />If you have a website, you probably already know the importance of search engines such as Google. You may not know all the details, but at least you realize the importance of being good friends with Google. To maintain this friendship, it is important that you follow the rules that they have developed. Yes, sadly it is a one-way street.</p>
<p>One of the best tools out there is provided by Google itself. They provide a service called Google Webmaster Tools (GWT), which gives you some insight to what Google sees when it looks at your website during the indexing process. It also provides you with information about the health of your website, such as what kind of errors the Google bots might be encountering and if you have any malware attacking your site. We&#8217;re going to show you how to claim your free GWT account and make use of it.</p>
<h2>Create or sign-in to a Google account</h2>
<p>The first thing you need to do is create a GWT account by pointing your browser to <a href="https://www.google.com/webmasters/tools">https://www.google.com/webmasters/tools</a>. If you already have a Google account, you can use those credentials to sign-in. If not, you can create a new Google account by clicking the red &#8220;Sign Up&#8221; button. Once you get logged in or create your new account, you&#8217;ll be taken to the GWT Dashboard.</p>
<h2>Adding your website</h2>
<p>Now that you have your account setup, you can add a website. Click the red &#8220;Add A Site&#8221; button to start that process. You will be asked for the URL of the site. For example, in my case, I used: <em>harntech.com</em>.</p>
<p><img class="alignleft  wp-image-2457 colorbox-2453" title="3D Checkbox" src="http://harntech.com/wp-content/uploads/2012/11/3d-checkbox-300x238.png" alt="3D Checkbox" width="144" height="114" />Now you will need to verify that you are indeed the owner or authorized representative of the website by verifying ownership. They recommend that you download an HTML file that they supply to you. There are other methods, but this is the easiest way to do it. The instructions they provide are a bit vague, but basically you download the HTML file, upload it to the root directory of your website, then click the red &#8220;Verify&#8221; button to continue. Hint: to download the HTML file from the link they provide, right-click on the link and select &#8220;Save Link As&#8230;&#8221; (or other similar phrase).</p>
<p>If you are an existing Harness Technology hosting client and you need help with the HTML file, download it and send it to us. We&#8217;ll upload it to your account for you.</p>
<p>Assuming all went well, you&#8217;ll receive confirmation that the site was verified.</p>
<h2>Reviewing the data</h2>
<p>Now that you have verified the site and are back at the Dashboard, you can see a summary of information about the site. There won&#8217;t be a lot of solid data to look at yet, but just having your GWT account setup will now allow it to collect data for display in the future.</p>
<p><img class="alignright  wp-image-2460 colorbox-2453" title="Data Review" src="http://harntech.com/wp-content/uploads/2012/11/data-review-300x295.png" alt="Data Review" width="144" height="142" /></p>
<p>In the left column, you&#8217;ll see some links to the main sections &#8212; Configuration, Health, Traffic, Optimization and Labs. We won&#8217;t go into great detail here about all of the options and information available, but we will touch on the most important sections to keep in mind.</p>
<h3>Health</h3>
<p>The Health section will likely be the most important area to keep an eye on. Here you will find out if Google had any problems &#8220;crawling&#8221; (indexing) your site, what the indexing status is and if there&#8217;s been any malware detected. If you discover any errors, you may need to have a web professional correct them for you.</p>
<h3>Traffic</h3>
<p>In the Traffic section, you can get some ideas about how people are finding you. GWT will tell you what queries are being used to find you and where you land in the search results list for each phrase or keyword. You can also find out what sites are linking to you and what page they are linking to.</p>
<h3>Optimization</h3>
<p><img class="alignleft  wp-image-2464 colorbox-2453" title="SEO Up" src="http://harntech.com/wp-content/uploads/2012/11/SEO-up-300x300.png" alt="SEO Up" width="95" height="95" />GWT uses the Optimization section to tell you how well your site is optimized for search. If you have a sitemap setup for your website, GWT will tell you how it is performing and if there are any errors or warnings. You can also find out what HTML improvements you might be able to make for a more search-friendly website.</p>
<p>Hint: A sitemap is a critical component of good search engine optimization (SEO) for your website. A search sitemap is an XML file that contains a list of all content areas of your site, formatted in such a way that the Google search bots love. It&#8217;s like feeding your site to the bots on a silver platter from behind the scenes. This type of sitemap is not to be confused with a typical front-facing site map that you might find on many websites (example: <a href="http://harntech.com/site-map/" target="_blank">http://harntech.com/site-map</a>).</p>
<h2>Summary</h2>
<p>Google Webmaster Tools offers a wealth of information. However, keep in mind that much of it is advanced information and isn&#8217;t necessarily intended for novice users. Even so, you may find that the information presented will help you better understand how Google indexes your website and how you might improve your content for better SEO and overall health.</p>
<p>The post <a href="http://harntech.com/google-webmaster-tools/">Google Webmaster Tools</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/google-webmaster-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Harvesting Green for Your Business</title>
		<link>http://harntech.com/harvesting-green-for-your-business/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=harvesting-green-for-your-business</link>
		<comments>http://harntech.com/harvesting-green-for-your-business/#comments</comments>
		<pubDate>Tue, 30 Oct 2012 21:32:57 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[invoice]]></category>
		<category><![CDATA[recommendation]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1939</guid>
		<description><![CDATA[<p>Recently, Harness Technology moved to a new invoicing platform known as Harvest. Harvest is an online service that allows you to bill your clients with one-time or recurring invoices, among other things. Harvest has the following features: Time tracking Expense tracking Invoicing Project estimates Reporting After using Harvest for the last couple of months, we [...]</p><p>The post <a href="http://harntech.com/harvesting-green-for-your-business/">Harvesting Green for Your Business</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1940 colorbox-1939" title="Harvest" src="http://harntech.com/wp-content/uploads/2012/10/harvest-300x298.png" alt="Harvest Invoicing and Time Tracking" width="300" height="298" />Recently, Harness Technology moved to a new invoicing platform known as <a href="http://www.getharvest.com?r=d2ef01" target="_blank">Harvest</a>. <a href="http://www.getharvest.com?r=d2ef01" target="_blank">Harvest</a> is an online service that allows you to bill your clients with one-time or recurring invoices, among other things. Harvest has the following features:</p>
<ul>
<li><a href="http://www.getharvest.com/features/time-tracking?r=d2ef01" target="_blank">Time tracking</a></li>
<li><a href="http://www.getharvest.com/features/expenses?r=d2ef01" target="_blank">Expense tracking</a></li>
<li><a href="http://www.getharvest.com/features/invoicing?r=d2ef01" target="_blank">Invoicing</a></li>
<li><a href="http://www.getharvest.com/features/estimates?r=d2ef01" target="_blank">Project estimates</a></li>
<li><a href="http://www.getharvest.com/features/reports?r=d2ef01" target="_blank">Reporting</a></li>
</ul>
<p>After using <a href="http://www.getharvest.com?r=d2ef01" target="_blank">Harvest</a> for the last couple of months, we have found the interface to be intuitive and very easy to use for us and for our clients. In our case, we typically price projects on a lump sum basis. Depending on the price, we either charge for the full amount up front or we charge a retainer with the balance due just prior to completion of services (e.g., a site going from a test server to a live environment). Harvest allows us to handle both scenarios.</p>
<p><a href="http://www.getharvest.com?r=d2ef01" target="_blank">Harvest</a> also has an <a href="http://www.getharvest.com/features/estimates?r=d2ef01" target="_blank">estimating system</a>, making it easy to provide price estimates to your clients before an agreement is made to continue.</p>
<p>If you are a company or freelancer that bills on a time and materials basis, <a href="http://www.getharvest.com?r=d2ef01" target="_blank">Harvest</a> allows you to use their <a href="http://www.getharvest.com/features/time-tracking?r=d2ef01" target="_blank">time tracking</a> and <a href="http://www.getharvest.com/features/expenses?r=d2ef01" target="_blank">expenses system</a> to not only keep track of the time you are spending on a project, but also to ensure that you stay on budget.</p>
<p>Harness Technology highly recommends <a href="http://www.getharvest.com?r=d2ef01" target="_blank">Harvest</a>!</p>

<ul class="shortcode-gallery clearfix">
<li class="post-thumb post-thumb-hover post-thumb-preload col-first"><a href="http://harntech.com/wp-content/uploads/2012/10/harvest-invoice-showcase.jpg" class="loader" rel="prettyPhoto[1939]" title="harvest-invoice-showcase"><img src="http://harntech.com/wp-content/uploads/2012/10/harvest-invoice-showcase-150x150.jpg" class="wp-gallery wp-preload-image wp-featured-image colorbox-1939" alt="" title="" /></a></li>
<li class="post-thumb post-thumb-hover post-thumb-preload"><a href="http://harntech.com/wp-content/uploads/2012/10/harvest-screenshot-daily-timesheet.jpg" class="loader" rel="prettyPhoto[1939]" title="harvest-screenshot-daily-timesheet"><img src="http://harntech.com/wp-content/uploads/2012/10/harvest-screenshot-daily-timesheet-150x150.jpg" class="wp-gallery wp-preload-image wp-featured-image colorbox-1939" alt="" title="" /></a></li>
<li class="post-thumb post-thumb-hover post-thumb-preload"><a href="http://harntech.com/wp-content/uploads/2012/10/harvest-screenshot-online-invoice.jpg" class="loader" rel="prettyPhoto[1939]" title="harvest-screenshot-online-invoice"><img src="http://harntech.com/wp-content/uploads/2012/10/harvest-screenshot-online-invoice-150x150.jpg" class="wp-gallery wp-preload-image wp-featured-image colorbox-1939" alt="" title="" /></a></li>
<li class="post-thumb post-thumb-hover post-thumb-preload"><a href="http://harntech.com/wp-content/uploads/2012/10/harvest-screenshot-project-report.jpg" class="loader" rel="prettyPhoto[1939]" title="harvest-screenshot-project-report"><img src="http://harntech.com/wp-content/uploads/2012/10/harvest-screenshot-project-report-150x150.jpg" class="wp-gallery wp-preload-image wp-featured-image colorbox-1939" alt="" title="" /></a></li>
<li class="post-thumb post-thumb-hover post-thumb-preload col-first"><a href="http://harntech.com/wp-content/uploads/2012/10/harvest-screenshot-mobile-apps.jpg" class="loader" rel="prettyPhoto[1939]" title="harvest-screenshot-mobile-apps"><img src="http://harntech.com/wp-content/uploads/2012/10/harvest-screenshot-mobile-apps-150x150.jpg" class="wp-gallery wp-preload-image wp-featured-image colorbox-1939" alt="" title="" /></a></li>
<li class="post-thumb post-thumb-hover post-thumb-preload"><a href="http://harntech.com/wp-content/uploads/2012/10/harvest-timesheet-showcase.jpg" class="loader" rel="prettyPhoto[1939]" title="harvest-timesheet-showcase"><img src="http://harntech.com/wp-content/uploads/2012/10/harvest-timesheet-showcase-150x150.jpg" class="wp-gallery wp-preload-image wp-featured-image colorbox-1939" alt="" title="" /></a></li>
</ul>

<p>The post <a href="http://harntech.com/harvesting-green-for-your-business/">Harvesting Green for Your Business</a> appeared first on <a href="http://harntech.com">Harness Technology</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://harntech.com/harvesting-green-for-your-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
