Skip to main content

Installing Drast on WordPress

Time to install: ~2 minutes

Written by Quentin Fournier Martin
Updated yesterday
⚠️ Adding custom scripts requires a Business plan or higher on WordPress.com. If you're on a lower plan, you'll need to upgrade first.

Method 1 — Custom HTML block (Recommended)

In the WordPress Editor, add a Custom HTML block to your site's header template, then paste your Drast script:

Click Update or Publish to apply the changes. Drast is now live on your site.


Method 2 — Theme File Editor (Advanced)

⚠️ This method requires basic knowledge of PHP and WordPress theme structure. Always back up your theme files before making changes. Changes may be overwritten by theme updates if you are not using a child theme.
  1. In your WordPress admin dashboard, go to Appearance → Theme File Editor

  2. Select your active theme

  3. Find and open the header.php file (Theme Header)

  4. Paste your Drast script just before the closing </head> tag:

-> Click Update File to save


You can find your unique script in your Drast dashboard → Settings.

Need help? Reach out at [email protected]

Did this answer your question?