'label for reuse' images in gallery for google searches and image rights 'label for reuse' images in gallery for google searches and image rights
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

'label for reuse' images in gallery for google searches and image rights

Started by scohen125, April 24, 2020, 08:35:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scohen125

I would like the images from gallery to be 'labeled for reuse' so that if someone does a google image search and filters by usage rights, the images will always come up.  Is there a way to do that inside of Coppermine 1.6? 
My gallery is at: retinagallery.com

All of the images are meant to be non-copyrighted and free for re-use.  I would like to somehow tag them that way so google indexes them.

Thanks,
Steve

ron4mac

A quick search gave me no information about what would need to be done for Google to deem them available for re-use. But I believe it may be as simple as adding a line or some verbiage to your theme header. Perhaps you can work at finding out what is needed.

ron4mac

A little more investigation ...

Following what I see for this image:
https://en.wikipedia.org/wiki/File:2014_ERG_test.jpg

You probably just need a Creative Commons license line in your theme header, such as:
<link rel="license" href="//creativecommons.org/licenses/by-sa/3.0/">