mooore / magento2-module-longmetadescription
Create product meta descriptions longer than 255 characters.
Installs: 3 052
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 1
Open Issues: 0
Requires
- magento/framework: *
- magento/module-catalog: *
This package is auto-updated.
Last update: 2022-07-31 00:21:25 UTC
README
Create product meta descriptions longer than 255 characters, while keeping the original meta description as is.
Installation
composer require mooore/magento2-module-longmetadescription
bin/magento setup:upgrade --keep-generated
Usage
You can fill in the product attribute Long Meta Description in the tab Search Engine Optimization.
If you don't fill the attribute provided by this module: no problem, the original way of rendering meta descriptions will be used.