Hey there. I have a question if something can be done with Coppermine. The system constantly uses the locations such as http://coppermine.sourceforge.net/demo/displayimage.php?album=2&pos=2 but these get changed the second you upload a new image into the category and thus renders google's index completely useless.
Would it be possible to tell coppermine to stop using this system and link to image's unchangeable address which would be http://coppermine.sourceforge.net/demo/displayimage.php?pos=-10 ?
(I am thinking about the album system as the ssi.php uses this naming convention)
Solution found here:
http://forum.coppermine-gallery.net/index.php?topic=5832.0
Sollution to problem found here:
http://forum.coppermine-gallery.net/index.php?topic=5832.0
Are you talking about the links from such meta albums as "random" or "last added"?
I know how frustrating it is to have URLs like that indexed by the search engine and pople hollering. However it is not as simple as just using pos=-pid.
That said I have added this functionality to CPG and will be committing it today to the CVS - you can checkout the new version if you wish (all support and guarantees void ;) )
I thought this was the point of the SEF URLs plugin? I know all it does is basically use mod_rewrite in apache to accomplish this effect to a degree, but it seems to be ok.
nope SEF URLs is a completely different thing - and I do not think SEF works on meta album yet...
Oh wow, thanks. I will look into this the first thing in the morning.
If this is half of what it should do it will be the answer of my prayers.
It's probably unnecessary to add that I failed miserably in all my tries to do this myself :P
----
Sollution to problem found here:
http://forum.coppermine-gallery.net/index.php?topic=5832.0
Sollution solved here:
http://forum.coppermine-gallery.net/index.php?topic=5832.0