?? Meta Description ?? ?? Meta Description ??
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

?? Meta Description ??

Started by colts30, January 15, 2008, 06:27:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

colts30

Hello everyone,

Well for some reason my meta-description tags aren't working... I mean I edited them a while back and realize there is no need to... By default coppermine auto-writes one's description when it comes to a given image... How can I get that back? What files do I need to edit?
;D
Thanks alot, and nice forum...

Sincerely,
Colts30

Infernal

take a fresh installation of coppermine and see what meta tags it writes description title or keywords etc..
if you gave template.html a meta take out the meta you gave it that clashes with the one th album auto generates
then the meta from the album will start functioning again

If you wan to keep your own meta then find the meta generating marker in the displayimage.php that takes the parts from the description title and keywords to feed these parts of the page

I recommend keeping the template.html meta if you want to save power for your coppermine album

colts30

Thanks alot, as I figured out the problem...

I was missing this code; {TITLE}

That little baby displays the meta-description, etc...  ;D

Sincerely,
Colts30

colts30