<?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>Tiger Technologies Blog &#187; Tales From the Support Team</title>
	<atom:link href="http://blog.tigertech.net/category/tales-from-the-support-team/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tigertech.net</link>
	<description>Behind the scenes at tigertech.net</description>
	<lastBuildDate>Thu, 10 May 2012 00:32:04 +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>(Even more) WordPress login rate-limiting</title>
		<link>http://blog.tigertech.net/posts/even-more-wordpress-login-rate-limiting/</link>
		<comments>http://blog.tigertech.net/posts/even-more-wordpress-login-rate-limiting/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 22:06:51 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[Tech Corner]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=2578</guid>
		<description><![CDATA[Lots of people (and lots of our customers) use WordPress to run their Web sites. This unfortunately means that lots of “hackers” also try to guess the passwords of those sites. That&#8217;s a problem, so we’ve had WordPress login “rate limiting” in place for a long time. When a single IP address tries loading the [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of people (and lots of our customers) use <a href="http://support.tigertech.net/wordpress">WordPress</a> to run their Web sites. This unfortunately means that lots of “hackers” also try to guess the passwords of those sites.</p>
<p>That&#8217;s a problem, so we’ve had WordPress login “rate limiting” in place for a long time. When a single IP address tries loading the WordPress “wp-login.php” script many more times than a human would, we temporarily block that IP address from accessing the “wp-login.php” page until the requests stop for a while.</p>
<p>This works pretty well: we’ve blocked literally millions of password attempts this way. However, last week one of our customers had his site hijacked by someone who did indeed simply guess his WordPress password.</p>
<p><span id="more-2578"></span></p>
<p>Part of this was unfortunately the customer’s responsibility for choosing a weak password &#8212; he chose a common dictionary word beginning with the letter &#8220;a&#8221; that could be easily guessed. In fact, it only took the hackers a few dozen tries to guess it. However, we were still surprised that they succeeded, since the rate limiting usually blocks this.</p>
<p>A detailed investigation revealed that these hackers were smarter than average. Instead of trying lots of passwords all at once, they tried them fairly slowly, making about one attempt every 20 minutes over several days.</p>
<p>To thwart this, we&#8217;ve made our rate limiting more strict &#8212; it “remembers” login attempts for a longer period, for example, and we now limit some IP addresses if they try as few as 12 login attempts per day. That still shouldn’t affect most human users, but just to make sure that’s not a problem, we&#8217;ve also added a feature that lets humans reset the rate limiting. You&#8217;ll see this option on the error page that rate-limited requests get redirected to if it ever happens to you.</p>
<p>As always, don&#8217;t hesitate to <a href="http://support.tigertech.net/contact">contact us</a> if you have any problems or questions related to this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/even-more-wordpress-login-rate-limiting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Beware of strangers asking you to install software</title>
		<link>http://blog.tigertech.net/posts/dont-install-software-for-stranger/</link>
		<comments>http://blog.tigertech.net/posts/dont-install-software-for-stranger/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 22:19:21 +0000</pubDate>
		<dc:creator>Joe McCann</dc:creator>
				<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=2522</guid>
		<description><![CDATA[Over the past week, we&#8217;ve seen customers falling victim to two separate scams that allowed strangers to gain access to their site by installing malicious software. One of these involves a fake ad agency, and the other involves offers to upgrade outdated software on your site. Don&#8217;t fall for these! What&#8217;s new about these? &#8220;Phishing&#8221; messages have been [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past week, we&#8217;ve seen customers falling victim to two separate scams that allowed strangers to gain access to their site by installing malicious software.</p>
<p>One of these involves a <a href="http://writingcontentforpennies.blogspot.com/2011/11/beware-fake-ad-agency-contacting-self.html">fake ad agency</a>, and the other involves <a href="http://www.phpbb.com/community/viewtopic.php?f=14&amp;t=2111378">offers to upgrade outdated software on your site</a>. Don&#8217;t fall for these!</p>
<p><span id="more-2522"></span></p>
<h3>What&#8217;s new about these?</h3>
<p>&#8220;Phishing&#8221; messages have been around for years. Most of these revolve around the same basic idea: a stranger convinces a user to provide private information in exchange for a product or service. This information can be anything from your bank account number to a username and password.</p>
<p>So what&#8217;s different about these new messages? For starters, these newer messages are written by real people using complex language; they don&#8217;t look like something generated by an automated script, or by someone who doesn&#8217;t speak &#8220;business English&#8221;. But these messages also exploit another popular trend: content management systems.</p>
<p>Many users now rely on software like WordPress, Joomla, and phpBB to run their Web site. These software packages allow people to create and manage sophisticated Web sites that in the past would have required an experienced (and expensive) Web developer. As a result, users often rely more on third party software, and have become comfortable installing software based on description alone &#8212; without knowing how well tested it is or who wrote it. In fact, we&#8217;ve written about <a href="http://blog.tigertech.net/posts/malicious-wordpress-plugins/">the threats of untested plugins</a> before.</p>
<p>Both of the scams mentioned above exploit this new behavior. Users have been convinced to install custom software in order to provide a specific feature for their site, only to later find out that the software actually allows &#8220;hackers&#8221; to access their files and information.</p>
<h3>How can I avoid this?</h3>
<p>The most important thing to remember is to <strong>never</strong> give out any personal information to somebody you do not know. You should treat <strong>all</strong> unsolicited e-mail asking for personal information as a scam unless you can verify otherwise.</p>
<p>Also important is to <strong>never</strong> install unsolicited software. Stick to well tested software downloaded from verified Web sites. For example, while it doesn&#8217;t promise full security, the official <a href="http://wordpress.org/extend/plugins/">WordPress plugins</a> Web site does scan each file uploaded for common bits of malicious code before making them available to users. Combine that with many peer reviews of a popular plugin, and you can feel more assured in the quality and safety of the software you are installing.</p>
<p>Of course, Web site security isn&#8217;t completely up to you. We make sure to keep server-wide software updated on our end and to provide as much protection as possible at the server level. If you do your part, too, you&#8217;ll reduce the risk of problems dramatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/dont-install-software-for-stranger/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Be careful installing WordPress plugins</title>
		<link>http://blog.tigertech.net/posts/malicious-wordpress-plugins/</link>
		<comments>http://blog.tigertech.net/posts/malicious-wordpress-plugins/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 23:41:08 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[Tech Corner]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1960</guid>
		<description><![CDATA[Today we detected that one of our customers had installed a WordPress plugin on his blog that did something malicious: when the plugin was activated, it sent a stranger an e-mail message allowing full administrator access to the blog. How did this happen? Well, our customer simply searched the WordPress plugin directory for &#8220;Contact Form&#8221;, [...]]]></description>
			<content:encoded><![CDATA[<p>Today we detected that one of our customers had installed a <a href="http://wordpress.org/extend/plugins/">WordPress plugin</a> on his blog that did something malicious: when the plugin was activated, it sent a stranger an e-mail message allowing full administrator access to the blog.</p>
<p>How did this happen? Well, our customer simply <a href="http://wordpress.org/extend/plugins/search.php?q=Contact+Form">searched the WordPress plugin directory for &#8220;Contact Form&#8221;</a>, saw the popular &#8220;Contact Form 7” plugin listed, then clicked &#8220;Install Now&#8221;. That all sounds reasonable.</p>
<p><span id="more-1960"></span></p>
<p>Unfortunately, what he installed wasn&#8217;t <a href="http://wordpress.org/extend/plugins/contact-form-7/">the real Contact Form 7 plugin</a>. Instead, it was a <a href="http://wordpress.org/extend/plugins/contact-form-73/">malicious copy of that plugin</a> that contains extra files designed to give attackers full access to a blog. The malicious copy ranks higher than the real copy in the search results. (Hopefully the link to the malicious copy will stop working soon; we&#8217;ve notified the WordPress folks about this.)</p>
<p>The lesson here is &#8220;be careful what you install&#8221;. The WordPress Plugin Directory is not guaranteed to be safe, and WordPress plugins are no different than any other scripts you put on your site. While we can&#8217;t suggest a way to guarantee that a plugin is safe, be wary of plugins that have been recently updated, or that don&#8217;t have large numbers of downloads. If you&#8217;re not confident about it, do a separate Internet search for the name of the plugin. You&#8217;ll find the real home page for it, and that page will have a link to the real plugin page you should use.</p>
<p>The WordPress Plugin Directory site could be improved to offer some protection against this problem, too. A few &#8220;off the top of our head&#8221; suggestions:</p>
<ul>
<li>The site should flag newly created plugins. Something on the page should indicate that the malicious “contact-form-73” plugin is only a few days old.</li>
<li>The site should allow authors to prove they own a plugin. In this case, the malicious plugin says &#8220;Author:  takayukister&#8221;, but that&#8217;s the author of the real plugin, who almost certainly didn&#8217;t upload this one. WordPress has that author&#8217;s e-mail address on file and should send a message to verify that he really uploaded it. Plugins from newly created authors should also be flagged.</li>
<li>Two plugins with the same human-readable name should not be allowed in the directory.</li>
<li>Newly created plugins with a small number of downloads should not appear in the results before long-established plugins with millions of downloads, because people choose the first thing they see with a reasonable name.</li>
<li>The plugin directory needs a way for people to flag malicious plugins. I <a href="http://wordpress.org/support/topic/contact-form-7-version-732-plugin-is-malicious">posted on the WordPress support forums</a> and sent a message to the <a href="http://wordpress.org/support/topic/do-wordpress-plugin-directory-also-contain-any-malicious-plugin">recommended plugins@wordpress.org address</a> more than three hours ago, but it&#8217;s still there, and dozens of people have downloaded it since then.</li>
</ul>
<p>Ultimately, though, it&#8217;s up to you to be careful about what you install. Be skeptical. Some people on the Internet really <strong>are</strong> out to get you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/malicious-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>When search engines swarm new posts</title>
		<link>http://blog.tigertech.net/posts/when-search-engines-swarm-new-posts/</link>
		<comments>http://blog.tigertech.net/posts/when-search-engines-swarm-new-posts/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 22:35:43 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WP Super Cache]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1762</guid>
		<description><![CDATA[We saw an interesting problem today. One of our customers&#8217; Web sites uses WordPress with WP Super Cache to (dramatically) improve its performance. Every time the customer posts new content, though, the site is immediately swarmed by search engines, feeds, robots, and other non-humans retrieving the new post. There are a lot of unnecessary duplicate [...]]]></description>
			<content:encoded><![CDATA[<p>We saw an interesting problem today. One of our customers&#8217; Web sites uses WordPress with <a href="/wordpress-performance">WP Super Cache to (dramatically) improve its performance</a>. Every time the customer posts new content, though, the site is immediately swarmed by search engines, feeds, robots, and other non-humans retrieving the new post. There are a lot of unnecessary duplicate requests, but even excluding the duplicates there are hundreds of requests arriving almost simultaneously.</p>
<p>Unfortunately, WP Super Cache is configured by default not to serve cached results to any request that contains an &#8220;equals sign&#8221; in the query string &#8212; and the plugin that notifies the other sites of new content is including an equals sign.</p>
<p>So rather than being immediately served from the cache, all of the new requests were run through WordPress PHP scripts, driving up the script usage and causing &#8220;503 Service Unavailable&#8221; errors for up to two minutes on that Web site (not for other Web sites on the same Web server, though; we have protection against that).</p>
<p><span id="more-1762"></span></p>
<p>All of the post requests looked something like this:</p>
<p>GET&nbsp;/new-post-name/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+Blog+name</p>
<p>Fortunately, there&#8217;s an extremely easy solution, which we discussed in <a href="/posts/wp-super-cache-and-feedburner">an earlier blog post</a>. If you&#8217;re running WordPress with WP Super Cache, be sure to implement this easy fix. The fix also helps in other situations, and can keep your Web site from unnecessary CPU usage.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/when-search-engines-swarm-new-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow folder switching in Outlook 2007</title>
		<link>http://blog.tigertech.net/posts/outlook-slow-folder-switching/</link>
		<comments>http://blog.tigertech.net/posts/outlook-slow-folder-switching/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 19:30:09 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1695</guid>
		<description><![CDATA[If you use Microsoft Outlook 2007 to read mail and you installed the December 2010 Outlook update, you might find that Outlook is slow to respond when you click between folders. Sometimes it can take several seconds. This is caused by a bug in the Outlook update, not by a problem on our servers. To [...]]]></description>
			<content:encoded><![CDATA[<p>If you use Microsoft Outlook 2007 to read mail and you installed the December 2010 Outlook update, you might find that Outlook is slow to respond when you click between folders. Sometimes it can take several seconds.</p>
<p>This is caused by a bug in the Outlook update, not by a problem on our servers. To fix this, <a href="http://blogs.msdn.com/b/outlook/archive/2010/12/17/issues-with-the-recent-update-for-outlook-2007.aspx">Microsoft recommends uninstalling the update</a> for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/outlook-slow-folder-switching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AOL e-mail outage December 21 (resolved)</title>
		<link>http://blog.tigertech.net/posts/aol-outage-20101221/</link>
		<comments>http://blog.tigertech.net/posts/aol-outage-20101221/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 16:26:11 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[System Status]]></category>
		<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1675</guid>
		<description><![CDATA[AOL.com had an outage lasting about 3 hours last night (from 11:24 PM Pacific time December 20 to 2:28 AM Pacific time December 21). This problem &#8212; a failure of AOL&#8217;s DNS servers &#8212; affected many people sending e-mail to AOL, and wasn&#8217;t related to our service (see this report and this one). However, if [...]]]></description>
			<content:encoded><![CDATA[<p>AOL.com had an outage lasting about 3 hours last night (from 11:24 PM Pacific time December 20 to 2:28 AM Pacific time December 21). This problem &#8212; a failure of AOL&#8217;s DNS servers &#8212; affected many people sending e-mail to AOL, and wasn&#8217;t related to our service (see <a href="http://www.spamresource.com/2010/12/quick-note-aol-inbound-email-issues.html">this report</a> and <a href="http://www.returnpath.net/blog/received/2010/12/mx-record/">this one</a>).</p>
<p>However, if you sent mail to an aol.com address during this time, your messages probably &#8220;bounced&#8221; with an error saying &#8220;Host or domain name not found. Name service error for name=aol.com&#8221;. If so, you should try sending the message again, and it will work normally. As always, we&#8217;ll continue to monitor AOL deliveries closely.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/aol-outage-20101221/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Why you shouldn&#8217;t rely on a single anti-spam blacklist</title>
		<link>http://blog.tigertech.net/posts/single-anti-spam-blacklist/</link>
		<comments>http://blog.tigertech.net/posts/single-anti-spam-blacklist/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 23:45:32 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1403</guid>
		<description><![CDATA[We got a couple of messages today from customers who sent e-mail to other people that was rejected &#8212; they got an error saying that all our mail servers are listed on the &#8220;ReputationAuthority anti-spam blacklist&#8221;. Yikes! We take things like that very seriously &#8212; we go to great lengths (some would say extreme lengths) [...]]]></description>
			<content:encoded><![CDATA[<p>We got a couple of messages today from customers who sent e-mail to other people that was rejected &#8212; they got an error saying that all our mail servers are listed on the &#8220;ReputationAuthority anti-spam blacklist&#8221;.</p>
<p><strong>Yikes!</strong> We take things like that very seriously &#8212; we go to <a href="/posts/mail-improvements/">great lengths</a> (some would say extreme lengths) to make sure this doesn&#8217;t happen. So we investigated&#8230; and it turns out that the <a href="http://www.reputationauthority.org/">ReputationAuthority</a> blacklist actually has a technical problem that&#8217;s making it reject all mail from all servers, not just from ours (see complaints on Twitter [<a href="http://twitter.com/tobbe_interlan/statuses/23143208979">1</a>, <a href="http://twitter.com/ulacour/statuses/23129815034">2</a>] and <a href="http://forums.whirlpool.net.au/archive/1528491">elsewhere</a>). People who use that blacklist to block spam aren&#8217;t getting any mail at all.</p>
<p><span id="more-1403"></span></p>
<p>We&#8217;re always surprised when we see this kind of thing (it&#8217;s not uncommon). Completely trusting blacklists provided by one single organization is dangerous; it <strong>will</strong> come back to bite you.</p>
<p>If you run your own mail server, it&#8217;s much safer to consult several blacklists and block mail only when multiple blacklists (or other criteria) agree. In addition, it makes sense to check each blacklist occasionally to ensure that it&#8217;s not returning &#8220;false positives&#8221;.</p>
<p>For the spam filtering we provide to our customers, we use a large number of blacklists, but for the most part, it takes &#8220;hits&#8221; from several of them to block mail. We don&#8217;t worry about an obscure blacklist causing problems like this.</p>
<p>For blacklists that we weight heavily, such as <a href="http://www.spamhaus.org/">spamhaus.org</a>, our systems constantly check whether several popular domain names are in the blacklist. If, for example, &#8220;google.com&#8221; shows as being listed in a <a href="http://www.surbl.org/">SURBL blacklist</a>, or one of our own IP addresses that never sends mail is listed at spamhaus.org, that indicates a serious problem, and we&#8217;d immediately and automatically stop using the blacklist. (We also pay several blacklists for a direct &#8220;feed&#8221; to ensure that we&#8217;re getting the most accurate data instead of using their public DNS service.)</p>
<p>If the systems using the ReputationAuthority blacklist to filter mail were checking this kind of thing, they wouldn&#8217;t be blocking all mail. If you&#8217;re using your own anti-spam filtering system that relies on blacklists, make sure that it handles this problem.</p>
<p>Again, our own hosting customers who rely on our filters don&#8217;t need to worry about it, though. We&#8217;ve got it covered.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/single-anti-spam-blacklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planning your move away from FrontPage</title>
		<link>http://blog.tigertech.net/posts/planning-move-away-from-frontpage/</link>
		<comments>http://blog.tigertech.net/posts/planning-move-away-from-frontpage/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 19:31:13 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[FrontPage]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1382</guid>
		<description><![CDATA[Many years ago, Microsoft&#8217;s &#8220;FrontPage&#8221; Web design software was a popular choice for creating small Web sites. However, Microsoft discontinued FrontPage in 2006, and you can&#8217;t buy the FrontPage program any more. Quite a few of our customers are still using FrontPage to design and upload their Web sites, though. We&#8217;re starting to see more [...]]]></description>
			<content:encoded><![CDATA[<p>Many years ago, Microsoft&#8217;s &#8220;FrontPage&#8221; Web design software was a popular choice for creating small Web sites. However, Microsoft discontinued FrontPage in 2006, and you can&#8217;t buy the FrontPage program any more.</p>
<p>Quite a few of our customers are still using FrontPage to design and upload their Web sites, though. We&#8217;re starting to see more and more problems from customers who have upgraded to a new computer running Windows Vista or Windows 7 but can no longer run FrontPage. (Sometimes their old computer just suddenly crashes and can&#8217;t be recovered.) Their old computer probably had a copy of FrontPage installed by the manufacturer, but their new computer doesn&#8217;t.</p>
<p>It can be difficult or impossible to get FrontPage running on a new PC if you can&#8217;t find the original installation CDs, or you aren&#8217;t licensed to use FrontPage on the new PC. In some cases, the old FrontPage software doesn&#8217;t install or work well on the latest versions of Windows. In these situations, you can&#8217;t even open the old FrontPage files on the new computer.</p>
<p><span id="more-1382"></span></p>
<p>If you are still using FrontPage, you should start planning for when you are going to move to a different program. You might want to move to Microsoft&#8217;s newer program, Expression Web. Or you might want to join the large number of people using Dreamweaver. If you&#8217;re looking for a free program, you might want to try <a href="http://support.tigertech.net/nvu">Nvu</a>. The popular (and free!) <a href="http://support.tigertech.net/wordpress">WordPress</a> can be a good choice, too &#8212; it&#8217;s commonly known as a &#8220;blog program&#8221;, but you can also use it to create a Web site with normal pages.</p>
<p>We strongly encourage existing FrontPage users to start planning their move to a different program. If you don&#8217;t plan the move yourself on your own schedule, you may find yourself stuck in a situation where you&#8217;re no longer able to edit your site using the old FrontPage software.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/planning-move-away-from-frontpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good news, everyone! Futurama is back!</title>
		<link>http://blog.tigertech.net/posts/futurama-is-back/</link>
		<comments>http://blog.tigertech.net/posts/futurama-is-back/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 22:15:09 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Tales From the Support Team]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1258</guid>
		<description><![CDATA[We&#8217;re big fans of Futurama here at Tiger Technologies, so we&#8217;re excited about its return to the Interwaves. (We hesitate to make the &#8220;Good news, everyone!&#8221; reference, but it&#8217;s just so obvious&#8230;) We thought the recent 2-hour movies were OK if a little, um, &#8220;uneven.&#8221; But we have high hopes (&#8220;higher than sugar cane growing [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re big fans of Futurama here at Tiger Technologies, so we&#8217;re excited about its return to the Interwaves. (We hesitate to make the &#8220;Good news, everyone!&#8221; reference, but it&#8217;s just <em>so</em> obvious&#8230;)</p>
<p>We thought the recent 2-hour movies were OK if a little, um, &#8220;uneven.&#8221; But we have high hopes (&#8220;higher than sugar cane growing on Mount Everest&#8221;) that the Futurama team will hit their stride and churn out some great episodes.</p>
<p>The fun starts with two back-to-back episodes tomorrow night (Thursday) at 10pm on Comedy Central. Set your TiVo&#8217;s!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/futurama-is-back/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Protect your WordPress login</title>
		<link>http://blog.tigertech.net/posts/protect-your-wordpress-login/</link>
		<comments>http://blog.tigertech.net/posts/protect-your-wordpress-login/#comments</comments>
		<pubDate>Thu, 27 May 2010 22:39:58 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Industry Observations]]></category>
		<category><![CDATA[Tales From the Support Team]]></category>
		<category><![CDATA[Tech Corner]]></category>
		<category><![CDATA[Useful Tips]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1190</guid>
		<description><![CDATA[Do you login to your WordPress blog securely? Are your username and password encrypted so that &#8220;hackers&#8221; can&#8217;t steal them and then break into your blog? (Probably not!) By default, each WordPress blog is configured to send the login username and password as plain (unencrypted) text. If a hacker can see what you are sending [...]]]></description>
			<content:encoded><![CDATA[<p>Do you login to your <a href="http://support.tigertech.net/wordpress">WordPress</a> blog securely? Are your username and password encrypted so that &#8220;hackers&#8221; can&#8217;t steal them and then break into your blog? (Probably not!)</p>
<p>By default, each WordPress blog is configured to send the login username and password as plain (unencrypted) text. If a hacker can see what you are sending during your login, they can easily steal your username and password. This can happen if you have a virus installed on your computer. It can also happen if your computer is virus-free but connects via WiFi. If your main computer uses a wireless connection, or if you or other users of your blog ever login with their laptops &#8212; blogging from a coffee shop, anyone? &#8212; remember that these connections can be insecure, and could be susceptible to revealing your password.</p>
<p>You can protect your blog by installing an &#8220;SSL certificate&#8221; and configuring WordPress to require secure logins. Your browser will then encrypt your username and password so that no one can intercept them.</p>
<p><span id="more-1190"></span></p>
<p>Traditionally, only online stores used SSL certificates because they were very expensive. But SSL certificate prices have dropped quite a bit recently, and they&#8217;re now low enough that we think SSL certificates should be widely used to protect all logins and other sensitive data.</p>
<p>If you are a Tiger Technologies customer, you can <a href="http://support.tigertech.net/ssl">get an SSL certificate</a> for a great price. (One type of certificate, a &#8220;self-signed certificate&#8221;, is even free if you&#8217;re already on our Gold or Platinum hosting plans.) If you&#8217;re not a Tiger Technologies customer, you can <a href="http://www.google.com/search?q=SSL+certificate">search for companies selling SSL certificates</a> or <a href="http://www.google.com/search?q=free+self-signed+certificate">search for free self-signed certificates</a>.</p>
<h3>Configuring WordPress</h3>
<p>Once you have an SSL certificate installed on your site, it&#8217;s easy to configure WordPress to use secure logins. Simply add this line anywhere to your wp-config.php file (after the opening “&lt;&#63;php” line):</p>
<p><code>define(&#39;FORCE_SSL_ADMIN&#39;, true);</code></p>
<p>This will ensure that your username and password are submitted to WordPress securely; all of your subsequent work (creating posts, etc) will be secure as well. You&#8217;ll see your Web browser&#8217;s &#8220;padlock&#8221; icon when you are using a secure connection. The WordPress &#8220;<a href="http://codex.wordpress.org/Administration_Over_SSL">Administration Over SSL</a>&#8221; page has more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/protect-your-wordpress-login/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.283 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-15 21:38:29 -->

