Your First 10 Minutes with A New WordPress Blog

Your First 10 Minutes with A New WordPress Blog


I’ve been using WordPress for quite awhile. Whether for my own blogs or blogs belonging to friends, I’d hazard that I’ve installed and configured nearly 100 WordPress installations over the years. Over the course of spending all that time, I’ve learned a thing or two about how to get WordPress dialed in, and you can knock most of them out while you’re waiting on a sufficiently complicated espresso-based beverage at Starbucks™.

Now, let’s be clear - I’m not going to tell you to come up with a clever title for your spiffy new blog or how to get gobs and gobs of Internet groupies to throw their underwear at you. These are things that most folks miss the first time around and end up realizing a couple of weeks into it that they need to be fixed.

Here they are, in order of made-up importance:

Change your Freaking Permalink Structure

Click “Settings”, then “Permalinks” to access this setting. The default WordPress behavior, for some inexplicable reason, is to have permalinks (that is, links to specific posts) formatted like this: http://www.foo.com/?p=12345 where 12345 is the internal ID for the post. This is not only ugly, but it’s also uninformative. The most common structure in my experience is “Day and name”, which will format the URL so it contains the year, month and date the post was published, along with it’s “slug”, which is made up of readable words that describe the post to users (and search engines). Pick any of these that you want, but don’t use the default. Here’s what it looks like for my little blog here:

Rename the Freaking “Uncategorized” Category

Click “Posts”, then “Categories” for this one. By default, WordPress contains one category for posts called “Uncategorized”. I can’t tell you how many times I’ve been reading a blog and see that 90% of a blog’s posts are categorized using this default (and, incidentally, useless) category. WordPress won’t let you delete this category, but you can rename it:

  1. Place your mouse over the word “Uncategorized”
  2. Click “Quick Edit”
  3. Type in some word that generally describes the type of content that might appear on your blog - use uppercase for the name and lowercase for the slug.

Fix Your Freaking Dates and Crap

Click “Settings”, then “General” to access this section.  Again, WordPress defaults are a little wonky, this time regarding dates and times and their respective formats. We’ll do these rapid fire since some of you may want to leave them as is and modifying them will depend somewhat heavily on where you live:

  1. Change the Timezone drop-down to whatever your timezone is.
  2. Change the Date Format and Time Format to what’s right for you and your fancy home country.
  3. Change the Week Starts On to Sunday if you want (which I do).

Install and Enable Freaking Akismet

This only applies if you are going to have comments enabled on your blog (and you aren’t using a third-party commenting system like Disqus or IntenseDebate). Akismet is a comment spam filtering service run by the folks at Automattic. Each time a comment is posted, it’s handed off to their server for close inspection for known spammy bullcrap. It’s a really nice service that’s free and dumbass easy to set up. Here’s how you do it:

  1. Click “Plugins”, then “Add New”
  2. Type “Akismet” in the little search field
  3. The plugin you want is simply called “Akismet” (there are several other plugins with that word in the name that are add-on’s to Akismet, but not the genuine article). Click “Install Now”.
  4. Once you install it, the plugin will tell you that you need an API key to complete the setup. Visit Akismet.com and sign up for a free account to get your API key, then go back to your Akismet config and shove it in there:

Get a Freaking Caching Plugin

Without getting to into the techie dorkiness, caching plugins help make your blog faster. Each time somebody visits your blog, by default it must make several dozen database queries in order to gather all the data necessary to build the page. A good caching plugin will save all of this data the first time it’s retrieved and use that for subsequent requests instead of accessing the database each time (which is much slower).

There’s a somewhat persuasive argument to be made that most low-traffic blogs don’t really need a caching plugin because the software is fast enough to perform just fine without it in that instance. I believe that most blogs will benefit from intelligent caching, so hence it’s inclusion in this here list.

Now, we’re going to install WP Super Cache because I’ve used it for years and it’s really good. If you have another caching plugin that you like more, then install that one instead, Mr. Know-it-all. Anyway, here goes:

  1. Click “Plugins”, then “Add New”
  2. Search for “WP Super Cache”
  3. It’ll be the first result, so click “Install Now”
  4. After the installation and activation, you’ll see a big ass red bar across the top that says you need to activate the plugin. It should have a link to the page where you need to go.
  5. Once you get there, click “Caching On”, then “Update Status”:

WP Super Cache offers a buttload of additional controls and options that you’re more than welcome to dink around with if you’re feeling sassy, but this is enough to get you going.

A Bunch of Tiny Freaking Tweaks

