← All installation guides Content management systems

Install a VerifySeal seal on Drupal

Place the seal in a custom block or theme region using a text format that permits the embed.

DR
Recommended methodJavaScript embed recommended
Website installation

Step-by-step instructions

  1. 1

    Create a content block

    Open Content and add a custom content block for the VerifySeal seal, or use an existing theme block intended for trust marks.

  2. 2

    Choose a permitted text format

    Use an administrator-approved Full HTML format that permits the script tag. If scripts are not allowed, use the Basic image embed.

  3. 3

    Place the block

    Open Structure, Block layout and place the new block in the chosen footer, sidebar or content region with the required visibility rules.

  4. 4

    Clear caches and test

    Rebuild Drupal caches, load the public page and verify that the certificate opens and the website matches.

Open Drupal custom block documentation ↗
Domain ownership callback

Complete domain validation on Drupal

Use the unique callback code displayed on the customer order. Never reuse a code from another domain or application.

  1. 1

    Create /.well-known/verifyseal.txt in the Drupal web document root using hosting or deployment tools.

  2. 2

    For managed Drupal without file access, add the meta tag through the active theme head configuration.

  3. 3

    Exclude the callback path from redirects, authentication and cache substitutions.

Testing checklist

Confirm the installation is working

01

Visible

The complete 300 × 106 seal is visible and not cropped on desktop or mobile.

02

Clickable

The seal opens the VerifySeal public certificate rather than a copied local image.

03

Current

The certificate status is verified, the expiry is current and the details match.

04

Correct domain

The registered production hostname matches the website displaying the seal.

Platform notes
  • Do not weaken a site-wide Drupal text format only for the seal; use the image fallback or a controlled theme implementation when scripts are restricted.