Meta tag description for image display pages?? Meta tag description for image display pages??
 

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

Meta tag description for image display pages??

Started by Walkinman, December 28, 2013, 03:26:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Walkinman

hey Folks,

I removed the <!-- <meta name="description" content="{TITLE}" />
{META}
from template.html, because I have some other code on the site that writes a description metatag .. but that code doesn't write the tag for the image display pages, just for the album thumbnails pages. Is there a way I can call this description for the image display pages, without it being duplicated on the album thumbnail pages?

I guess I have to put it in the image_display section of theme.php, but I can't see how.

I do have a custom field to write title tags in the image display pages, but I see now it doesn't include the metatag description.

Thanks folks,

Cheers

Carl

Walkinman

n/m ... I found it now .. it's in there, just not showing up where I thought it would. I just need to find how to tweak it. Sorry.