How do I get article metadata to use in article? - Joomla! Forum - community, help and support


i creating alternate layout of articles. use information put in meta description , meta keywords boxes generate content.

my question is: how access data use in article?

i thought might accessed statement like:

code: select all

$params->get('metakeys');

but several variants of still nothing.

it's amazing how figure out ask help.

the statements should be:

code: select all

$this->item->metakey

and

code: select all

$this->item->metadesc


thanks joomla team!





Comments