Setting up a new WordPress blog is usually a mystery for many users as they are immediately faced with hundreds of options and possible plugins. But the truth is that only a few steps are involved for an good blog setup.
This article combines all the 'powerful' plugin recommendations in one place, with a special accent on SEO concepts.
Setting up permalinks
Right after you installed the blog, first thing should be to set the permalink structure. This is done in Settings->Permalinks menu by choosing "Custom Structure" option.
![]()
My favorite setting is just "/%postname" which will make your URLs look something like "yourblog.com/post-title".
Setting up plugin installation
Next comes the installation of standard plugins. These plugins will help you with every day blog tasks and generally make your job easier.
I always install Plugin central plugin first, as it allows me to easily install all other plugins, with just a few clicks.

Installing plugins
Set of plugins I use allow the blog to start working immediately. The plugin generally work out of box and in most cases you should just visit the configuration pages to see what is going on there.
- All in One SEO Pack is widely spread plugin that will automatically create SEO friendly titles. I use it usually if i want to setup a blog quickly - otherwise I usually manually optimize the theme. This is a topic for another article.
- Google Analyticator allows me to quickly add Information for Google Analytics. You can not run a successful site without an insight to the website analytics.
- Google XML Sitemaps allows me to automatically generate sitemaps and submit it to different search engines. This equals old method of manually submitting your site URL to the search engine, only it is much more effective in terms of what it does for your site. Good and easy install&forget plugin.
- Plugin Central makes the work of installing new plugins and updating old a breeze.
- SEO Friendly Images automatically optimizes all images on the site so I do not have to worry about it.
- Similar Posts allows my posts to have automatically links to the similar posts. This is good for both the reader and the search engines. Requires Post-Plugin library to be installed.
- Theme Test Drive - Usually I will be trying several themes for the new site so I use Theme Test Drive plugin to make the job easier
- WP-SpamFree is anti-spam plugin that unlike the popular Akismet plugin, requires no key to use. That means it is convenient for quick setups. It creates good results but for prolonged uses I ultimately like using them both together.

Additional plugins to consider
After setting up the blog with basic plugins I after install a couple of other plugins that are not SEO related but help the life of the blog.
- Instant Upgrade makes updating WordPress couple of clicks away. Will automatically download and install the latest version of WordPress for you.
- WP-DBManager manages backups. Key features are automatic regular backups to your email and periodic database optimizations.
- WP Super Cache make the blog less susceptible to high traffic and CPU consumption issues by caching the WordPress output.
- FeedBurner Feedsmith is a plugin that automatically links your feeds to Feedburner service
- Inisghts make blog posting a breeze by adding direct access to Youtube, Flickr, Search and Google maps services
Conclusion
This article points out several key plugins and setup options for a typical, if a little bit advanced, blogging setup. Different bloggers use different tools but the methods and plugins presented here fullfil mostly used tasks in an everyday blogging environment.

January 2nd, 2009 at 12:13 PM
using /%postname% will be just fine :)
January 1st, 2009 at 3:43 PM
Hello Vladimir,
I have a question for you on Permalinks. Recently while trying to figure out the best way to handle permalinks I found mention that sometimes using /%postname%/ would cause site problems where you are unable to access some pages. You are using the same except of the trailing / mark. Have you experienced any problems? Also I tend to use /%category%/%postname%/ but again I understand from research that this could be a problem especially if you assign a post to multiple categories. Thoughts? Last question if about the Category Base option in Wordpress and how it is used and the benefits of using it? Thanks!! and Happy New Year 2009!
December 13th, 2008 at 6:50 AM
Thanks for sharing this information Vladimir. I love the features of Plugin Central.
December 10th, 2008 at 5:11 PM
I have noticed that when I try to change the permalink settings to anything other than default, I get an error when I try to use categories. Ideas?
December 9th, 2008 at 9:19 PM
Thanks for the great info. Will definitely incorporate these into my site.
December 1st, 2008 at 5:41 AM
great
thanks for sharing
November 21st, 2008 at 12:54 PM
Jean, it's too specialized.
November 21st, 2008 at 3:25 AM
I'm curious, why your own plugin "seo automatic links", didn't make your list?
November 14th, 2008 at 11:10 PM
PluginCentral is new to me...even though WordPress does a decent job oh installing/upgrading the plugins I felt there is always room for improvement and PluginCentral seems to fill that gap. Thanks for letting us know.