SEO
Profile
Procwire
Start typing to search posts, products, media, comments, orders, and team members.

SEO

Global meta defaults for the public site, plus URL redirects and a log of broken links visitors have actually hit.

Global meta defaults

Used as the fallback whenever an individual post/product doesn't set its own title or description. Changes here are live immediately — the public site reads this table directly on every page load.

Used for og:image / Twitter card previews when a post or product has no image of its own.

Redirects

301/302/307/308 from an old path to a new one. Applied by the workers/sitemap Worker in front of the public site.

FromToStatusHits

404 log

Paths visitors actually hit that didn't resolve to anything. Turn a frequent one into a redirect above.

PathReferrerHitsLast seen

Broken-link scanner

Crawls every published post's content for <a href> links and checks each one. Runs on demand in your browser — see PHASE_7_HANDOFF.md for why this is a button, not a background job.

PostLinkResult

Keyword & internal linking suggestions

Lightweight heuristic — top keywords per published post, and other posts sharing them worth cross-linking. Not ML, just word frequency; see PHASE_7_HANDOFF.md.