Code stuff about WordPress Development on Apr 15, 2009 Write comment

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.

Continue reading …