fbpx
  Friday, 17 June 2022
  3 Replies
  1.9K Visits
  Subscribe
I should say that they are not showing the meta description that is set at the menu item in the "publishing" tab. They do show the site's meta description from the Joomla global configuration, but that's not sufficient.

See these pages:

https://tupelopointe.com/shop/fascia-tools
https://tupelopointe.com/shop/laser-therapy

How do we fix this? I found one thread that suggested adding this, but it does not do exactly what I want:


if($this->item->get('metadesc'))
{
$this->document->setMetaData('description', $this->item->get('metadesc'));
}
else
{
$this->document->setMetaData('description', $this->item->get('introtext'));
}
1 year ago
·
#7295
Hello, any fix for this? This is a major issue SEO-wise.
1 year ago
·
#7158
Hello Vincent,

I can see the meta description on both pages. Have you fixed it already?


The meta description is there, but it's the one from Joomla's global configuration, not the one set for each page in the Menu Manager. See the attached screen shots.

https://www.sellacious.com/index.php?option=com_easydiscuss&controller=attachment&task=download&tmpl=component&id=1201

https://www.sellacious.com/index.php?option=com_easydiscuss&controller=attachment&task=download&tmpl=component&id=1202
1 year ago
·
#6926
Hello Vincent,

I can see the meta description on both pages. Have you fixed it already?
  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
  • +1 (408) 821-8283
  • Email hello@sellacious.com