Gepubliceerd door Steffen Voß op dinsdag, 07.06.2005. Last modified 20.11.2009. Categorie: pagesetter » codesnipstpl
Information
I read that content titles in URLs have a positive effect on search engine ratings. So I added a title parameter to my urls. You can see it in action on my site: http://www.kaffeeringe.de .The problem is that rewrite rules don't support umlaute. But my best result works with the following:
Installation
Put the code in xxxxxx-list.html
Code Snippets
Code
<a></a>[^a-zA-Z0-9_\.]/":""]-->">
<!--[$title]-->
<!--[$title]-->

