<?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>Lightning Base</title>
	<atom:link href="http://lightningbase.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lightningbase.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 10 May 2013 15:48:05 +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>Automatic Updates Applied to WP Super Cache and W3 Total Cache</title>
		<link>http://lightningbase.com/security/wp-super-cache-w3-total-cache-vulnerability/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wp-super-cache-w3-total-cache-vulnerability</link>
		<comments>http://lightningbase.com/security/wp-super-cache-w3-total-cache-vulnerability/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 21:17:42 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=899</guid>
		<description><![CDATA[There was a recent Sucuri post about vulnerabilities in WP Super Cache and W3 Total Cache. The plugins were allowing PHP injections in comments as noted in this WordPress.org thread. Both plugin authors have already patched their plugins. Because these are widely used and it is a serious WordPress vulnerability (which has now been made [...]]]></description>
				<content:encoded><![CDATA[<p>There was a recent <a href="http://blog.sucuri.net/2013/04/update-wp-super-cache-and-w3tc-immediately-remote-code-execution-vulnerability-disclosed.html">Sucuri post</a> about vulnerabilities in WP Super Cache and W3 Total Cache. The plugins were allowing PHP injections in comments as noted in <a href="http://wordpress.org/support/topic/pwn3d">this WordPress.org thread</a>.</p>
<p>Both plugin authors have already patched their plugins. Because these are widely used and it is a serious WordPress vulnerability (which has now been made extremely public), we decided to push an automatic update to all Lightning Base-hosted sites. This means you should be taken care of. If the plugin authors add any additional security updates in the next few days we will push those out as well.</p>
<p>Unlike the brute force attack we recently posted about, this requires no action on our clients&#8217; part, so we will not be bothering everyone with another security-related email. If you always want to catch these types of updates, we have an <a href="http://lightningbase.com/feed/">RSS feed</a> or you can follow us on <a href="http://twitter.com/lightningbase">Twitter</a>/<a href="http://facebook.com/lightningbase">Facebook</a>.</p>
<p>As always, if you have any questions, don&#8217;t hesitate to get in touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/security/wp-super-cache-w3-total-cache-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The WordPress Brute Force Attack and Lightning Base</title>
		<link>http://lightningbase.com/security/wordpress-brute-force-attack/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-brute-force-attack</link>
		<comments>http://lightningbase.com/security/wordpress-brute-force-attack/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 13:47:42 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=881</guid>
		<description><![CDATA[There is a lot of discussion around the internet about an ongoing brute force attack targeting WordPress powered sites. We&#8217;ve started to get support requests from customers asking about this, so I&#8217;m going to take a look here at what is happening, what you can do, and what Lightning Base is doing about it. What [...]]]></description>
				<content:encoded><![CDATA[<p>There is a lot of discussion around the internet about an ongoing brute force attack targeting WordPress powered sites. We&#8217;ve started to get support requests from customers asking about this, so I&#8217;m going to take a look here at what is happening, what you can do, and what Lightning Base is doing about it.</p>
<div id="attachment_888" class="wp-caption alignright" style="width: 310px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2013/04/bigstock-Brute-Force-676022.jpg" rel="lightbox[881]"><img class="size-medium wp-image-888" alt="A brute force attack in progress." src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2013/04/bigstock-Brute-Force-676022-300x199.jpg" width="300" height="199" /></a>
<p class="wp-caption-text">A brute force attack in progress.</p>
</div>
<h2>What is a Happening?</h2>
<p>WordPress sites of all kinds are seeing large amounts of traffic trying to login at wp-login.php. This is what we refer to as a brute-force attack &#8211; rather than using some fancy trick to compromise your site, a hacker is just going at it with a giant list of passwords and hoping to find one that works.</p>
<p>The attack uses thousands of IP&#8217;s and is almost certainly the product of a botnet, most likely of compromised desktop machines. By using a large network it is harder to block the attack (we can&#8217;t just mark a few IP&#8217;s in the firewall) and the attacker has the ability to do a tremendous amount of volume.</p>
<p>It appears that sites are being targeted largely at random. There are a variety of ways that the Internet can be scanned for WordPress installations, and I would guess the attack is using a system to automatically scan for WP installations, and then roll through each URL to attempt a compromise. More popular sites seem to more frequently be targets, which could be intentional, or might just be a byproduct of how the sites are being found.</p>
<p>One of the primary ways the attack was noticed was that some hosts started seeing downtime due to high load. When the attack starts hammering away hard enough at a site, servers without enough excess capacity get bogged down or possibly even inaccessible. Lightning Base has not seen any occurrence of downtime related to this attack, which is likely due to the headroom on our servers and pre-existing brute force protection.</p>
<h2>The Lightning Base Response</h2>
<p>Brute force attacks against WP are nothing new &#8211; Lightning Base has always had some basic protection against these kinds of exploits. The attacks have historically been much more limited than we are seeing now however.</p>
<p>In order to provide further protection, we have tweaked our brute force rules to be considerably more aggressive. This may result in a legitimate user being blocked from logging in to a site. These blocks are temporary &#8211; I would suggest trying to avoid them by typing your password carefully and not visiting the wp-login.php page excessively. If you do get blocked, come back an hour out so later, and contact support if you still can&#8217;t get in.</p>
<p>Also, just to note, if an IP is blocked from one site, it will be blocked from logging in to all sites on that server. For those of you with multiple sites, you will be at higher risk of accidentally being blocked if you are rapidly logging in to multiple sites. This is helpful, however, as it provides substantially better protection.</p>
<p>We will continue tweaking our rules as we learn more about the attack.</p>
<h2>The Reality of a Brute Force (Strong Passwords Win)</h2>
<p>The interesting thing about a brute force attack like this is that it should not work. If you use a password that is over 8 characters and includes upper/lower case letters, numbers, and symbols, the number of possible combinations rises into the quadrillions. To have even an off-chance of getting it right, trillions of guesses would be required.</p>
<p>Our servers might be fast, but they aren&#8217;t fast enough to allow trillions of guesses, even if we wanted them to (and remember, that would only make for a slim chance of getting in) . Add in the protections we have put in place, and it would be unlikely to see more than a few thousand guesses, even with many IP&#8217;s.</p>
<p>The problem is that many users use terrible passwords. The attack is almost certainly not guessing completely random combinations &#8211; it most likely uses words, acronyms, or other more common strings, combined with some numbers or symbols perhaps. This can rapidly knock down the number of guesses required to the thousands, which gives them a real shot if users have not used random passwords.</p>
<p>Morale of the story: A few letters or a word combined with a number is not secure at all. A random combination of characters is incredibly secure.</p>
<h2>What You Can Do</h2>
<p>In order to avoid being compromised by a brute force attack, the first thing you should do is make sure you have a strong password. To do this, login to your WordPress dashboard, then in the menu click Users -&gt; Your Profile. Near the bottom of the page there is a password change box, which includes a handy password strength indicator. Make sure you choose a password that maxes out that bar.</p>
<p>That should make you very safe. Add in our brute force protection and you probably have nothing to worry about.</p>
<p>There are also a large number of plugins dealing with security. You are free to run most any of these on our system. I don&#8217;t believe any are necessary, however, given what we have seen.</p>
<p>And just to reiterate: use a strong password.</p>
<p>If you have any questions about what is going on, or particular concerns about your site, please open a support ticket (<a href="https://secure.lightningbase.com/submitticket.php">https://secure.lightningbase.com/submitticket.php</a>) and we will be happy to help out.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/security/wordpress-brute-force-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.5.1</title>
		<link>http://lightningbase.com/wordpress/wordpress-3-5-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-3-5-1</link>
		<comments>http://lightningbase.com/wordpress/wordpress-3-5-1/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 03:17:47 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=876</guid>
		<description><![CDATA[Just a quick update &#8211; WordPress 3.5.1 was released today. There won&#8217;t be anything obviously exciting for most users, but this does contain a few bug fixes and addresses security issues. Sites set to receive either major or minor updates should receive this update automatically tonight. For everyone else, I recommend you update at your [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2011/12/Wordpress-Logo-Grey1.png" rel="lightbox[876]"><img class="alignright size-full wp-image-30" alt="Wordpress-Logo-Grey[1]" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2011/12/Wordpress-Logo-Grey1.png" width="100" height="100" /></a>Just a quick update &#8211; WordPress 3.5.1 <a href="http://wordpress.org/news/2013/01/wordpress-3-5-1/">was released today</a>.</p>
<p>There won&#8217;t be anything obviously exciting for most users, but this does contain a few bug fixes and addresses security issues.</p>
<p>Sites set to receive either major or minor updates should receive this update automatically tonight. For everyone else, I recommend you update at your soonest convenience. This does fix some potential security problems and is unlikely to cause issue with many plugins or themes.</p>
<p>In other news, we&#8217;ve been trying to get some updates done to the Lightning Base service in the midst of bringing on new clients. You will hopefully be seeing updates here in the coming weeks regarding some exciting additions and improvements to what we offer.</p>
<p>If you have any questions, as always,<a href="http://lightningbase.com/contact/"> just get in touch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/wordpress/wordpress-3-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.5 Upgrade</title>
		<link>http://lightningbase.com/wordpress/wordpress-3-5-upgrade/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-3-5-upgrade</link>
		<comments>http://lightningbase.com/wordpress/wordpress-3-5-upgrade/#comments</comments>
		<pubDate>Wed, 12 Dec 2012 01:59:20 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=865</guid>
		<description><![CDATA[WordPress 3.5 was released early today. Getting Upgraded We&#8217;re considering this a major update &#8211; if you&#8217;re set to have major updates automatically run, the upgrade should have already taken place and there will be a backup in your account. Clients configured for minor updates only (which is generally our recommendation) will not receive this [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-30" alt="Wordpress-Logo-Grey[1]" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2011/12/Wordpress-Logo-Grey1.png" width="100" height="100" />WordPress 3.5 was released early today.</p>
<h2>Getting Upgraded</h2>
<p>We&#8217;re considering this a major update &#8211; if you&#8217;re set to have major updates automatically run, the upgrade should have already taken place and there will be a backup in your account. Clients configured for minor updates only (which is generally our recommendation) will not receive this update automatically.</p>
<p>As always, I strongly encourage everyone to update soon. Keeping up to date gives you access to any new features, and is a key part of keeping your WordPress installation secure. You&#8217;ll want to check your plugins/themes for updates as well, as there are always a slew of them released in time with new WP versions, often offering tweaks for compatibility with the new release.</p>
<p>We have not seen any problems with our hosting configuration and WordPress 3.5. If you do upgrade and experience any issues, <a href="http://lightningbase.com/contact/">get in touch</a> and we&#8217;ll be happy to help.</p>
<h2>What&#8217;s New in WordPress 3.5?</h2>
<p>This new version has some nice features, especially the upgraded media manager:</p>
<div id="attachment_866" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/12/wordpress35mediamanager.jpg" rel="lightbox[865]"><img class="size-large wp-image-866" alt="wordpress35mediamanager" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/12/wordpress35mediamanager-560x341.jpg" width="560" height="341" /></a>
<p class="wp-caption-text">WordPress 3.5 Media Manager</p>
</div>
<p>It&#8217;s nice to use, and will be even better for those of you that like to create galleries.</p>
<p>Also included is the new 2012 theme, a high-resolution dashboard, integration with &#8220;favorite&#8221; plugins from WordPress.org, and more.</p>
<p>As usual, there are also a couple changes that could cause confusion. The &#8220;HTML&#8221; tab in the post editor has been renamed &#8220;Text,&#8221; although it still operates the same way. I believe this change is related to the fact that the tab has never offered complete HTML support. The other possibly confusing change is that the &#8220;Links&#8221; menu has been removed from new installs &#8211; not many people seem to use that, but if it&#8217;s something you like, there is a plugin to <a href="http://wordpress.org/extend/plugins/link-manager/">get back the Links menu</a>.</p>
<h2>More Info</h2>
<p>If you want some information straight from the source, you can check out the <a href="http://wordpress.org/news/2012/12/elvin/">WordPress.org blog post regarding &#8220;Elvin.&#8221;</a> Also interesting is to look at <a href="http://wordpress.org/download/counter/">the WordPress download count</a> &#8211; you can still be among the first million!</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/wordpress/wordpress-3-5-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now Arriving In&#8230; Frankfurt</title>
		<link>http://lightningbase.com/company-news/now-arriving-frankfurt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=now-arriving-frankfurt</link>
		<comments>http://lightningbase.com/company-news/now-arriving-frankfurt/#comments</comments>
		<pubDate>Wed, 14 Nov 2012 14:26:00 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[Company News]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=821</guid>
		<description><![CDATA[To anyone that follows us it&#8217;s not much of a surprise, but I have a big announcement to make: Lightning Base is bringing its managed WordPress hosting service to Europe. We&#8217;ve been up and running in Frankfurt now for over a month, and have already brought over some existing clients, as well as a few [...]]]></description>
				<content:encoded><![CDATA[<p>To anyone that follows us it&#8217;s not much of a surprise, but I have a big announcement to make: Lightning Base is bringing its managed WordPress hosting service to Europe.</p>
<p>We&#8217;ve been up and running in Frankfurt now for over a month, and have already brought over some existing clients, as well as a few new ones that just couldn&#8217;t wait.</p>
<h2>The Same Thing, But Across An Ocean</h2>
<p>Our European setup is basically identical to the US location, with the same redundant systems, the same WordPress-specific server setup, and of course the same service our current customers receive.</p>
<p>New customers will benefit from the experience we have working with US clients, hosting their WordPress based websites. We&#8217;ve made numerous improvements over that time, hitting <a href="http://lightningbase.com/press-releases/lightning-base-launches-version-2-of-its-managed-wordpress-hosting-service/">version 2.0</a>, what <a href="http://lightningbase.com/company-news/upgraded-for-wordpress-uptime/">could be called 3.0</a>, adding <a href="http://lightningbase.com/company-news/additional-ftp-accounts/">many</a> <a href="http://lightningbase.com/company-news/emails-sendgrid/">useful</a> <a href="http://lightningbase.com/company-news/new-feature-clone-your-site/">features</a>, and increasing the expertise of our support.</p>
<p>Even better, you can access the remote location from your same account. You&#8217;ll need an additional plan, but you can easily create and manage both US and Europe sites right inside our control panel.</p>
<h2>Why Europe? Why Frankfurt?</h2>
<p>The Internet is all just up in the clouds right? So why bother?</p>
<h3>Speed</h3>
<p>Frankfurt is over 5000 miles from Las Vegas. Or a little under .2 seconds, in terms of Internet distance. I expect sites hosted in Europe will experience a solid .1+ second improvement in response times for European users as compared to our US location. This isn&#8217;t a lot, but it counts on every single pageload &#8211; and with sites that experience thousands of these, that equals hours saved every month.</p>
<p>More importantly, this .1 second is a perceivable difference, especially on a fast connection. We want your sites to be fast, and there&#8217;s no reason to handicap ourselves by using servers that are too far away. Our CDN helps with the static content, but there&#8217;s no getting around the distance on that initial response to every single click.</p>
<p>Regarding Frankfurt &#8211; within Europe it&#8217;s a great location. It is relatively central, has a tremendous number of Internet connections running through it, and is not in a place likely to suffer a major natural disaster. We are also able to partner with the same company for datacenter space as in the US.</p>
<h3>Regulation</h3>
<p>The EU has a set of privacy regulations that are different from those in the US. We aren&#8217;t lawyers here and I&#8217;m not going to try and give legal advice about how to deal with that fact. But I know some companies feel more comfortable if private information (such as phone numbers and email addresses included in form submissions) are kept within the EU, and now we can help them do that.</p>
<h2>Which Location is Best for You?</h2>
<p>So where should you have your site hosted? First, remember that this is not a critical decision &#8211; our hosting often results in performance gains of several seconds over the old hosts&#8217; of transfer sites. So relatively speaking, geography does not matter as much. But if you want that last little bit of speed, proximity counts. Here are some thoughts:</p>
<p>- If almost all your visitors are in the US or Europe, it&#8217;s an easy choice. This is typical for small businesses located in either place.<br />
- The US location is faster to North America, South America, Eastern Asia and generally Australia.<br />
- The European location is faster to Europe, Africa, the Middle East, Western Asia, and generally India.</p>
<p>If you have a blend of traffic from many countries, it&#8217;s nice to be located near the server yourself, as it will make the dashboard more responsive.</p>
<h2>How To Get Setup</h2>
<p>Getting your site running at our Frankfurt location is easy. Visit <a href="https://secure.lightningbase.com/cart.php?gid=1">our shopping cart</a>, choose your plan, and you&#8217;ll get an option to register a domain. Once you enter your domain, you&#8217;ll see this:</p>
<div id="attachment_831" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/LightningBaseSelectLocation.png" rel="lightbox[821]"><img class="size-large wp-image-831" title="LightningBaseSelectLocation" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/LightningBaseSelectLocation-560x524.png" alt="Select  Your Location" width="560" height="524" /></a>
<p class="wp-caption-text">Select Your Location</p>
</div>
<p>That location box is a new addition, which defaults to Las Vegas. But give it a click and you can change it to:</p>
<div id="attachment_830" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/SelectLocationFrankfurt.png" rel="lightbox[821]"><img class="size-large wp-image-830" title="SelectLocationFrankfurt" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/SelectLocationFrankfurt-560x97.png" alt="European Location Selected" width="560" height="97" /></a>
<p class="wp-caption-text">European Location Selected</p>
</div>
<p>Your account will be automatically provisioned on a server at our Frankfurt location. WordPress will be auto-installed, and if you registered a new domain with us, it should be pointed at the server and ready to go within a few minutes.</p>
<h2>What&#8217;s Next?</h2>
<p>Adding a second location to our setup has been a big change. For those of you not located near either of our datacenters, the good news is that adding one will make it easier to add more, and I do expect to bring additional locations online over the coming year. If there&#8217;s a city you would prefer, <a href="http://lightningbase.com/contact/">let us know</a>.</p>
<p>We have some other new features on the way as well, including an upcoming email service, and a number of upgrades to our client area. These should roll out in the next few weeks &#8211; you&#8217;ll see updates on this blog as they happen.</p>
<p>If you have any questions, or need help getting an account setup, don&#8217;t hesitate to <a href="http://lightningbase.com/contact/">get in touch</a>.</p>
<p><em>To see the formal announcement, read the press release below.</em></p>
<p>&nbsp;</p>
<h2>Press Release</h2>
<h3>Lightning Base Expands: Adds European Location to Managed WordPress Web Hosting Service</h3>
<p><strong>Lightning Base LLC announced today the public availability of its managed WordPress web hosting in Europe, providing faster response times and a local regulatory environment for European firms.</strong></p>
<p>Lightning Base has opened to new clients its WordPress hosting service in Frankfurt, Germany, This location uses the same highly available configuration on which Lightning Base&#8217;s US location currently runs and offers clients faster connections to Europe, Africa, the Middle East, and Western Asia. Combined with Lightning Base&#8217;s global CDN, this will enhance the WordPress host&#8217;s ability to serve customers from around the world.</p>
<p>&#8220;Lightning Base serves a global client base, and has seen increasing demand for WordPress hosting in Europe. Although our included CDN mitigates some of the disadvantage of a distant server, our Frankfurt system will provide for lightning-fast response times throughout Europe and nearby locations&#8221; said Chris Piepho, founder of Lightning Base. &#8220;We hope to continue adding locations over the coming year to better serve clients in all parts of the world.&#8221;</p>
<p>The Frankfurt location offers response times to European cities that are approximately one tenth of a second faster than those from Lightning Base&#8217;s US servers. Businesses will also benefit from their data remaining in the EU, potentially circumventing concerns regarding privacy and data protection in another jurisdiction. European customers will continue to benefit from Lightning Base&#8217;s CDN, with edge points throughout the continent, and geographically distributed DNS service, which includes a London node for fast DNS resolution.</p>
<p>Lightning Base is in the midst of a series of enhancements to its WordPress hosting service. Recent updates include:</p>
<p>- A new, redundant and easily-scaled hardware configuration.<br />
- The ability for clients to automatically unblock their IP from Lightning Base firewalls by logging into the client area.<br />
- A system status site offering clients information regarding any issues, and a public uptime page offering prospective customers a view into the service&#8217;s reliability.</p>
<p>The company will also be upgrading its client area and releasing a new email service for WordPress hosting clients in the coming weeks.</p>
<p>Existing customers can have their WordPress sites migrated to the new European location by opening a ticket and requesting a transfer. New clients can easily select the location while signing up for service on the Lightning Base website. WordPress sites hosted in Germany will be charged the same competitive rates currently provided to US customers.</p>
<p>About Lightning Base</p>
<p>Lightning Base is a managed WordPress hosting provider founded in 2011 and based in Minneapolis, MN. The company provides fast, reliable, and easy to use WordPress installations at servers based in Las Vegas, NV and Frankfurt Germany, combined with an included CDN for worldwide content distribution. Free managed services include site transfer or installation, caching setup, automatic updates, backups, and experienced WordPress support. For more information visit: lightningbase.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/company-news/now-arriving-frankfurt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unblock Yourself From the Firewall &amp; Our New Status Page</title>
		<link>http://lightningbase.com/company-news/firewall-unblock-status-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=firewall-unblock-status-page</link>
		<comments>http://lightningbase.com/company-news/firewall-unblock-status-page/#comments</comments>
		<pubDate>Tue, 06 Nov 2012 16:03:57 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[Company News]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=784</guid>
		<description><![CDATA[We occasionally get an email like this: SERVER DOWN &#8211; My WordPress site is down. It doesn&#8217;t respond to FTP or anything else. I also can&#8217;t access the Lightning Base website or the control panel. Are your systems down? Help! Luckily, almost every mail we&#8217;ve received like that was because of the same thing &#8211; [...]]]></description>
				<content:encoded><![CDATA[<p>We occasionally get an email like this:</p>
<blockquote><p>SERVER DOWN &#8211; My WordPress site is down. It doesn&#8217;t respond to FTP or anything else. I also can&#8217;t access the Lightning Base website or the control panel. Are your systems down? Help!</p></blockquote>
<p>Luckily, almost every mail we&#8217;ve received like that was because of the same thing &#8211; our firewall blocking the customer. Their site was still accessible to the rest of the world.</p>
<h2>What Happened?</h2>
<p>Lightning Base is designed keep your WordPress sites secure. Part of this involves a fairly aggressive, active firewall. If someone is trying to guess your SFTP password, they get blocked. If they&#8217;re posting malicious code to your site, they get blocked. If they start scanning for vulnerabilites, they get blocked.</p>
<p>But on the other hand, if you forget your SFTP password&#8230; you might get blocked as well. Or if you do something else that looks suspicious, which can happen when working on a site. A lot of webhosts just let this stuff through, because dealing with support requests from clients is a hassle (it&#8217;s also harder to lock things down when you&#8217;re not just focused on WordPress), but we don&#8217;t.</p>
<p>Add in the fact that our firewalls can communicate, so getting blocked from one piece of our infrastructure might keep you off other parts &#8211; and you have a recipe for trouble. When you get blocked, the connection just dies, the server never responds. It appears the server is down.</p>
<h2>So Unblock Yourself (Automatically!)</h2>
<p>The first fix for this is that we have moved the main Lightning Base control panel onto a completely separate system. So if you get blocked from your site, you probably won&#8217;t be able to visit the main Lightning Base website, but <a href="http://secure.lightningbase.com">secure.lightningbase.com</a> (the control panel) and <a href="status.lightningbase.com">status.lightningbase.com</a> should still be available.</p>
<p>Even better, when you login to <a href="http://secure.lightningbase.com">secure.lightningbase.com</a>, it will automatically register your IP, check the firewalls for blocks, and clear your IP if it&#8217;s listed. Simple.</p>
<p>If that does not work, or you&#8217;re trying to unblock a client, you can also manually clear IP&#8217;s from the firewall.</p>
<div id="attachment_792" class="wp-caption aligncenter" style="width: 585px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/UnblockIPMenu.png" rel="lightbox[784]"><img class="size-full wp-image-792" title="Unblock IP Menu" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/UnblockIPMenu.png" alt="" width="575" height="233" /></a>
<p class="wp-caption-text">Unblock IP in the Lightning Base support menu</p>
</div>
<p>This will allow you to access your WordPress site again.</p>
<div id="attachment_793" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/UnblockIPAddress.png" rel="lightbox[784]"><img class="size-large wp-image-793" title="Unblock IP Address" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/UnblockIPAddress-560x317.png" alt="" width="560" height="317" /></a>
<p class="wp-caption-text">Unblock your IP with this form</p>
</div>
<p>You get a simple form, pre-filled with your detected IP address (or you can enter another). For security&#8217;s sake, we&#8217;ll only allow limited usage of this, but it should be plenty for the occasional accident. As always, our support staff is happy to help out as well.</p>
<h2>Our New Status Page</h2>
<p>In addition to the above, Lightning Base now has a much more robust system for informing clients of our system status.</p>
<p>If you are having trouble accessing your site, I encourage you to visit <a href="http://status.lightningbase.com" target="_blank">status.lightningbase.com</a>.</p>
<div id="attachment_803" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/LightningBaseStatusPage.png" rel="lightbox[784]"><img class="size-large wp-image-803" title="LightningBaseStatusPage" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/LightningBaseStatusPage-560x482.png" alt="" width="560" height="482" /></a>
<p class="wp-caption-text">Lightning Base Status Page</p>
</div>
<p>This page includes a blog and Twitter feed which will be updated if an issue will not be resolved within a couple minutes. It also has instructions for unblocking yourself from the firewall, who to contact for help, and a link so you can check the server status.</p>
<h2>And An Automated Monitoring Site</h2>
<p>Server status is provided by our new public monitoring page &#8211; <a href="http://up.lightningbase.com/" target="_blank">up.lightningbase.com</a></p>
<div id="attachment_800" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/LightningBaseMonitoringSite.png" rel="lightbox[784]"><img class="size-large wp-image-800" title="LightningBaseMonitoringSite" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/11/LightningBaseMonitoringSite-560x423.png" alt="" width="560" height="423" /></a>
<p class="wp-caption-text">A Portion of the Lightning Base Monitoring Site</p>
</div>
<p>This page is automatically generated by Pingdom, making it completely independent of our infrastructure. You might notice some extra services on there&#8230; both the EU hosting location and email service will be announced in the coming days/weeks.</p>
<h2>Any Feedback?</h2>
<p>I&#8217;m excited about the firewall unblocking addition, as it will let our customers easily resolve one of their most common issues, rather than nervously waiting for our support staff to help out.</p>
<p>In the event of a real problem, the status page will provide a quicker (and less support-intensive) option for getting updates. And our new monitoring page should both be convenient for customers and great for showing off Lightning Base&#8217;s reliability.</p>
<p>If you have any thoughts on how we could make these upgrades more useful, <a href="http://lightningbase.com/contact/" target="_blank">please get in touch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/company-news/firewall-unblock-status-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgraded for WordPress Uptime</title>
		<link>http://lightningbase.com/company-news/upgraded-for-wordpress-uptime/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=upgraded-for-wordpress-uptime</link>
		<comments>http://lightningbase.com/company-news/upgraded-for-wordpress-uptime/#comments</comments>
		<pubDate>Fri, 26 Oct 2012 14:52:47 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[Company News]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=752</guid>
		<description><![CDATA[The reliability of WordPress sites hosted at Lightning Base has been very good, well over 99.9%. But when it comes to uptime, you can always do better. In light of this, we&#8217;ve upgraded. What&#8217;s Improved? In our new system, sites run off ultra-fast storage in Raid 10, just like before. But this storage is now [...]]]></description>
				<content:encoded><![CDATA[<p>The reliability of WordPress sites hosted at Lightning Base has been very good, well over 99.9%. But when it comes to uptime, you can always do better.</p>
<p>In light of this, we&#8217;ve upgraded.</p>
<h2>What&#8217;s Improved?</h2>
<p>In our new system, sites run off ultra-fast storage in Raid 10, just like before. But this storage is now continually replicated in a second building. If there&#8217;s a serious problem on the server, the system can be automatically booted up in the second availability zone. This should be nearly immune to hardware failures &#8211; even if the building burned down.</p>
<p>In addition to the better redundancy, these are upgraded servers. We&#8217;re providing access to the same number of processors per plan as before, but these are faster systems, so customers are getting a free upgrade in performance. The new servers will also provide us with more disk space at a lower cost (thank you, falling hardware prices) and I expect to pass on some of that to our customers through larger storage quantities in the coming weeks.</p>
<p>For the curious, our new system is located at SwitchNap in Las Vegas. This is a state-of the art datacenter with great connectivity, redundancy, and security (check our site next week for the public announcement of our new European location, using the same highly-available setup, which is already open for current customers).</p>
<p><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/10/dcus_supernap_tscif_31.jpg" rel="lightbox[752]"><img class="aligncenter size-large wp-image-763" title="SwitchNap Inside" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/10/dcus_supernap_tscif_31-560x311.jpg" alt="" width="560" height="311" /></a></p>
<h2 style="text-align: left;">Getting Started on the New Setup</h2>
<p>Anyone who signs up for a new account, or existing customers creating a new hosting plan, will automatically be setup on the new system. If you&#8217;re an existing customer and would like be moved, open a support ticket and we&#8217;ll help get that done. It does require an IP change, but there should not be any downtime associated with getting switched over.</p>
<h2>More to Come</h2>
<p>I&#8217;m excited about what&#8217;s happening at Lightning Base &#8211; the above-mentioned upgrades, upcoming service in Europe, and a couple more announcements coming down the pipe. Our systems have gradually improved over the past year to the point where we can increasingly focus on new features and making the experience of managing your sites at Lightning Base easier and more enjoyable.</p>
<p>If you&#8217;re not a customer yet and want to get all the news &#8211; sign up for <a href="http://eepurl.com/q4MCL">updates via email</a>.</p>
<p>As always, if you have any questions &#8211; <a href="http://lightningbase.com/contact/">get in touch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/company-news/upgraded-for-wordpress-uptime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.4.2 Upgrade</title>
		<link>http://lightningbase.com/wordpress/wordpress-3-4-2-upgrade/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-3-4-2-upgrade</link>
		<comments>http://lightningbase.com/wordpress/wordpress-3-4-2-upgrade/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 13:31:34 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=740</guid>
		<description><![CDATA[WordPress released version 3.4.2 yesterday. It is a maintenance release, fixing bugs and improving security.  You can see more information regarding the changes at the WordPress Codex article on 3.4.2. If your site at Lightning Base is set to auto-upgrade for minor or major core updates, it was upgraded last night. You should have emails [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2011/12/Wordpress-Logo-Grey1.png" rel="lightbox[740]"><img class="alignright size-full wp-image-30" title="Wordpress-Logo-Grey[1]" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2011/12/Wordpress-Logo-Grey1.png" alt="" width="100" height="100" /></a>WordPress <a href="http://wordpress.org/news/2012/09/wordpress-3-4-2/" target="_blank">released version 3.4.2</a> yesterday.</p>
<p>It is a maintenance release, fixing bugs and improving security.  You can see more information regarding the changes at the <a href="http://codex.wordpress.org/Version_3.4.2" target="_blank">WordPress Codex article on 3.4.2</a>.</p>
<p>If your site at Lightning Base is set to auto-upgrade for minor or major core updates, it was upgraded last night. You should have emails both informing that your site was backed up, and that an upgrade was completed.</p>
<p>As always, if you need help performing an upgrade or have issues with the new version, please <a href="http://lightningbase.com/contact/" target="_blank">get in touch</a>. This is a minor release so it should be safe to upgrade most sites already on 3.4.x.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/wordpress/wordpress-3-4-2-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Feature: Clone Your Site</title>
		<link>http://lightningbase.com/company-news/new-feature-clone-your-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-feature-clone-your-site</link>
		<comments>http://lightningbase.com/company-news/new-feature-clone-your-site/#comments</comments>
		<pubDate>Wed, 02 May 2012 16:56:22 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=730</guid>
		<description><![CDATA[Let&#8217;s say you want to try out a new theme, a plugin, or just fiddle around with your site. Since the site is being visited by people all the time, you can&#8217;t just start testing on a whim. Enter our new feature &#8211; easy cloning of your WordPress site. Click clone, choose a subdomain or [...]]]></description>
				<content:encoded><![CDATA[<p>Let&#8217;s say you want to try out a new theme, a plugin, or just fiddle around with your site. Since the site is being visited by people all the time, you can&#8217;t just start testing on a whim.</p>
<p>Enter our new feature &#8211; easy cloning of your WordPress site.</p>
<div id="attachment_731" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/05/Clone-Wordpress.png" rel="lightbox[730]"><img class="size-large wp-image-731" title="Clone WordPress" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/05/Clone-Wordpress-560x249.png" alt="Easy WordPress Cloning at Lightning Base" width="560" height="249" /></a>
<p class="wp-caption-text">Easy WordPress Cloning at Lightning Base</p>
</div>
<p>Click clone, choose a subdomain or domain that is setup on our system, and you&#8217;ll have a copy of your site in seconds. Tweak to your heart&#8217;s content!</p>
<p>Once you&#8217;re done, it&#8217;s easy to uninstall the clone (see the uninstall button above) and repeat the changes on your main site.</p>
<p>What if you want to replace your main site with the clone? We do not currently support cloning over your main site, but can help you make the switch. Open a support ticket and we&#8217;ll be happy to assist. I expect we&#8217;ll publicly document the process for self-service in the near future.</p>
<p>All of these menus are located in our advanced control panel &#8211; if you&#8217;re a customer that is not yet using this self-service option, contact Lightning Base and we&#8217;ll get you going. And if you&#8217;re not yet a customer, <a href="http://lightningbase.com/pricing/">try out our service today</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/company-news/new-feature-clone-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now Hosting DNS</title>
		<link>http://lightningbase.com/company-info/now-hosting-dns/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=now-hosting-dns</link>
		<comments>http://lightningbase.com/company-info/now-hosting-dns/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 16:12:08 +0000</pubDate>
		<dc:creator>Chris Piepho</dc:creator>
				<category><![CDATA[Company Info]]></category>

		<guid isPermaLink="false">http://lightningbase.com/?p=689</guid>
		<description><![CDATA[DNS servers tell web browsers how to find your site. They&#8217;re an important, if sometimes obscure, portion of the internet. Lightning Base has historically asked customers to use an outside service for this, but is now launching a DNS network for our clients&#8217; WordPress-based websites. Why the Change? When Lightning Base started, hosting DNS seemed unnecessary [...]]]></description>
				<content:encoded><![CDATA[<p>DNS servers tell web browsers how to find your site. They&#8217;re an important, if sometimes obscure, portion of the internet. Lightning Base has historically asked customers to use an outside service for this, but is now launching a DNS network for our clients&#8217; WordPress-based websites.</p>
<h2>Why the Change?</h2>
<p>When Lightning Base started, hosting DNS seemed unnecessary &#8211; many domain registrars provide it free, and Cloudflare also provides high-quality, free DNS. It didn&#8217;t take long, however, to realize that many clients found using an outside DNS service confusing, and that it stopped us from helping clients manage their records when they needed help.</p>
<p>We could have just stuck a DNS service on our webhosting servers and called it a day, but with the importance of DNS I wanted to do it better.</p>
<h2>Our New Global DNS Service</h2>
<p>Today we&#8217;re launching a new, global DNS service (existing clients may have noticed the manage DNS links popping up in their control panels over the last few days). Our network includes servers on the US East and West coasts (New York and LA area), Europe (London) and Asia (Tokyo).</p>
<p>For the main domain on a hosting plan, there is an easy to use management area in our billing/support panel:</p>
<div id="attachment_696" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/03/Lightning-Base-DNS-Management.png" rel="lightbox[689]"><img class="size-large wp-image-696" title="Lightning Base DNS Management" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/03/Lightning-Base-DNS-Management-560x455.png" alt="Lightning Base DNS Management" width="560" height="455" /></a>
<p class="wp-caption-text">Lightning Base DNS Management</p>
</div>
<p>For those of you running multiple domains on a single plan, add-on domain DNS can be accessed in our advanced control panel:</p>
<div id="attachment_698" class="wp-caption aligncenter" style="width: 570px"><a href="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/03/Advanced-Panel-DNS-Editor.png" rel="lightbox[689]"><img class="size-large wp-image-698" title="Advanced Panel DNS Editor" src="http://992286499.r.lightningbase-cdn.com/wp-content/uploads/2012/03/Advanced-Panel-DNS-Editor-560x410.png" alt="Advanced Panel DNS Editor" width="560" height="410" /></a>
<p class="wp-caption-text">Advanced Panel DNS Editor</p>
</div>
<p>The distributed network of servers should make for good performance anywhere in the world, and also provides an important level of redundancy. To test it out, you can visit the website <a href="http://lightningbase-dns.com" target="_blank">http://lightningbase-dns.com</a>. Existing customers that host DNS elsewhere are free to continue using their current service, or move to this new option. Feel free to contact support if you need help making the switch.</p>
<p>New domains automatically have the records needed for our hosting added to their settings, and will get Google-Apps compatible MX records automatically as well (as most of our clients use this free email service). If you&#8217;re moving over an existing domain, please check the records in your control panel before changing your nameserver settings.</p>
<h2>What&#8217;s Next</h2>
<p>The DNS service was put together partially so that new site setup can be completely automated &#8211; from purchasing a domain to having WordPress installed and running. We&#8217;ll have an announcement regarding that in the next few days.</p>
<p>We&#8217;re also updating and improving our WordPress-specific Varnish configuration, which will lead to even better performance for everyone&#8217;s sites.</p>
<p>Finally, we&#8217;re working on more reseller solutions &#8211; the DNS service can be rebranded, which is one piece in creating a truly white-label offering, which will hopefully be announced next week.</p>
<p>Stop back for more updates, or <a href="http://lightningbase.com/pricing/">learn more about our WordPress hosting plans</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lightningbase.com/company-info/now-hosting-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via 992286499.r.lightningbase-cdn.com

 Served from: lightningbase.com @ 2013-05-22 18:41:10 by W3 Total Cache -->