Custom Metatags

Categories

SEO

Component ID

2800901

Component name

Custom Metatags

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

240

Component created

Component changed

Component body

The Custom Metatag module allows you to provide a structured metadata.

Instalation For Drupal 8

Download and enable the module.
Create a field with the type: Custom metatags field type

How to use

- Download and enable de module
- Go to Manage Form Display and enable the field 'Custom Metatags' for your Content Type
- In the node content (add or edit), there is a input int the advanced sidebar

Custom Metatags
Its importante to follow the format
name|value
Using pipe separator

This will provide this tag:
<meta name='name' content='value'/>

Download

git clone --branch 8.x-1.x https://git.drupal.org/sandbox/jkamizato/2800901.git custom_metatags