⚠️ 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.
In your WordPress admin dashboard, go to Appearance → Theme File Editor
Select your active theme
Find and open the
header.phpfile (Theme Header)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]