Here are a handful of other changes to make that are quick and easy:

In Settings > Writing, enable the XML-RPC option if you plan on publishing to this blog from an app or device other than the WordPress admin.

In Users > Your Profile, add your first and last name, then change the “Display name publicly as” option to whichever you like best.

Sign up with Feedburner and follow the integration instructions for WordPress.

Get a Freaking Decent Theme

Premium WordPress themes make your blog much easier to manage and customize. And, many free themes are poorly coded and impossible to customize without having to dink around with CSS and PHP. This blog runs on the excellent Thesis theme, and I’ve also had great experiences with the Headway theme.

So there you have it. Plow through that list of stuff and you’ll have a properly configured WordPress blog in no time at all. Enjoy your espresso-based beverage and leave a comment if you think I left something out!

Photo by Stewsnews

Like this Post? Tell Your Pals!
Get More Great Tips

Comments

  1. This is just what I was looking for. I’m an avid Tumblr user but wanted to build a more professional (and stable) place to hold my writing and photography on WordPress. I’ve used Textpattern up until recently as it seems to have stalled to the point of death. So I jumped ship and got my toes wet in the WordPress waters.
    This is exactly what I was looking for. Thank you for writing it. I love the Nerdgap and have thoroughly enjoyed all the articles you’ve written but this one in particular came at a perfect time and I have implemented all of the ideas (though I think I stole Ben Brooks’ wrote-about/title permalink idea last night).

    Thank you again and keep up the marvelous work! This fellow geek enjoys it!

  2. I’m a newby! Thanks for the info.

  3. Nice suggestions. Seems like it’s about time for WordPress to incorporate some of these settings as defaults.

  4. I read somewhere that WordPress defaults to ugly post IDs instead of pretty permalinks as a spam deterrent. That way it’s a little harder to set up hordes of WordPress content scrapers and game the search engines.

    Not sure how factual that is, and I forget where I read it. But there it is.

  5. Thanks for this… potentially setting up my hosting today, and it’s nice to be reminded of some of these things I know I’ll need to do.

    Cheers. :)

  6. This was a very informative post. I went down the list and implemented all of the suggestions just now. Thank you for another good post. I am a big fan, keep it up.

  7. Great list. I was able to go through and double check that I hadn’t skipped any useful WP tweaks. I had missed changing the “uncategorized” category on my blog so obvious but so completely missed by me.

    I liked the suggestion to change “Display name publicly as” under Users > Your Profile. It’s good to change the display name of your admin user name. It adds a security benefit since if you use it as your admin user name.

  8. Great writeup. Definitely going in my write up.

