A lightweight code injector for easy <head> customizations.
We built this plugin out of necessity - most solutions for injecting code into the <head>
are bloated, complex, or packed with features we didn’t need.
This plugin keeps things simple and focused:
Just a clean, minimal way to insert your custom code into the <head>
tag - no setup overwhelm, no feature overload.
Perfect for:
- Adding meta tags
- Analytics scripts
- Custom styles or fonts
- Any small code snippets
🪶 Because sometimes all you need is a light, focused tool that just works.
-
Install and activate the plugin. You can do this from your WordPress dashboard or by uploading the plugin manually.
-
Navigate to the plugin settings:
- Go to your WordPress admin dashboard.
- In the left-hand menu, click on “Settings.”
- Under Settings, you’ll now see a new option labeled “Head Code.”
-
Add your custom code:
-
Click on “Head Code.”
-
You’ll see a simple text editor where you can paste or write any code you want to inject into your site's
<head>
section. -
This can include:
- Google Analytics or other tracking scripts
- Meta tags (e.g., verification codes)
- Custom CSS or font links
- Favicon links, and more
-
-
Save your changes. Once you’re done, click “Save Changes.” Your code will now automatically appear inside the
<head>
of every page on your website.