Permalinks to category instead of cat ID Permalinks to category instead of cat ID
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Permalinks to category instead of cat ID

Started by Pixelboss, April 24, 2009, 11:31:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pixelboss

Did someone knows if it's possible to have permalinks to categories (with the category name for example) instead of something like : http://blabla/index.php?cat=4 ? Thanks in advance for the information.

P

Fabricio Ferrero

Remember that Coppermine gives permalinks when you go into a folder, those are statics links. Test yourself, those links are always the same... A dinamic link is when you search in Coppermine for example..

Anyways, if you are looking for "words" in the url, use this Mod, but please, be aware that's a experimental Mod and could bring you troubles..

SEF_URLs plugin for cpg1.4.x
Read Docs and Search the Forum before posting. - Soporte en español
--*--
Fabricio Ferrero's Website

Catching up! :)

Joachim Müller

That plugin can not be fully recommended. The search engines don't actually care that much about the look of the URL, as many sites are PHP driven and content by URL parameter is quite common. As suggested: the link you posted is a permanent one.