Page 1 of 1

[Solved] Page specific meta tags appearing as content?!

Posted: Thu Oct 30, 2008 4:11 pm
by Deak
Hi,

When adding page-specific meta tags they are being displayed on the page (i.e. not in a meta tag in the document's head), like this:

My Title


Website management, help with my website, digital marketing

My template's header looks like this:

{sitename} - {title}
{metadata}
{stylesheet}
My installation:
  • Apache 2.2.9 / PHP 5.x / MySQL 5.0.67 / CentOS
  • CMS Made Simple 1.4.1
Any ideas?

Re: Page specific meta tags appearing as content?!

Posted: Thu Oct 30, 2008 5:49 pm
by alby
Deak wrote: When adding page-specific meta tags they are being displayed on the page (i.e. not in a meta tag in the document's head), like this:
Because you must enter html meta TAGS and not simple text

Alby

[Solved] Re: Page specific meta tags appearing as content?!

Posted: Thu Oct 30, 2008 10:58 pm
by Deak
Doh! Thanks. :)