<?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>https://harntech.com</link>
	<description></description>
	<lastBuildDate>Sat, 05 May 2012 04:29:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Securing WordPress With SSL</title>
		<link>https://harntech.com/news/securing-wordpress-with-ssl/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=securing-wordpress-with-ssl</link>
		<comments>https://harntech.com/news/securing-wordpress-with-ssl/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 18:07:07 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">https://harntech.com/?p=1487</guid>
		<description><![CDATA[If you work with WordPress and have ever needed to create a secure page (or site), you know that there are a multitude of small but tedious tasks required to be successful. Thankfully, there are some steps you can take to ease the burden and shorten the time needed to make everything come together. For [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1488" title="Wordpress SSL" src="http://harntech.com/wp-content/uploads/2012/04/wordpress-security-plugin.png" alt="wordpress ssl" width="300" height="300" />If you work with WordPress and have ever needed to create a secure page (or site), you know that there are a multitude of small but tedious tasks required to be successful. Thankfully, there are some steps you can take to ease the burden and shorten the time needed to make everything come together.</p>
<p>For the purpose of this post, I&#8217;m going to walk you through the process of how I setup my <a title="Make A Payment" href="https://harntech.com/support/make-a-payment/">Make A Payment</a> page.</p>
<h3>First Things First</h3>
<p><img class="alignleft size-full wp-image-1472" title="Alpha SSL Site Seal" src="http://harntech.com/wp-content/uploads/2012/04/alpha-ssl-site-seal.gif" alt="alpha ssl site seal" width="110" height="50" />You need a Secure Socket Layer (SSL) certificate in order to make your site, or a page within, secure. In my case, I have a really awesome hosting company that I work with in order to offer <a title="Web Hosting" href="http://harntech.com/services/web-hosting/">hosting</a> with my <a title="Web Design &amp; Development" href="http://harntech.com/services/web-design-and-development/">web development packages</a>. I contacted Mark over at <a href="http://maximhosting.com">Maxim Hosting</a> and he set me up with an AlphaSSL certificate.</p>
<h3>WordPress HTTPS</h3>
<p>Once the SSL certificate was purchased and in place, I installed the <a href="http://wordpress.org/extend/plugins/wordpress-https/">WordPress HTTPS plugin</a>. Configuration is easy, but you need to make a couple of decisions prior to configuring the plugin. Do you want to secure your entire site or just one page? Do you want to secure the WordPress admin area? I chose to secure everything.</p>
<p>Here is how I configured the WordPress HTTPS plugin:</p>
<p><img class="alignnone size-full wp-image-1494" title="HTTPS Screen Shot" src="http://harntech.com/wp-content/uploads/2012/04/https-screenshot.png" alt="https screen shot" width="686" height="296" /></p>
<p>Note: After you click the <em>Save Changes</em> button, you will be instantly logged out of WordPress. Return to your login page and login again.</p>
<p><img class="alignright size-full wp-image-1503" title="HTTPS Box Screen Shot" src="http://harntech.com/wp-content/uploads/2012/04/https-box-screenshot.png" alt="https box screen shot" width="308" height="105" />The WordPress HTTPS plugin also adds the ability to force SSL on any of your site&#8217;s pages. Simply edit the page and you&#8217;ll see an <em>HTTPS</em> box above the <em>Publish</em> box in the right column of the edit screen. Click the <em>Secure post</em> checkbox, then click the <em>Publish</em> or <em>Update</em> button, and SSL will be forced upon that page.</p>
<h3>Tell WordPress About It</h3>
<p>Now that you have the basic needs setup, we need to tell WordPress that everything is secure. This is as simple as editing the WordPress General Settings, by changing your <em>WordPress Address (URL)</em> and <em>Site Address (URL)</em> to use https:// instead of http://.</p>
<p><img class="alignnone size-full wp-image-1497" title="Settings Screen Shot" src="http://harntech.com/wp-content/uploads/2012/04/settings-screenshot.jpg" alt="settings screen shot" width="653" height="341" /></p>
<p>Note: You will again be kicked out of WordPress, so you&#8217;ll have to login and return to the admin area.</p>
<h3>Automatically Fix Non-SSL Links</h3>
<p>At this point, you have setup all the necessary parts to make your site secure. However, there will most likely be some problems with links to Javascript libraries, links to external services and other anomalies. While there is no instant fix for all of these issues, there is a plugin that does a large chunk of the work for you. The plugin is appropriately called <a href="http://ithemes.com/codex/page/Fix_Non-SSL_Elements_on_SSL_Page#Solution_.232">Fix SSL Non-SSL Links</a> and can be found <a href="http://ithemes.com/codex/page/Fix_Non-SSL_Elements_on_SSL_Page#Solution_.232">here</a>. There are no configuration options, just install and activate it.</p>
<h3>But Wait, There&#8217;s More</h3>
<p>Now you need to check to make sure your site truly is secure. If visitors are greeted with large red pages in Firefox or an icon in their browser that makes them queasy, you still have work to do. Visit a page on your site using Google Chrome, then right-click on the page and select <em>Inspect Element</em>. Now click the <em>Console</em> tab and see if you have any errors. If you see any errors, they will give you clues on what needs to be fixed to make that page truly secure.</p>
<p>In my case, I am using the <a href="http://wordpress.org/extend/plugins/facebook-like-social-widget/">Facebook Like Social Widget</a>, which refers out to the Facebook servers using http instead of https. Sadly, that meant I had to edit the plugin&#8217;s core file directly, so I&#8217;ll have to revisit this fix every time it gets an update. I also discovered that my theme was using an http link to Twitter, so I had to fix that function file.</p>
<p>As you can imagine, this could become a rather tedious excursion, depending on how many errors you discover in the <em>Console</em>. But once you have addressed all of these issues, your address bar (in Google Chrome) should now look something like this:</p>
<p><a href="https://harntech.com/news/securing-wordpress-with-ssl/attachment/https-page-screenshot/" rel="attachment wp-att-1500"><img class="alignnone size-full wp-image-1500" title="HTTPS Page Screen Shot" src="http://harntech.com/wp-content/uploads/2012/04/https-page-screenshot.jpg" alt="https page screen shot" width="359" height="35" /></a></p>
<h3>Summary</h3>
<p>Securing your WordPress site really isn&#8217;t that difficult, but it can be tedious, depending on what plugins, widgets and/or themes you are using (and how many of them). The above should give you a good starting point to making your site secure. Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/news/securing-wordpress-with-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Treasure Scoop</title>
		<link>https://harntech.com/work-samples/treasure-scoop/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=treasure-scoop</link>
		<comments>https://harntech.com/work-samples/treasure-scoop/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 04:29:43 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Work Samples]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[treasure]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1433</guid>
		<description><![CDATA[A local journalist with a passion for writing good, fun stories about people and their adventures, approached us to build a new type of website for and about people who love searching for goodies with metal detectors. In the industry, there are many forums and communities that cater to metal detector addicts. However, this site [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1434" title="Treasure800" src="http://harntech.com/wp-content/uploads/2012/04/Treasure800-300x240.png" alt="Treasure Scoop" width="300" height="240" /></p>
<p>A local journalist with a passion for writing good, fun stories about people and their adventures, approached us to build a new type of website for and about people who love searching for goodies with metal detectors. In the industry, there are many forums and communities that cater to metal detector addicts. However, this site would not simply be one of those; as a journalist, our client would receive treasure-finding tales and turn them into professionally-written news articles. She needed the ability to share on Facebook and Twitter and connect to her visitors on a personal level. We accomplished that.</p>
<p>In addition to the standard social network links, we also added article sharing options to each article, making it easy for visitors to share with their friends. We also built a &#8220;treasure map&#8221; which geographically shows where each article is based; each marker is clickable and takes the visitor directly to the respective article.</p>
<p>These are just some highlights of the project. Visit <a href="http://treasurescoop.net">http://treasurescoop.net</a> to see more.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/work-samples/treasure-scoop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twin Oaks Veterinary Hospital</title>
		<link>https://harntech.com/work-samples/twin-oaks-veterinary-hospital/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=twin-oaks-veterinary-hospital</link>
		<comments>https://harntech.com/work-samples/twin-oaks-veterinary-hospital/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 20:39:28 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Work Samples]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1331</guid>
		<description><![CDATA[After having a bad experience with a previous designer who wouldn&#8217;t let go of their original domain name, a referral to us got the ball rolling on a new site. They wanted something eye-catching with generally earthy tones. As part of our services, we also provided an on-site photo shoot to ensure that we were [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1332" title="TwinOaks800" src="http://harntech.com/wp-content/uploads/2012/02/TwinOaks800-300x240.png" alt="twin oaks vet hospital" width="300" height="240" /></p>
<p>After having a bad experience with a previous designer who wouldn&#8217;t let go of their original domain name, a referral to us got the ball rolling on a new site. They wanted something eye-catching with generally earthy tones. As part of our services, we also provided an on-site photo shoot to ensure that we were all able to obtain the photos that would be most appropriate for their new site.</p>
<p>The Twin Oaks family wrote up some content and we populated the site for them. They are quite happy with the resulting website and it was a pleasure to serve them.</p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/work-samples/twin-oaks-veterinary-hospital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DreamCraft Homes</title>
		<link>https://harntech.com/work-samples/dreamcraft-homes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dreamcraft-homes</link>
		<comments>https://harntech.com/work-samples/dreamcraft-homes/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 03:38:52 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Work Samples]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1324</guid>
		<description><![CDATA[DreamCraft attempted to build their own website in WordPress, but eventually realized that they needed help and wanted some advanced features. Through their membership in a local networking group called SalemPROs, DreamCraft discovered PowerCompass Business Solutions, who maintains an alliance with us here at Harness Technology. Together, we developed a robust website that allows DreamCraft [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1326" title="DreamCraft600" src="http://harntech.com/wp-content/uploads/2012/01/DreamCraft600-300x240.png" alt="DreamCraft Homes" width="300" height="240" />DreamCraft attempted to build their own website in WordPress, but eventually realized that they needed help and wanted some advanced features.</p>
<p>Through their membership in a local networking group called <a href="http://salempros.com">SalemPROs</a>, DreamCraft discovered <a href="http://powercompass.com">PowerCompass Business Solutions</a>, who maintains an alliance with us here at Harness Technology. Together, we developed a robust website that allows DreamCraft staff to maintain on their own with little to no assistance from us. This helps them keep ongoing costs to a minimum while still having a professionally-constructed website.</p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/work-samples/dreamcraft-homes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who Did Good Today?</title>
		<link>https://harntech.com/work-samples/who-did-good-today/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=who-did-good-today</link>
		<comments>https://harntech.com/work-samples/who-did-good-today/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 08:02:30 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Work Samples]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1315</guid>
		<description><![CDATA[Through other connections, we were introduced to Jodi, the person behind the idea and the stories for WhoDidGoodToday.com. Jodi had a vision to tell good news about good people doing good things while also helping non-profits and charities in a way that nobody else had ever thought of before. We built the site to incorporate [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1316" title="WDGT600" src="http://harntech.com/wp-content/uploads/2012/01/WDGT600-300x240.png" alt="who did good today?" width="300" height="240" />Through other connections, we were introduced to Jodi, the person behind the idea and the stories for <a href="http://whodidgoodtoday.com">WhoDidGoodToday.com</a>. Jodi had a vision to tell good news about good people doing good things while also helping non-profits and charities in a way that nobody else had ever thought of before.</p>
<p>We built the site to incorporate not just a blog, but a way of tracking her good news articles using Google Maps mashups, mailing lists, article voting and much more. In addition, Jodi needed a way to share via Facebook, Twitter and other social networks and we were able to make it all come together.</p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/work-samples/who-did-good-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kurt Linn Surveying</title>
		<link>https://harntech.com/work-samples/kurt-linn-surveying/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kurt-linn-surveying</link>
		<comments>https://harntech.com/work-samples/kurt-linn-surveying/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 08:57:23 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Work Samples]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1306</guid>
		<description><![CDATA[Kurt Linn Surveying approached us with a need for a brand new website. At the time, they didn&#8217;t have a website at all and needed something that was easy to manage, connected with Facebook and easily navigated by potential clients. We provided them with all the features they requested while also providing some extra value [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1298" title="KurtLinn600" src="http://harntech.com/wp-content/uploads/2012/01/KurtLinn600-300x240.png" alt="kurt linn surveying" width="300" height="240" />Kurt Linn Surveying approached us with a need for a brand new website. At the time, they didn&#8217;t have a website at all and needed something that was easy to manage, connected with Facebook and easily navigated by potential clients. We provided them with all the features they requested while also providing some extra value to the project.</p>
<p>We happily obliged, much to their satisfaction as you&#8217;ll read in the <a title="Outstanding Service" href="http://harntech.com/testimonials/outstanding-service/">testimonial</a> they sent to us shortly after the project was completed.</p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/work-samples/kurt-linn-surveying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outstanding Service</title>
		<link>https://harntech.com/feedback/outstanding-service/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=outstanding-service</link>
		<comments>https://harntech.com/feedback/outstanding-service/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 08:29:01 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[Customer Feedback]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[testimonial]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1291</guid>
		<description><![CDATA[Harness Technology provided an outstanding service and an excellent company to work with. Every question was answered quickly and they went above and beyond what we asked of them. The website they designed and launched for us is exactly what we want and their service made every step of the process simple. I would recommend Harness Technology [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><img class="alignright  wp-image-1298" title="KurtLinn600" src="http://harntech.com/wp-content/uploads/2012/01/KurtLinn600-300x240.png" alt="kurt linn surveying" width="270" height="216" />Harness Technology provided an outstanding service and an excellent company to work with. Every question was answered quickly and they went above and beyond what we asked of them. The website they designed and launched for us is exactly what we want and their service made every step of the process simple.</p>
<p>I would recommend Harness Technology to any company wishing to create or update their website.</p></blockquote>
<p><em>&#8211; <a href="http://kurtlinnsurveying.com/">Kurt Linn &amp; Associates</a></em></p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/feedback/outstanding-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The SEO Tightrope</title>
		<link>https://harntech.com/news/the-seo-tightrope/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-seo-tightrope</link>
		<comments>https://harntech.com/news/the-seo-tightrope/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 04:59:47 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1258</guid>
		<description><![CDATA[When consulting with prospective clients, typically, one of the main topics of discussion is Search Engine Optimization (SEO). Each of our clients&#8217; websites is built from the ground up with SEO in mind. But there&#8217;s so much more to it than that. Search Engine Optimization The process of improving the visibility of a website or a web page in search [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1260" title="SEO" src="http://harntech.com/wp-content/uploads/2011/11/seo-300x300.jpg" alt="search engine optimization seo" width="300" height="300" />When consulting with prospective clients, typically, one of the main topics of discussion is Search Engine Optimization (SEO). Each of our clients&#8217; websites is built from the ground up with SEO in mind. But there&#8217;s so much more to it than that.</p>
<blockquote><p><strong>Search Engine Optimization</strong><br />
The process of improving the visibility of a website or a web page in search engines via the &#8220;natural&#8221; or un-paid (&#8220;organic&#8221; or &#8220;algorithmic&#8221;) search results.</p></blockquote>
<p>Back in the mid-1990&#8242;s, webmaster and content providers began optimizing websites for search engines. The search engines were just emerging, but like any other new web technologies, there were a few techno-geeks riding the cutting edge. In those early days of SEO, a website owner would simply submit the site&#8217;s URL to the search engines, which would trigger them to send out a &#8220;spider&#8221; to &#8220;crawl&#8221; the submitted page and add it to an index. Soon, site owners began to realize the benefit of ranking high in search results, hence the birth of an entire SEO industry.</p>
<p>Search engines have evolved to a very sophisticated point, often dictating how a website is to be built and structured. There&#8217;s little reason to even submit new websites to the search engines for crawling due to automation. However, this also means that your website needs to be built, written and maintained in such a way that appeases the search giants (particularly Google).</p>
<p><img class="alignleft size-full wp-image-1264" style="border-style: initial; border-color: initial;" title="Google Spider" src="http://harntech.com/wp-content/uploads/2011/11/web_spider.jpg" alt="google spider" width="162" height="130" /></p>
<p>Search engines continually tweak their algorithms, which often cause ripples throughout the internet. There is a balance of good versus bad SEO practices, which are very important to the visibility of your site in search results. For years, there have been some less-than-honest SEO &#8220;specialists&#8221; that would use underhanded techniques to achieve high search results. However, the search engines are getting smarter and will penalize sites that are using such nefarious methods to enhance page rank.</p>
<p>As you might surmise from the information above, walking a proper SEO line can be like walking a tightrope &#8212; balance is key. Here are the most critical aspects of SEO, not necessarily in order of importance:</p>
<h3>Content, Content, Content</h3>
<p>You must have good content that is updated regularly. Building a website with a few pages and then leaving it to die will achieve exactly that. The search spiders need a reason to index your site, so it is important that you write appropriate blog articles regularly.</p>
<h3>Navigation/Structure</h3>
<p>Good navigation is critical to good search ranking. Much like site loading speed, visitors need to be able to find what they want quickly and easily. Page structure, internal linking and menu layouts are more important than ever.</p>
<h3>Speed</h3>
<p>Your website needs to load quickly. Attention spans are getting shorter and shorter, so keeping the attention of your visitors is becoming very important. In fact, Google recently revised it&#8217;s algorithm to consider load speed when ranking the websites it indexes.</p>
<h3>Sitemap</h3>
<p>Every spider loves a good sitemap. It tells them what the site contains and where to find it. That sounds a lot like your visitors! But there&#8217;s a right way to accomplish a sitemap that spiders love. You can also submit your sitemaps to the top search engines, such as Google, which basically gives them a heads-up.</p>
<h3>Other Considerations</h3>
<p><img class="alignright size-full wp-image-1277" title="Keyword" src="http://harntech.com/wp-content/uploads/2011/11/keyword.jpg" alt="keyword" width="200" height="133" />You might have heard about the importance of keywords and meta tags at one time. While meta tags aren&#8217;t as critical as they once were, it doesn&#8217;t hurt to still make use of them. Keywords &#8212; in regards to keywords used in your content, not in meta tags &#8212; are still very important, but you have to be careful. One of the underhanded methods of SEO consists of purposely planting certain keywords and phrases in your site&#8217;s content in such a way that it severely affects quality and readability. New algorithms at Google can now identify &#8220;keyword stuffing&#8221; and will penalize you for using it.</p>
<p>SEO is not for the faint of heart. Make sure you are using proper techniques. The best way to do this is to hire someone who is respectful, ethical and knowledgeable about the proper methods of SEO.</p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/news/the-seo-tightrope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileHippo Update Checker</title>
		<link>https://harntech.com/news/filehippo-update-checker/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=filehippo-update-checker</link>
		<comments>https://harntech.com/news/filehippo-update-checker/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 22:16:40 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1155</guid>
		<description><![CDATA[FileHippo.com is a great resource for software and obtaining the very latest versions. But the best part about FileHippo is their Update Checker software: The Update Checker will scan your computer for installed software, check the versions and then send this information to FileHippo.com to see if there are any newer releases. This is a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1158" title="FileHippo" src="http://harntech.com/wp-content/uploads/2011/10/filehippo.png" alt="filehippo" width="263" height="142" />FileHippo.com is a great resource for software and obtaining the very latest versions. But the best part about FileHippo is their Update Checker software:</p>
<blockquote><p>The Update Checker will scan your computer for installed software, check the versions and then send this information to FileHippo.com to see if there are any newer releases.</p></blockquote>
<p>This is a great service that helps keep your computer up-to-date. This is important because software developers will often release new versions of their software that fix problems and add new features. But even more importantly are the security holes that are patched in newer versions. So it is vital to system health and security that you stay on top of the latest versions of software installed on your computer. FileHippo makes this process very easy.</p>
<p><img class="alignleft size-medium wp-image-1163" title="Spybot Settings" src="http://harntech.com/wp-content/uploads/2011/10/spybot-settings-300x206.jpg" alt="spybot settings" width="300" height="206" />After you download and install Update Checker, you will notice a new icon in your Windows taskbar. From here, you can run it, review the results of a previous scan, change the settings or close it completely. We recommend that you right-click on the taskbar icon, select Settings and then uncheck the &#8220;Beta versions&#8221; checkbox. For most people, stable versions of software is highly recommended over beta versions, so you are better off just turning of those notifications. Also, if you don&#8217;t want it to run in the background, you can choose to not have it load when you boot up your computer. Instead, you can just run it from the Start menu whenever you like.</p>
<p><img class="alignright size-medium wp-image-1165" title="Spybot Updates" src="http://harntech.com/wp-content/uploads/2011/10/spybot-updates-274x300.jpg" alt="spybot updates" width="274" height="300" />Now that you have your configured your settings, right-click on the taskbar icon and start a new scan (or run it from the Start menu). When Update Checker is done, it will open your default browser and display a page with a list of recommended updates. It even provides links to download each program, making it even easier. Just download and install each update.</p>
<p>We recommend including Update Checker into a weekly routine along with our other recommended maintenance software, such as <a title="CCleaner: Housekeeping For Your PC" href="http://harntech.com/news/ccleaner-housekeeping-for-your-pc/">CCleaner</a>, <a title="Malwarebytes’ Anti-Malware" href="http://harntech.com/news/malwarebytes-anti-malware/">Malwarebytes&#8217; Anti-Malware</a>, etc. Keeping your computer&#8217;s software updated is very important yet often neglected. Between Windows Update (with Microsoft Updates enabled) and FileHippo&#8217;s Update Checker, there&#8217;s no reason why you can&#8217;t keep your computer safe and up-to-date. It&#8217;s worth the marginal weekly effort to avoid costly and time-consuming repairs later.</p>
<p><span class="Apple-style-span" style="font-size: 15px; font-weight: bold;"><a href="http://filehippo.com/updatechecker/">Download the FileHippo Update Checker</a></span></p>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/news/filehippo-update-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Malwarebytes&#8217; Anti-Malware</title>
		<link>https://harntech.com/news/malwarebytes-anti-malware/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=malwarebytes-anti-malware</link>
		<comments>https://harntech.com/news/malwarebytes-anti-malware/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 15:33:56 +0000</pubDate>
		<dc:creator>wendell</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[maintenance]]></category>

		<guid isPermaLink="false">http://harntech.com/?p=1064</guid>
		<description><![CDATA[The arsenal of weapons you use to fight the malware, spyware and adware on your computer should always include Malwarebytes&#8217; Anti-Malware. Here&#8217;s what the developers themselves say about it: Malwarebytes Anti-Malware Free utilizes Malwarebytes powerful technology to detect and remove all traces of malware including worms, trojans, rootkits, rogues, dialers, spyware and more. While it&#8217;s good [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://harntech.com/wp-content/uploads/2011/10/malwarebytes.png" rel="prettyPhoto[1064]"><img class="alignright size-full wp-image-1066" title="Malwarebytes Anti-Malware" src="http://harntech.com/wp-content/uploads/2011/10/malwarebytes.png" alt="malwarebytes anti-malware" width="256" height="256" /></a>The arsenal of weapons you use to fight the malware, spyware and adware on your computer should always include Malwarebytes&#8217; Anti-Malware. Here&#8217;s what the developers themselves say about it:</p>
<blockquote><p><strong>Malwarebytes Anti-Malware Free</strong> utilizes Malwarebytes powerful technology to detect and remove all traces of malware including worms, trojans, rootkits, rogues, dialers, spyware and more.</p></blockquote>
<p>While it&#8217;s good to have at least two different malware scanners installed on your system, we find Malwarebytes&#8217; Anti-Malware to be the most effective. It&#8217;s also the fastest scanner we&#8217;ve ever tested, which is in stark contrast to the humongous amount of time SpyBot Search &amp; Destroy needs to perform scans (don&#8217;t get us wrong, SpyBot is also a great tool). Despite its speed, it finds threats that even the commercial software programs miss. What are we waiting for? Let&#8217;s get started.</p>
<h3>Using Malwarebytes&#8217; Anti-Malware</h3>
<p><a href="http://harntech.com/wp-content/uploads/2011/10/mamupdate.jpg" rel="prettyPhoto[1064]"><img class="alignright size-medium wp-image-1065" title="Malwarebytes Update" src="http://harntech.com/wp-content/uploads/2011/10/mamupdate-300x106.jpg" alt="malwarebytes update" width="300" height="106" /></a>This part of the article almost isn&#8217;t worth writing. Malwarebytes&#8217; Anti-Malware (MAM) is easy to use because it walks you through everything. Right from the get go, during MAM&#8217;s installation process, it asks you if you&#8217;d like to update the definitions. Later on, when you open it again, MAM will check to see if you&#8217;ve updated the definitions recently and ask if you&#8217;d like to update (of course you should click the Yes button).</p>
<p><a href="http://harntech.com/wp-content/uploads/2011/10/mamscanoptions.jpg" rel="prettyPhoto[1064]"><img class="alignright size-medium wp-image-1069" title="Malwarebytes Scan Options" src="http://harntech.com/wp-content/uploads/2011/10/mamscanoptions-300x228.jpg" alt="malwarebytes scan options" width="300" height="228" /></a>When you arrive at the main screen, you are presented with three scan options:</p>
<ol>
<li>Perform quick scan</li>
<li>Perform full scan</li>
<li>Perform flash scan</li>
</ol>
<p>During your regular weekly housekeeping routine (you do that, right?), you really only need to use the <em>Quick Scan</em> option. The first time you ever run MAM, however, you should perform the <em>Full Scan</em>. After that, maybe just run the <em>Full Scan</em> once every month or two. The <em>Flash Scan</em> is for registered users of MAM only, but if you register, then you can use it to scan your computer&#8217;s memory and autorun objects.</p>
<p>Once you&#8217;ve made your selection, click the <em>Scan</em> button to get started. If you are using the <em>Quick Scan</em> option, you&#8217;ll find that the scan will complete in just a few minutes. The <em>Full Scan</em> takes significantly longer.</p>
<p>After scanning is finished, if MAM found any threats, you will be presented with a new button that allows you to review them. From there, you can choose to remove all selected items (they should all be selected by default). You&#8217;ve now removed all the threats that MAM found. Wasn&#8217;t that easy?</p>
<h3>Conclusion</h3>
<p>As stated above, Malwarebytes&#8217; Anti-Malware should be a part of your weekly housekeeping routine. You can proactively spend a few minutes scanning once per week or you can spend hours recovering from infection later, disrupting your work, browsing or even gaming activities on your computer. No tool can completely protect you from these threats, but having the right tools keeps the odds on well on your side.</p>
<h3><a href="http://www.malwarebytes.org/">Click here to download Malwarebyte&#8217;s Anti-Malware</a></h3>
]]></content:encoded>
			<wfw:commentRss>https://harntech.com/news/malwarebytes-anti-malware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

