forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: Saif on September 04, 2010, 10:30:22 am

Title: How To Replace Display Image To File Name In Url ?
Post by: Saif on September 04, 2010, 10:30:22 am
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.
Title: Re: How To Replace Display Image To File Name In Url ?
Post by: Stramm on September 05, 2010, 11:41:37 am
As the file name musn't be unique, there's not really an easy solution
Title: Re: How To Replace Display Image To File Name In Url ?
Post by: Saif on September 06, 2010, 05:17:22 pm
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.

Title: Re: How To Replace Display Image To File Name In Url ?
Post by: Αndré on September 06, 2010, 09:02:05 pm
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).
Title: Re: How To Replace Display Image To File Name In Url ?
Post by: Joe Carver on September 06, 2010, 11:30:58 pm
.... make the gallery more search engine friendly

Why not use Timo's latest version of SEF urls?
http://forum.coppermine-gallery.net/index.php/topic,42568.msg324369.html#msg324369
Title: Re: How To Replace Display Image To File Name In Url ?
Post by: Saif on September 07, 2010, 04:46:36 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.