Files
dotjuice-plugin-docs/marketing/dotjuice-pagespeed/database.md
johan 37e5497923 Flatten marketing paths ahead of wiring up the websites
Drop the redundant documentation/marketing/ nesting inherited from the
plugin repos, so files sit at marketing/<plugin>/<page>.md. These paths
become raw URLs pasted into Elementor pages and ACF fields, so they are
much cheaper to change now than once sites reference them.

Fixes the four cross-plugin links for their new depth, and corrects the
README, which still pointed at the abandoned per-repo documentation/
folders instead of this repo.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-31 06:39:05 +00:00

1.0 KiB
Executable File

Database Cleanup

Every WordPress site quietly accumulates clutter. This clears it out.

The problem it solves

Post revisions pile up every time you save a draft. Abandoned auto-drafts never get deleted. Spam comments sit in your database waiting to be emptied. Plugins leave behind transient cache entries and orphaned metadata long after they're no longer needed. None of this is dramatic on its own, but on a site that's been running for a few years, it adds up to a noticeably larger, slower-to-query database — and a heavier backup every single time.

How it helps

Dotjuice Pagespeed gives you one-click cleanup for the most common sources of database bloat — revisions, drafts, spam, expired cache entries, and orphaned data — with a live view of how much each category is currently holding. Prefer to set it and forget it? Turn on scheduled cleanup and choose how often it runs automatically.

The result

A leaner, faster-to-query database and a smaller backup — housekeeping that used to mean a manual phpMyAdmin session, now a single click.