Why you should switch to WordPress.org here.
Which plugins you have to check out once you do have a self hosted WordPress blog here.
How to use WordPress.. to come.
How to set everything up… HERE:
So after writing about how awesome WordPress is, here comes the guide. If it helped you, consider sharing it on Facebook, Twitter and your blog. Or maybe donate a Dollar to me via Amazon: There are books I want that don’t cost more than that!
If you don’t want to do all of this yourself, because you don’t have the time or are afraid to mess something up, write me and I’ll do it for you (you’d need to give me your data then, though.)
Step One:
Find a host. If you are from Germany I recommend sysprovide (my Host) and all-inkl.com (Crini and Me’s Host). If you are from the United States or any other country, BlueHost, DreamHost, etc. seem to be very popular! Prices start at 5 bucks.
There are free hosts, too, although obviously the service is probably not as high as with the GOOD commercial hosts: ingenyes.com and bubble.nu are two good examples. In Germany we have some free hosts, but most are sucky. I tried 4 or 5 of them before I decided to use sysprovide.
As for the requirements, WordPress says it all:
The requirements have changed as of WordPress 3.2. The minimum requirements for WordPress 3.1 are PHP 4.3 and MySQL 4.1.2.
If you want to know if your potential host has this, WordPress wrote your letter already. Just send it to them:
I’m interested in running the open-source WordPress <http://wordpress.org/> blogging software and I was wondering if my account supported the following:
- PHP 5.2.4 or greater
- MySQL 5.0 or greater
- The mod_rewrite Apache module
Thanks!
Now with most hosts in Germany you will already have your own domain (I have two!) if not, buy one. This shouldn’t be too expensive. If I wanted to buy another one I’d have to pay 5.50 EUR, I think.
You can buy domains here:
- GoDaddy: Buy a domain ending with .info for one year and pay 1,49 EUR, buy one ending with .org for 5,15 EUR. Or buy one with .com for 5 years and pay just one buck more than you’d have to pay if you bought it for one year: 8,46 EUR.
- NameCheap: Also a host, prices are a little higher than GoDaddy’s, I think.
If you already have one, you have to disconnect your old blog from it, so that it’ll work with your new blog.
Step Two:
If you’ve done all of that, it’s about WordPress now. Depending on your host you’ll have to either do the WordPress installation yourself or maybe your host will do it with the one click installation. I had the option but did the installation myself anyway.
If you do the one click thing, ignore the following stuff and scroll down.
- Download WordPress
- Download FileZilla, and Notepad++
- Open your webhost’s panel: Create a MySQL database, write down it’s name, your username and password
- Unzip your WordPress folder and open it.
- Open the config-sample.php file
- Edit the following part:
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'database_name_here');
/** MySQL database username */
define('DB_USER', 'username_here');
/** MySQL database password */
define('DB_PASSWORD', 'password_here');
/** MySQL hostname */
define('DB_HOST', 'localhost');
Done? Kay, then:
- Save this file as wp-config.php without the ‘sample’
- Open your Filezilla, log in (you got your FTP Server, Username and Password via mail)
- Copy your whole “wordpress” folder into the “html” folder (now you have it in a subdirectory!)
- OR Copy the CONTENT of the wordpress folder into the html folder (root directory, yay!)
Step Three
- Open your domain in Mozilla or Chrome or the Internet Browser of your choise. (As long as it’s not IE. If it is, go away from my blog now, sir!)
- Does this image appear?
![]()
- Fill it out, and you are done.
- If not, open yourdomain.com/wordpress
- To later change this so that everyone will find your blog under yourdomain.com, open Settings › General and then change the Site Address. So that your WordPress address will be: yourdomain.com/wordpress and your Site Adress will be yourdomain.com : )
- If it still does not work, leave a comment or read WordPress’s guide here.
Step Four
- Now you need to ex– and import your old blog. This is easily done:
- Read here how it’s done if you had a Blogspot/Blogger blog.
- Read here how it’s done if you had a WordPress blog.
- Read here about it if you’re from Livejournal.
- Read here about all the other platforms, including tumb1r and Twitter (!)
- Importing the whole thing is even easier!
Important: If the file is larger than 2MBs there might be problems, so try to i.e. export several files: One with posts filed under the category “1 Star Rating”, the next for the 2 star reviews, etc. OR use a file splitter! (Evangeline might help you with that part!) OR – and this is what I would probably do – override the default limit in the htaccess file you have in your root directory. There are several explanations as to how it is done here, here, here, and here. *
![]()
Done? Your blog content will now be displayed on your blog!
Things you’ll want to do before you tell everyone about your new blog, though:
Step Five
Categories and Tags. Think about how you’ll want to use them. If you want to add taxonomies, write me and I’ll send you a taxonomy plugin. (I wrote a tutorial, should I publish it? oô) Then set them up! It’s important!
Plugins. First thing, install the ones you really need, for example the ones I’ve mentioned here. Don’t forget a cool Captcha plugin!
Theme. It’s easy to customize a theme, but first chose one. There are so many cool free themes, so I’d pick one of those. If you want to change your font, background color etc. either open your style.css (Dashboard › Appearance › Editor) and edit it. If you don’t know what to change, ask someone (i.e. me muaha!) to help you. WordPress is cool and we love to help eachother!
Sidebars. You’ll want to add a Search, your Archive and Categories. Maybe also a little About. What else? Your Networked Blogs and Bloglovin widget, your Goodreads widget, your Twitter feed? There are many things. Remember that almost EVERYONE who answered the Blog Survey said they don’t like sounds and too many (more than 3) buttons in sidebars!
Pages. With WordPress you can add as many pages as you want to and you should make use of that! Things that seem to be popular: About, Review Policy, Policy (it’s illegal to NOT have one, did you know that?), Review Archive (sorted by author or title, not date! Most people don’t give a f-ck about WHEN you reviewed the book, they get that when they use the WordPress Archive!), Library Archive (like.. ALL the books you read), Credits (If you use pictures from other websites, or music, or well anything.. If you were inspired by something another blogger used, write it down HERE. You can get sued for NOT doing it, it’s a nice gesture and other people might be curious to know anyway!)
Update Blog Services, let the world know!
Update Goodreads, NetGalley, Networked Blogs, Amazon, LibraryThing, Shelfari, Bloglovin, Twitter, Facebook, and most importantly your Feedburner!
Write about it. Important! Write about it, so that your old followers will know!
Make them bitches want to follow you again! ; ) And yeah, I know that you know what I mean. A Giveaway does the trick. Or two.
What’s left to do? Tell the world how awesome WordPress is so that GFC will die.
*Links to come

January 14, 2012 at 10:14 pm
GFC will be removed soon, from what I read. :D
January 27, 2012 at 2:48 am
I thought only for Non Blogger blogs.. ;(
January 27, 2012 at 6:00 am
Is it? I didn't know that. Too bad, then, I guess...
Evangeline recently posted Blog Survey 2012