Want to keep your readers on your site longer? Break up your long posts and put them in a series.
Page Order
Handy plugin (Mass Edit Pages) that lets you sort of the page order of your pages in your header, nav bar, or sidebar. You will need to change the code that displays the pages to this: sort_column=menu_order. So, e.g. PLAIN TEXT CODE: <li class="page_item page-item-217"><a href="http://www.likoma.com/hosting-20/" title="Likoma Hosting :: $20/month">Likoma Hosting :: $20/month</a></li> <li class="page_item [...]
Category Order
To change the order of your categories in your navigation (sidebar, top nav, etc.), you can either get into the code, or use this handy plugin (My Category Order). You'll need to edit the code that lists the categories to this: PLAIN TEXT CODE: wp_list_cats('sort_column=my_order&hide_empty=0′); While you're at it, you may as well get your [...]
WordPress And CMS: How To Make It Work
Fantastic article singing the praises of WordPress (WordPress And CMS: How To Make It Work). Simply put, WordPress has sophisticated features that make it a powerful content management system. The article goes into why a CMS is a better idea (if you ever want to update your site) over the more traditional Dreamweaver sites (not [...]
