Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Simple WT Metatags

18 sites No security coverage
View on drupal.org

This module provides a straightforward way to manage essential SEO and Open Graph meta tags by mapping existing fields from your content types and taxonomies. It cleanly populates description, title, image, and canonical tags, with configurable fallbacks for content and non-entity pages.

The Simple WT Metatags module provides a lightweight and configurable solution for managing essential SEO and Open Graph (OG) tags on your Drupal website.

Unlike comprehensive SEO modules, Simple WT Metatags focuses specifically on a streamlined set of crucial metatags. It allows site builders to map existing fields on node and taxonomy entities—and define global fallbacks for non-entity pages like Views—to perfectly populate the following tags:

<meta name="description">

<meta property="og:title">

<meta property="og:description">

<meta property="og:image">

<link rel="canonical">

Features

  • Universal Canonical URL Fallback: Automatically generates and injects a smart <link rel="canonical"> tag on all frontend routes (including taxonomy terms, custom Views, and the frontpage) to prevent "Duplicate content" warnings in Google Search Console. It includes a built-in safety check to gracefully yield if Drupal core has already placed a canonical tag.
  • Populates Open Graph Title: Extracts the exact page title (from the Node title or Taxonomy term name) to output the <meta property="og:title"> tag.
  • Configurable Meta & OG Description: Specify a text (plain, long) field (e.g., field_summary) on your node content types and taxonomy vocabularies to serve as the exact source for both the HTML <meta name="description"> and <meta property="og:description"> tags.
  • Smart Description Truncation: Meta and Open Graph descriptions are strictly limited to 200 characters. We utilize Drupal's word-safe truncation, meaning your descriptions will elegantly end with an ellipsis (...) without ever chopping words in half.
  • Configurable Open Graph Image: Select an image media reference field (e.g., field_featured_image) on your node content types and taxonomy vocabularies to output the primary Open Graph image (<meta property="og:image">).
  • Global Fallbacks: Define a site-wide default meta description and Open Graph image URL to be used when a specific node or term lacks data in its mapped fields.
  • Expanded Page Support: Applies your global fallback tags to non-entity pages, such as Drupal Views, the frontpage, and custom routes.
  • Includes Related OG Tags: Outputs all the associated data for the mapped image, including og:image:width, og:image:height, og:image:secure_url, and og:image:alt.
  • Token Support: The meta description field supports Drupal tokens, allowing for dynamic content mapping.
  • Lightweight: Focuses strictly on core functionality without adding unnecessary overhead to your database or site performance.

Post-Installation

  • Drupal 11.2
  • Media (core module) - Required if using the Open Graph image functionality.

Additional Requirements

Doesn't need anything beyond Drupal core (include any dependent modules, libraries, APIs, etc.)

At this time doesn't exist any projects that enhance or improve the functionality of this project.

Similar projects

The great Metatag module. Simple WT Metatags, unlike comprehensive SEO modules, focuses specifically on a streamlined set of crucial metatags. It allows site builders to select existing fields on **node and taxonomy entities** to populate the `<meta name="description">`, `<meta property="og:title">`, `<meta property="og:description">`, and `<meta property="og:image">` tags.

Simple WT Metatags Settings

This module allows you to easily configure essential meta tags for your "Node" and "Taxonomy term (View)" pages, as well as global pages.

Navigate to Configuration > Search and metadata > Simple WT Metatags Settings (/admin/config/search/simple-wt-metatags). Below, enter the machine names of the fields you want to use to populate the:

  1. Meta Description and Open Graph Description (og:description)
  2. Open Graph Image (og:image, og:image:secure_url, og:image:width, og:image:height, og:image:alt)

Note: The Open Graph Title (og:title) is populated directly from the page title.

Important Field Requirements:

  • For the Meta Description, add (or use an existing field) a "Text (plain, long)" field on your "Content type / Node" & "Vocabulary / Taxonomy term".
  • For the Open Graph Image, add (or use an existing field) a "Media (image)" reference field (Allowed number of values: Limited=1) on your "Content type / Node" & "Vocabulary / Taxonomy term".
  • Ensure the fields you specify exist on your entities and contain data for the metatags to appear.

Fallback / Default Settings (Optional):

  • You can also configure a Default Meta Description and Default Open Graph Image URL.
  • These default values will automatically apply to non-entity pages (like Views) or any nodes/terms where the specific mapped fields are left empty.

For further information, you can also read the README.txt that comes together with the module files.

Activity

Total releases
12
First release
Oct 2025
Latest release
1 month ago
Releases (12 mo)
12 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.1.5 Stable May 30, 2026
1.1.4 Stable May 27, 2026
1.1.3 Stable May 26, 2026
1.1.2 Stable Apr 29, 2026
1.1.1 Stable Apr 22, 2026
1.0.6 Stable Feb 24, 2026
1.0.5 Stable Feb 24, 2026
1.0.4 Stable Feb 24, 2026
1.0.3 Stable Oct 27, 2025
1.0.1 Stable Oct 22, 2025
1.0.x-dev Dev Oct 22, 2025
1.0.0 Stable Oct 22, 2025