HomeWebBlocks UIWebBlocks CMSCommerce GuidePluginsArticles

SEO and maintenance · Public catalog plugin

WebBlocks Redirect Manager

Create and manage simple 301 and 302 redirects from the WebBlocks CMS admin area.

A product-level view of purpose, audience and compatibility.

Purpose

Create and manage simple 301 and 302 redirects from the WebBlocks CMS admin area.

Intended audience

Site administrators

Category: SEO and maintenance

Compatibility

  • Current version: 0.1.25
  • Host product: WebBlocks CMS
  • CMS compatibility: ^1.32
  • PHP: >=8.1
  • License: MIT
  • Catalog status: Public catalog plugin

The principal capabilities exposed by the current package.

Current capability

  • 301 and 302 redirect rules
  • Normalized source paths and loop protection
  • Hit count and last-hit tracking
  • Bearer-authenticated internal API

Product boundary

Owns webblocks_redirect_manager_redirects with source, target, status, enabled state, hit count and last-hit timestamp. Unmatched and protected namespaces bypass redirect evaluation.

Technical ownership and operational boundaries should be visible before a package is enabled.

Security boundary

Write operations validate unique normalized paths, URL schemes, status codes and self-target loops. Non-GET/HEAD requests are never redirected.

Documentation status

Available: README, changelog and catalog metadata notes.

Runtime behavior is unusually explicit; add an operator-focused migration and redirect-testing guide.