This module uses Open AI and generates meta description for
the different content types.
The meta description generated is based on the title of each content.
INSTALLATION
- Install as you would normally install a contributed Drupal module.
See: https://www.drupal.org/docs/extending-drupal/installing-modules for
further information.
REQUIREMENTS
You need to have an OpenAI API access token.
In order to create an OpenAI access token,
- Signup onto the Open AI platform
- Create the API access token at https://platform.openai.com/account/api-keys
CONFIGURATION
- Enable the Open AI Metadata module
- Navigate to /admin/config/open-ai-metadata-settings
- Configure the Open AI settings
a. API Endpoint: Enter the Open AI API Endpoint (GPT3.5).
b. Open AI Access Token: Enter your Open AI access token.
c. Open AI API Model Name: Enter the API model name, such as
'text-davinci-003' (for GPT-3) or 'gpt-3.5-turbo' (for GPT-3.5).
d. Open AI API Max Token: Enter a max token value to add a word limit
in your output.
e. Open AI Temperature: Enter the temperature value to set the randomness
of the output. - Navigate to /admin/config/metadata-content-settings
- Configure the Open AI Metadata Content Settings
a. Here you can select the content type(s) where in
you want to use the feature provided by this module
FEATURES
- Generate meta description for the node content types based on title of the node.
- Content Generator Feature
USAGE
Configure the Open AI settings and Content type settings
Meta Description based on node title:
A "Generate Metadata" button will appear on all the node page(s) of the
selected content types.
Enter the title of the node and click on the "Generate Metadata" button to
generate the meta description for the node page.
Based on the title provided, Open AI will generate a meta description for
the node page and will be replaced by the Summary field.
The generated description will then be used as meta description on
the search engines
Content Generator:
On node pages, there will be a Generate Content link
Click on the link and enter the data
Based on the data entered, content will be generated for the body field
To use the content generated, click on the "Use Content" button
Generated Content will be populated in the body field
Project information
- Project categories: Administration tools, Content editing experience, Search engine optimization (SEO)
16 sites report using this module
- Created by vinaymahale on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.

