14
January
2005

Making Progress

Well I finished the blog interface to a point that it made sense to put it on the production site.

This is actually the first production entry so many more to come as I continue to update the site.

Another thing I just added was mod_rewrite redirection this allows for links that can be handled better by Search engine spiders such as those used by Google and Yahoo. An example of this functionality would be the URL http://www.shupe.ca/news/Website translates to http://www.shupe.ca/news/Website.

There are several good resources on the web about this functionality two good ones to get you started are mod_rewrite: A Beginner’s Guide to URL Rewriting. and corz.org – .htaccess tips and tricks

Update: Fixed a minor bug regarding slashed quotes. Added a strip slashes to the processing routine and it fixed. Manually had to fix the data.

 

Leave a comment