From the Website Design and Marketing Blog
Displaying page numbers in Wordpress
The WP Page Number PluginĀ is a great plugin for displaying page numbers for your Wordpress pages instead of the next or previous post format. This plugin replaces wordpress previous_post_link and next_posts_link and shows page numbers instead: Wp Page Numbers.
Creating a Unique Homepage using Conditional Tags in WordPress
Conditional tags in WordPress are awesome! Conditional tags (also called if statements) allow you to create content that only displays on certain pages. For example, let’s say we wanted to display a navigation bar on all of our pages, except the homepage ( a true example of something I needed to do for [...]
GoDaddy htaccess
As I discussed in my previous article, I implemented a link directory using the WP Link Directory. Everything looked good until I tried to enable pretty permalinks. For those you don’t speak geek, pretty permalinks changes ugly urls like /?cat=9 to something like /open-source. You can see how one is easily identifiable and the other [...]

