Tag

hardening

All posts in this stream, newest first.

WordPress Security Myths That Waste Your Time

Renaming your login URL, hiding your version number, and swapping your table prefix feel like security work. They mostly aren't. Here's what actually reduces risk, and how to do it.

by Robbie·Aug 2, 2026·4 min read

Monitoring and Audit Logs: Knowing When Something Is Wrong

A working WordPress site can hide a compromise for weeks if nobody is watching. Here is the minimum observability stack, uptime checks, file-change detection, and activity logs, that turns a silent breach into something you catch the same day.

by Robbie·Jul 31, 2026·6 min read

Hacked WordPress: A Calm, Complete Cleanup Playbook

A hacked site is stressful but recoverable. Here is the exact order of operations, containment, entry-point hunting, full cleanup, credential rotation, and hardening, so you fix it once and stay fixed.

by Robbie·Jul 26, 2026·5 min read

Stopping User Enumeration and REST API Leaks

Attackers do not need to guess your usernames if your site is handing them out through author archives and the REST API. Here is how the leak happens and how to close it without breaking anything you actually need.

by Robbie·Jul 25, 2026·5 min read