News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.