Hardening Dictionary

Security hardening

Definition

Hardening is the set of configuration and process changes that make a site harder to abuse.

Also called: hardening, WordPress hardening

Why it matters for WordPress

Default WordPress is usable, not maximally strict. Hardening removes unused features, tightens file permissions, locks down admin, and keeps software current so opportunistic attacks fail more often.

How it shows up in practice

  • Disabled file editing in the dashboard
  • Restricted XML-RPC or REST surfaces you do not need
  • Security headers, correct HTTPS, lean plugin lists
  • Regular update and backup routines

What to do

  1. Start with updates, strong admin hygiene, and backups you have restored once.
  2. Remove unused themes/plugins.
  3. Apply role and login hardening before exotic “security through obscurity” tricks.
  4. Document what you changed so the next developer does not undo it blindly.

Guide: WordPress security hardening.

Go deeper

Want the full walkthrough?

This page stays short on purpose. The guide covers steps, examples, and what to check on a live WordPress site.

Open full guide

Nearby ideas in the dictionary

All terms →