Posts Tagged ‘taglinks’

MODx TagLinks Problems and Solutions

Wednesday, September 17th, 2008

I just went through the MODx blogging tutorial for real, with the intent of actually creating the exact same blog functionality myself. I ran into some problems with friendly/pretty URLs and this is a description of how I solved them.


First of all make sure you have set the document alias for the category documents in low caps only. I haven’t fixed the problem of different caps although you might be able to take care of that one through the .htaccess file. Actually the whole problem could possibly be solved in the .htaccess file but I’m more comfortable with a PHP solution.... Read More