bullet

 Theme Modification (Continued)

by Zhuiyang (Dean) Chen

The good folks at http://forum.modrewrite.com/ was able to provide me with a solution for my mod_rewrite problem. I've also changed my header, but it's not exactly what I wanted. Was looking for a bring and colorful header to contrast the relatively dark theme as that's not really what I'm going for. I also changed the colors of the links and title.

November 6th 2007 at 11:30 PM
Tags: Site | HTML | MOD_REWRITE

bullet

 Posts Linked

by Zhuiyang (Dean) Chen

All the posts now have their own links, a critical requirement for good indexing by search engines. Been trying to get mod_rewrite to reformat the messy php $_GET requests in to nice URLs but the documentation for it is confusing as hell. I've managed to get the nice URLs to wrok when typed in directly. Ex. typeing in the address bay http://ocirs.com/p/25(Updated to http://ocirs.com/blog/25) will bring you to this page. That alone was a pain and browsing through the plentiful of posts at http://forum.modrewrite.com, which contains a lot of good resources for this subject. Hopefully this little problem will be solved tomorrow when I get some sleep.

November 5th 2007 at 10:07 PM
Tags: Site | HTML | SEO | MOD_REWRITE