Beautify links like

http://www.mydomain.com/index.html?c...category=Twink

to be like

http://www.mydomain.com/Anal/Twink

using Apache's mod_rewrite. Some search engines have difficulties with parameters for a webpage.

http://httpd.apache.org/docs/2.0/misc/rewriteguide.html
http://www.google.com/search?q=mod_rewrite

DEVELISH