forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 plugins => Topic started by: closer on February 24, 2006, 01:23:01 am

Title: sef urls plugin
Post by: 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!
Title: Re: sef urls plugin
Post by: closer on February 28, 2006, 04:21:28 pm
Hello again, I also found a bug in this plugin:

pagination does not work (index-9-page-3.html)

Cheers
Title: Re: sef urls plugin
Post by: Nibbler on February 28, 2006, 04:53:34 pm
Please post a link.
Title: Re: sef urls plugin
Post by: Enc0der on March 04, 2006, 12:55:45 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..  :-\
Title: Re: sef urls plugin
Post by: SNo0py on August 16, 2006, 01:55:41 pm
I fixed the last one, just add
RewriteRule thumbnails-([a-z]*)\.html thumbnails.php?album=$1 [NC]
to your .htaccess file.
Title: Re: sef urls plugin
Post by: antisa33 on August 17, 2006, 03:33:46 pm
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.