Initial WordPress Setup

Posted: April 17th, 2010 | Filed under: Web Apps | Tags: , , , | No Comments »

WordPress is a great CMS, and blogging platform, but there are a few things you should change or consider adding out of the box. I’ve listed a few of these things below.

Permalinks: The most commonly used, and recommended  permalink structure for SEO is http://yourdomain/category/post-title. This Can be achieved in your WordPress admin area by clicking on Settings > Premalinks then selecting the Custom Structure option and placing /%category%/%postname%/ in the area provided.

XML Site Maps are used by many search engines to help index pages on web sites. Google XML Sitemaps is a popular plugin which helps generate a site map for your blog and keep it updated. Once you have your site map created it’d be a good Idea to set up a Google Web Master Tools account and submit your XML site map. Web master tools can be used to give you good information about your site and alert you to any potential problems. Read the rest of this entry »