Hi, I installed the plugin and it works fine. To optimise rankings I would like to use the cat name in the urls.
So, instead of using the current:
cpg/index-XX.html
using
cpg/index-catname.html
Before tweaking I was wondering if anyone has already done this and could pont me to a solution or
can I tweak the .htaccess file without cpg failing?
Cheers!
Hello again, I also found a bug in this plugin:
pagination does not work (index-9-page-3.html)
Cheers
Please post a link.
Quote from: closer on February 24, 2006, 01:23:01 AM
Hi, I installed the plugin and it works fine. To optimise rankings I would like to use the cat name in the urls.
So, instead of using the current:
cpg/index-XX.html
using
cpg/index-catname.html
Before tweaking I was wondering if anyone has already done this and could pont me to a solution or
can I tweak the .htaccess file without cpg failing?
Cheers!
I would like that too !
another thing, currently the /thumbnails-favpics.html doesn't seem to work.. :-\
I fixed the last one, just add
RewriteRule thumbnails-([a-z]*)\.html thumbnails.php?album=$1 [NC]
to your .htaccess file.
i am also looking for the cat name in url and album name and picture title (cpg/index-catname.html)
I think i know where to modify but i have a problem with accents (see my other post)
The pagination tabs doesn't work for me too, but i dont confirm because i am making some tests so i don't know if it is me or if it was here before i modify.