Research preview. Weblay is still evolving — features and availability may change.
Research preview · A Wolfigs product

Edit any live website, visually.

Weblay turns any site into a canvas. Point, click, and change text, styles, and images directly on your live pages — from a single script tag. And your edits keep working, even after you redeploy.

One 4.9 KB script tag · works with any stack · no rebuild required

yoursite.com● Editing

Fresh coffee, delivered.

Roasted to order in small batches and shipped the same day.

Order now
Drops into anything you already run
Next.jsReactWordPressShopifyAstroStatic HTMLVueWebflowRails
How it works

Live in three steps.

No CMS migration, no rebuild, no lock-in. Add a tag and start editing the site you already have.

1

Add one script tag

Drop the Weblay connector into your site. It loads nothing for visitors until an editor opens.

2

Edit in place

Click any element and change its text, styling, or image in a Shadow-DOM editor that never touches your page's own styles.

3

Publish & persist

Publish instantly. Weblay re-applies your edits on every load — and re-finds them when your markup changes.

Why Weblay is different

Edits that don't break when your site changes.

Most overlay editors pin an edit to a brittle CSS selector — one redeploy and it silently lands on the wrong element, or vanishes. Weblay binds every edit with a multi-signal descriptor and re-resolves it server-side as your HTML evolves.

Multi-signal binding — an authored anchor, a structural path, and a content fingerprint, not one fragile selector.
Drift detection — classifies each change: moved, replaced, content-conflict, removed, ambiguous.
Health monitoring — every binding scored and surfaced, so a wrong edit is flagged, never applied silently.
Guided recovery — one click to re-bind, harden, or roll back when a page is redesigned.
Hero headline
section#hero > h1
Healthy
Pricing CTA
moved · re-bound
At risk
Feature card #3
tag changed · needs review
Recover
Everything included

A full editing platform, not a widget.

True in-place visual editing

Select, restyle, rewrite, and swap images directly on the rendered page. The editor lives in an isolated Shadow DOM, so it never collides with your site's CSS — what you see is exactly what ships.

SEO-safe delivery

Server-side and edge rendering apply your edits before the first byte — crawlers and social bots see the edited content, not the original.

Cloud media

Replace photos in a click. Uploads are sanitized and stored privately in the cloud, served fast with long-lived caching.

Versioning & rollback

Every publish is a version. Preview drafts with expiring links, require approval, and restore any prior state instantly.

Featherweight

A 4.9 KB gzipped runtime that fetches the manifest and gets out of the way. The editor bundle loads only when you edit.

One line to start

Paste a tag. Edit your site.

That's the whole install. Visitors get a tiny runtime; you get a full editor at a URL only you can open.

index.html
  <!-- Add before </body> -->
  <script
    src="https://cdn.weblay.wolfigs.com/weblay.js"
    data-site="your-site-key"
  ></script>
Secure by default

Enterprise-grade access, one Wolfigs account.

Sign in once to Weblay and everything else Wolfigs builds.

Passkeys & 2FA

Phishing-resistant passkeys, authenticator apps, and email codes — with single-use recovery codes.

Roles & approvals

Owner, admin, and member roles, per-site membership, and a submit-for-review publishing workflow.

Isolated & sanitized

Shadow-DOM editor, sanitized uploads under a strict CSP, and CSRF protection on every action.

Get started

Make your website editable in minutes.

Add one tag, open the editor, and ship changes without a deploy — on the site you already have.

Weblay is in research preview — features and availability may change.