Title: LabVaxe
Author: labvaxe
Published: <strong>March 15, 2026</strong>
Last modified: March 15, 2026

---

Search plugins

![](https://ps.w.org/labvaxe/assets/banner-772x250.png?rev=3483109)

![](https://ps.w.org/labvaxe/assets/icon-256x256.png?rev=3483109)

# LabVaxe

 By [labvaxe](https://profiles.wordpress.org/labvaxe/)

[Download](https://downloads.wordpress.org/plugin/labvaxe.0.1.0.zip)

 * [Details](https://pcd.wordpress.org/plugins/labvaxe/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/labvaxe/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/labvaxe/#installation)
 * [Development](https://pcd.wordpress.org/plugins/labvaxe/#developers)

 [Support](https://wordpress.org/support/plugin/labvaxe/)

## Description

LabVaxe is a lightweight, modular platform plugin. It adds a LabVaxe menu in wp-
admin where you can enable/disable modules independently.
 After activation, all
modules are disabled by default until you enable them in LabVaxe.

Included modules:

#### SEO & Head Studio

A “no-bloat” head manager with global settings + per-page overrides:
 * Document
title override (via WordPress title filters). * Meta description, canonical, robots
meta. * Open Graph tags (og:title, og:description, og:image, og:url, og:locale, 
etc.). * Twitter Cards tags (twitter:card, twitter:title, twitter:description, twitter:
image, etc.). * Identity / web-app tags: favicon links, Apple touch icon, manifest
URL, theme-color. * Per-post metabox on all public post types (except attachments):–
SEO title / description / canonical override – Robots mode override (default / index,
follow / noindex,follow / noindex,nofollow) – OG/Twitter overrides – Per-page custom
JSON-LD (application/ld+json)

Optional extras:
 * Hreflang output from a simple language map. * Tracking toggles(
opt-in): – Google Analytics 4 (GA4) – Google Tag Manager (GTM) – Meta Pixel * Optional
GTM/Meta Pixel noscript body output (with automatic wp_footer fallback when themes
do not call wp_body_open).

#### Head Cleaner

Performance-focused cleanup for head output and certain core assets:
 * Disable 
emoji detection scripts/styles. * Disable feed links, REST discovery links, oEmbed
discovery links. * Disable RSD link, shortlink, wp_generator meta. * Optional removal
of core rel=canonical output (use with care). * Optional removal of the core “skip
to content” link (accessibility impact—use only if your theme replaces it). * Optional
cleanup of inline block CSS handles (may affect block styling—use only with a custom
theme). * Optional disable of WordPress `wp_img_tag_add_auto_sizes` behavior (can
reduce responsive image optimization quality).

Important: Head Cleaner is intentionally “sharp”. If you disable something your 
theme/site relies on, you can break UX, styling, embeds, feeds, accessibility, or
SEO. Enable only what you understand.

### External Services

LabVaxe itself stores only plugin settings (wp_options) and per-post metadata (postmeta)
that you enter in wp-admin.

However, the “SEO & Head Studio” module can load external services if you explicitly
enable them. All tracking options are disabled by default.
 A tracker is output 
only when: * “Enable tracking (global)” is enabled * the specific tracker is enabled(
GA4/GTM/Meta Pixel) * the tracker ID is set

When enabled, the plugin may load scripts/iframes from these services:

#### Google Analytics 4 (GA4)

 * Loaded from:
    - https://www.googletagmanager.com/gtag/js
    - https://www.google-analytics.com/
 * What may be sent:
    - page URL, referrer, device/browser info, events you configure, cookies/identifiers
      set by Google.
 * Provider policies:
    - Google Privacy Policy: https://policies.google.com/privacy

#### Google Tag Manager (GTM)

 * Loaded from:
    - https://www.googletagmanager.com/
    - https://www.googletagmanager.com/ns.html (optional noscript iframe when enabled)
 * What may be sent:
    - depends on your GTM container configuration (can include page URL, events,
      cookies, etc.).
 * Provider policies:
    - Google Privacy Policy: https://policies.google.com/privacy

#### Meta Pixel

 * Loaded from:
    - https://connect.facebook.net/
    - https://www.facebook.com/
    - https://www.facebook.com/tr (optional noscript image request)
 * What may be sent:
    - page URL, referrer, device/browser info, events you configure, cookies/identifiers
      set by Meta.
 * Provider policies:
    - Meta Privacy Policy: https://www.facebook.com/privacy/policy/

You control whether these services load by toggles in:
 wp-admin  LabVaxe  SEO &
Head Studio  Tracking.

## Screenshots

 * [[
 * Modules screen with enable/disable controls.
 * [[
 * SEO & Head Studio settings page.
 * [[
 * Post editor metabox with SEO, OG/Twitter, and Schema tabs.
 * [[
 * Head Cleaner settings page.

## Installation

 1. Upload the plugin folder to /wp-content/plugins/ (or install via ZIP).
 2. Activate “LabVaxe”.
 3. Go to wp-admin  LabVaxe.
 4. In LabVaxe  Modules, enable only the modules you need.
 5. Configure each enabled module in its submenu page.

## FAQ

### Does LabVaxe replace Yoast/RankMath/etc.?

Not by default. LabVaxe is meant for lean setups where you control output. You can
use it instead of a large SEO suite if you only need head tags + per-page overrides
+ JSON-LD.

### Will this conflict with other SEO plugins?

It can if multiple plugins output the same tags (title, canonical, OG, robots, etc.).
Use one “source of truth” for head output.

### I activated LabVaxe, but nothing changed. Why?

By design, modules are disabled by default. Open wp-admin  LabVaxe and enable the
module(s) you want to run.

### How do I add JSON-LD to a specific page?

Edit the page/post  LabVaxe metabox  “Schema” tab:
 1) enable JSON-LD for the page
2) paste valid JSON (without tags)

### Can I enable tracking without IDs?

No. Tracking scripts are only output when:
 * “Enable tracking (global)” is on *
the specific tracker is enabled (GA4/GTM/Meta Pixel) * the corresponding ID is set

### Does LabVaxe implement cookie consent?

No. If you enable tracking, you are responsible for consent banners and legal compliance
in your country.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“LabVaxe” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ labvaxe ](https://profiles.wordpress.org/labvaxe/)
 *   [ kisyamalgavisya ](https://profiles.wordpress.org/kisyamalgavisya/)

[Translate “LabVaxe” into your language.](https://translate.wordpress.org/projects/wp-plugins/labvaxe)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/labvaxe/), check out
the [SVN repository](https://plugins.svn.wordpress.org/labvaxe/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/labvaxe/) by [RSS](https://plugins.trac.wordpress.org/log/labvaxe/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0

 * Initial release.
 * Core: module manager + admin UI.
 * Modules: Head Cleaner, SEO & Head Studio.

## Meta

 *  Version **0.1.0**
 *  Last updated **3 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/labvaxe/)
 * Tags
 * [hreflang](https://pcd.wordpress.org/plugins/tags/hreflang/)[open graph](https://pcd.wordpress.org/plugins/tags/open-graph/)
   [performance](https://pcd.wordpress.org/plugins/tags/performance/)[schema](https://pcd.wordpress.org/plugins/tags/schema/)
   [seo](https://pcd.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/labvaxe/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/labvaxe/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/labvaxe/reviews/)

## Contributors

 *   [ labvaxe ](https://profiles.wordpress.org/labvaxe/)
 *   [ kisyamalgavisya ](https://profiles.wordpress.org/kisyamalgavisya/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/labvaxe/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://labvaxe.com)