Code stuff about WordPress Development on Apr 15, 2009

WordPress Chameleon theme’s link directory gets permalinks

I’ve been putting more time to finishing my WordPress Chameleon Theme over the past few days so that I could be able to fully use it on my web sites. Once I’m done with the base code, it would be easier for me to make layout changes on the same WordPress theme.

Today, I’ve just finished putting WordPress pretty permalinks on the Web Directory module of the WordPress Chameleon theme. Links that use to look like this — “/links?cat=developers“, now look like this — “/links/developers“. I’ve also updated the module so that the proper <title> and <description> head tags will be properly set to the correct values for improved SEO and search engine indexing.

I’ll be adding a site submission form and site approval functionality to the web directory module. And I’ll also make modifications on the Photo Gallery to also make it use the WordPress pretty permalink structures over the following days.

I’ll also post a tutorial on how to use permalink structures on WordPress themes later this week for people who want to know how.

Related posts

Leave a Reply