Skip to content

og:description Not loading as shortDescription attribute is no-longer available in product. #2496

@magearray

Description

@magearray

vendor\magento\module-catalog\view\frontend\templates\product\view\opengraph\general.phtml

in this file meta Tag is getting content from product ShortDescription

meta property="og:description" content="stripTags($block->getProduct()->getShortDescription()); ?>"

But as we seen in Product there is no ShortDescription Attribute available in Magento 2.0.0 CE.

so, as we share product link on Facebook (or Social Media) it won't fetch description as Meta tag is empty due to above reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions