Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.24 KB

reliability.md

File metadata and controls

25 lines (16 loc) · 1.24 KB

Reliability

Once your site is up, how do you keep it that way? And what can you do if it goes down? In most cases, the same best practices apply to WordPress as with other web applications, but some differences and recommendations are detailed here.

Backups

See Backup. If you are looking for more specific documentation, please refer to backing up your database, and backing up your WordPress files.

Monitoring

See Monitoring.

Version Control

See Version Control.

Changelog

  • 2023-06-08: Update the Backups, linking to the Advanced Admin.
  • 2023-05-29: Move the Monitoring to the Advanced Administration Handbook.
  • 2023-05-29: Move the Version Control to the Advanced Administration Handbook.
  • 2021-05-27: Fixing infoboxes
  • 2021-02-17: Changelog added
  • 2020-11-23: Minor text changes and info-block
  • 2020-06-02: Published from Github