DecaRoy Site Helper is a WordPress Plugin Directory app by decaroy.
AppRanks verdict
Generated from live marketplace data — refreshed daily
DecaRoy Site Helper is a newly-listed WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by decaroy — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from DecaRoy Site Helper?
See DecaRoy Site Helper's alternatives ranked by audit score, rating, and review velocity.
How DecaRoy Site Helper works
DecaRoy Site Helper is a minimal plugin that adds a single REST API
endpoint to read, write, and delete a Google Site Verification meta tag
that is then injected into the document <head> on every page.
The plugin is intended for sites managed programmatically by automation
tools that need to verify domain ownership in Google Search Console
without giving the automation tool FTP or filesystem access.
Features
Single REST endpoint at /wp-json/decaroy/v1/head-meta
GET — read current configuration
POST — set the Google Site Verification token (validated against
Google’s expected format)
DELETE — remove the configured token
Token is rendered as <meta name="google-site-verification" ...>
in the <head> via wp_head action
No tracking, no phone-home, no remote calls
No database tables, no cron jobs
How it works When a token is set via POST, it is stored in a single WordPress option
(decaroy_gsc_verification_token). On every page render, the plugin
hooks into wp_head and emits a meta tag with the token. Google can
then read that meta tag during the verification step, after which the
domain becomes available to the verifying account in Search Console.
Authentication uses standard WordPress capabilities: the requesting
user must have manage_options (typically administrators). Pair with
WordPress Application Passwords for headless authentication.
Competitors & alternatives
AppRanks tracks competitor sets per category. For DecaRoy Site Helper, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is DecaRoy Site Helper?
DecaRoy Site Helper is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by decaroy.