Setting up WordPress on 1&1

I just want to get down a few notes on setting up WordPress on 1&1, my web host. 1&1 has something called “click & build” that lets you do a quick setup of WordPress, or Drupal, or Joomla, or a bunch of other stuff. First, I should say that there’s no reason I couldn’t have done the setup manually — creating a MySQL database, then unzipping the WordPress files into a folder in my web space, and running the regular WordPress install. I’ve done that before, in other environments, and I don’t think it would have been hard to do with 1&1.

But I decided to try the click & build option. When you first go into that section in the 1&1 admin, you have options for three kinds of installs – basically an eval install, a “safe” install, and a “free” install. I skipped the eval install. I had heard that it wasn’t terribly useful, unless you just want to set up a simple temporary install that you’re going to tear down later. So I started with the “safe” option. In that option, 1&1 locks down a few things, and gives you a basic WordPress install that will (supposedly) be automatically kept up to date. Poking around a bit, I didn’t see anything too unusual about it. It includes a special WordPress module that, I guess, is used to handle the automatic updates. After messing with that for a little bit, I went back and converted it to a “free” install. This wasn’t too difficult, but it did involve moving the SQL data to a different database. (I guess it was in a shared database before.) So, with that done, I had an unlocked WordPress install that was pretty reasonable. I used that for testing, and still have it set up, but I decided to start fresh for my “production” install.

For the final install, I went straight to a new “free” install. With a new “free” install, you’re prompted for a lot of the same things that the normal WordPress installer prompts for, but it’s all done in the context of the 1&1 admin interface. Once you’ve answered all the questions, then 1&1 chugs away for a few minutes, and, at the end, you’ve got your WordPress install.

I think it worked out pretty well, and I have a reasonably standard and up-to-date WordPress install in place now. If you go out to Google and look for opinions on the 1&1 click & build experience, most of what you’ll find is pretty negative. Many of the posts I found on this were pretty old, though, so I’m guessing that 1&1 has improved the experience over time. And some of them were just expressing frustration with the “safe” install, in cases where that obviously wasn’t the right choice. The one fairly balanced, and fairly recent, review I found is here. A lot of what he writes doesn’t really apply to me, since I’m a long-time 1&1 customer, on a plan that’s probably not available to new users. So, as long as things keep working for me, there’s no compelling reason for me to switch to anyone else.

So that’s my long and exciting post about the experience of setting up WordPress on 1&1. Next up, I want to post some notes about my experience with the Blogger importer.

 

Hello from WordPress!

I’ve just switched my blog from Blogger to WordPress. I’ve been using Blogger since, oh, 2001, so switching to a new blogging platform is not something I’d do on a whim. I originally started thinking about moving to WordPress in 2010. Then, since I was doing so much work with Drupal, I started thinking about switching over to Drupal instead. But I could never get the Drupal Blogger import module to work right. I messed around with that for a while, put it aside, came back to it once or twice, and eventually gave up. I’m no longer doing any professional work in Drupal, and I’ve been stumbling across some WordPress stuff lately, so I decided to give WordPress a shot. I have done some work with WordPress at my last job, so I was already familiar with the basics, from an end-user perspective, and some of the internals, from a developer’s perspective. I’ve never messed with WP themes though, so that’s something I need to learn more about.

Well, I have the basics of this blog set up now, and it should be available at my usual address, blog.andrewhuey.com, so I’m going to post this now, and take a break. Later, I plan on writing up some more notes on WordPress setup, which I’m sure everyone will find very exciting. 🙂