Trackbacks

  1. [...] used the this article by Brett Kelly over at the NerdGap for some quick clean-up tips. And honestly, many of the blogs I [...]

  2. [...] Set your permalinks. I like /%postname%.html and recommend using that format. [Ed.: there are some potential pitfalls to that permalink structure, mainly if you expect to have a lot of posts. Lynn Terry has a nice setup although that one may have duplicate content issues] [...]

  3. [...] to construct a blog farm in my next article. http://increasesearchenginetraffic.net Bill Learns the Secret, Hidden, Locked Away, Super Duper Traffic Creating Power of New Blog Farm So…15; necessary for the success of your Internet business. Without traffic you will [...]

  4. [...] [FAQ-ANSWER] [ENDFAQITEM] [ENDFAQ] How to Set Up a Blog Quickly and Easily Setting up a blog is easy nowadays so long as you have a go…aram> How to Set Up a Blog Quickly and Easily Setting up a blog is easy nowadays so long as you [...]

  5. said here are things i have enjoyed…

    in the course of writing articles. you too can write articles!(c) ifeanyi enoch onuoha article writing can be a very useful and rewarding part time business. people that are in search of some part time business to maximize their skills and…

  6. writers1. practisesuccessful bloggers and brilliant writers weren’t…

    born that way. they got good by writing regularly and we need to as well. if you really want to improve your writing you’ll have to put in the time too. write for at least an hour a day five days…

  7. or not, you do create value in…

    people’s lives when you do this. a little inspiration can go a long way. writing a title that target the emotional hot spots of your target audience is exactly what you need to do in order to increase your traffic.make sure…

  8. select suitable categories for your posts then…

    all your efforts are going to get into waste. if you could be successful in doing this, you will definitely be able to gain larger increments of traffic each and every day.2. social media and bookmarking sitesthere are a number of…

  9. franchise says:

    of content, it is smarter not to…

    label yourself as a blog writer. blog writing is just one of the many types of writing that you are capable of producing. you write content. your content will carry you very far if it is well written, insightful, interesting and…

  10. bacteria became resistant. there are even women,…

    usually in menopause, with thinning tissue in the vagina and urethra which cause the infections to come quickly and often and are given a low dose antibiotic daily. i did not want this either, as it has to affect your future…

  11. website says:

    way of bringing in target traffic. submitting…

    well written articles, containing links to your blogs, to various article directories divert interested readers to your page. furthermore, for something as specific as business blogging, it is crucial to use high quality articles that elucidate differe…

  12. big but since google have taken a…

    bit of a dislike to article sites i am not sure how powerful article marketing is; however, it can still be good for you if other websites and newsletters to take your article with a link to your site and use…

  13. small paragraphs as it increases readability. a…

    paragraph with 100-150 words can be considered as a good length. thus, for an article of 600 words, 4-6 paragraphs will be sufficient.5) appropriate keyword densityputting the right number of keywords in the right places is vital to being successful. t…

  14. - encourage your reader to take action….

    - ask your reader to share and/or tweet your post. - let your reader know what’s coming up next and to subscribe for updates. - promote products and services. say, “and you might want to check out…”i sincerely hope that these…

  15. you will stand a good chance of…

    having success in your internet business. it’s very simple to do… you just have to put the work in to see the results that you’re looking for.good luck with using these tips to earn more money in your internet business today….

  16. patient and calm like an elephant if…

    they want you to give them money for writing. i good piece of advice would also be to let you know that first you should order about 5-7 copies from the company and see what happens. each copy they will deliver…

  17. with approximately a 1 percent density. an…

    inexperienced blog writer may provide keywords that bring your site up in results irrelevant to the products and services you offer.a blog writing service should know how to integrate links and urls for your business inside of the content of the…

  18. search engines and search other blogs to…

    see what your competition is doing. you can write comments on other blogs and this may draw attention to your site. comment when people comment on your blog. if you comment and you interact with people who read, it will personalize…

  19. with you. later on, when you are…

    unable to search for a good piece of information, you can review the list of those saved ideas and use them when these are needed the most. when running an online business, it is imperative to employ the most effective advertising…

  20. to move things back and forth. you…

    will also feel more satisfied with actually doing something. writing your first posts can be daunting which in many people can lead to it not being done at all.it is easy to get distracted and not get started. in fact when…

  21. small. i am going to give you…

    a list of plugins that i think every new blog owner should know about and install before you go into the seriously good plugins. some are essential and some are, well you guessed it, not. these are in no particular order1….

  22. side effects of low vitamin d…

    It๏ฟฝs onerous to seek out educated folks on this matter, however you sound like you know what you๏ฟฝre speaking about! Thanks…

  23. updates, you will probably still enjoy some…

    extra readers, who come from google, bing, yahoo, or any of the other search engines out there.and that is the purpose of keywords. if you use the right keywords in your headline, in the title tag, and a few times, sprinkled…

  24. great site says:

    be good to check out whether the…

    site has high volume traffic movements and are doing well online.following the guidelines of the company after joining it is very important following the guidelines of the company that may be seo article writing company or just article writing company….

  25. beginning. most traditionally published non-fiction authors will…

    come up with an idea for a book, and maybe write a chapter or two just as a writing sample, and then submit a proposal for the book to the publisher to find out whether the publisher is interested and will…

  26. the rankings.however it’s not just about getting…

    as many links as possible from anywhere. it’s about getting links from good quality sites, with relevant quality content and a good google ranking.it’s tempting to pay for people who will use software to place thousands of links to your site…

  27. need for it. this way, you can…

    make your posts not just compelling but extremely informative as well. provide amazing information. more people will surely link to your blog posts if you make them extremely informative, useful, and interesting. so, be very generous especially when gi…

  28. pads says:

    screen.here’s three things you should be looking…

    at:1. content - which level?it’s important you understand who your target market is and at which level they are at in their journey to find solutions to their problems. for example, in my own case many of my clients don’t have…

  29. and grab you, that make you want…

    to click the title. create a list and formulate your own title.2) opening line. your opening line needs to speak directly to the reader. what i like to do is jot down my keywords and write down “what kind of person…

  30. seo writer!looking for an seo writerthe first…

    thing to consider when you want to hire a web writer is how much help you need. if you are pretty familiar with all of the seo strategies and you just need the writing done you could probably go with a…

  31. Recommeneded websites…

    [...]Here are some of the sites we recommend for our visitors[...]……