Top of the Web Designer site

WordPress: Two Post Pages

August 23rd, 2009

Generally speaking, WordPress doesn’t like to create two post pages. It takes getting the platform out of its comfort zone to force it to make it do something it doesn’t like.

Technically, my own site has two post pages. It displays the first few characters of a post (first one thousand characters, to be exact) and displays them on the home page, and then takes the rest of my posts (all content included) and displays it on my Blog page. However, to be really savvy, it just takes a little bit of PHP plus maybe a plugin, and your web site’s guests will never know the difference! Read more »

  • Share/Bookmark
Top of the Web Designer site