forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: theqe2story on December 31, 2019, 01:14:35 pm

Title: Advice on tagging photos for search engines
Post by: theqe2story on December 31, 2019, 01:14:35 pm
Hi,

My coppermine gallery is related to a ship called the QE2.  This means that every image relates to QE2.  For someone using the gallery, they know its all about QE2, so don't necessarily add that constantly to the description and keywords.

Is there a way that I can tag all the photos with QE2 in the background - whether or not the uploader has done this?

My forum is quite well indexed on the search engines, but the images in the gallery aren't.

Thanks for any suggestions.

- Rob
Title: Re: Advice on tagging photos for search engines
Post by: ron4mac on December 31, 2019, 03:31:44 pm
I think the most effective thing you could do is to modify your theme so that images are displayed with the alt and title attributes set.
Example:
Code: [Select]
<img src="propeller.jpg" alt="QE2 : propeller image" title="QE2 : propeller image" />