On both PhotoPost Pro and PhotoPost Classifieds, there is a dropdown in the admin which allows you to turn on search engine friendly URL's. This is a great feature. However, here's an example of the URL's on my site:
http://www.mysite.com/gallery/showgallery.php/cat/501 http://www.mysite.com/classifieds/showcat.php/cat/3
Is it possible to make it say:
http://www.mysite.com/gallery/showgallery/cat/501 http://www.mysite.com/classifieds/showcat/cat/3
I don't thing the .php/ is very search engine friendly. I think there should be a rewrite to take the .php out, because it shouldn't be needed.
Any help/direction will be appreciated.