How To Replace Display Image To File Name In Url ? How To Replace Display Image To File Name In Url ?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

How To Replace Display Image To File Name In Url ?

Started by Saif, September 04, 2010, 10:30:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Saif

Hi,

http://www.orangewallpapers.com

Is there a way I can change the display image to file name? It means the url will have the name of the image instead of http://xxx.com/displayimage-5.html to http://xxx.xom/filename.html

eg. http://www.orangewallpapers.com/displayimage-5.html
be changed to http://www.orangewallpapers.com/UndersideViewofaDaisy.html

Thanks.

Stramm

As the file name musn't be unique, there's not really an easy solution

Saif

or may be http://www.orangewallpapers.com/Underside-View-of-a-Daisy.html

I use vbulletin & we have vbseo which solves the purpose. After installing vbseo, all categories & thread titles come under url so I was thinking if coppermine DEV team has made something like this cuz this will make the gallery more search engine friendly. (just a tip)

Thanks for the hard work, I like the new version.


ΑndrĂ©

We can of course add the title to the url. But we need some real unique stuff in the url as Stramm already said. It's only possible to create urls without numbers if you can verify that there are no title dupes (e.g. if we disallow them by modifying the code).


Saif

Quote from: Joe Carver on September 06, 2010, 11:30:58 PM
Why not use Timo's latest version of SEF urls?
http://forum.coppermine-gallery.net/index.php/topic,42568.msg324369.html#msg324369

Thanks Joe, I am already using this plugin but I was looking for even more advancement where the category/album name/ image title be also included in the url with .html files of my coppermine gallery.I'm sure this would make the gallery more search engine friendly.