Docs › How it works
No technical knowledge required. Here is exactly what happens, step by step.
You enter your website address and we look at it from the outside, just like a visitor would. We can often tell straight away whether you’re seeing a “critical error”, a white screen, a database error, or a stuck maintenance page. This step asks for no login details whatsoever.
To actually fix the site, the tool needs to reach your files. You provide:
The connection prefers secure FTPS encryption. Your token unlocks repairs for that one website.
Now connected, the tool reads a small number of specific files to understand the problem:
| What we read | Why |
|---|---|
wp-config.php | To check settings like debug mode and memory limit. |
wp-content/debug.log | To find the exact error message, if logging is on. |
| The list of plugin folders | To know which plugins might be causing a crash. |
.htaccess | To spot a corrupted rules file. |
A check for .maintenance | To detect an interrupted update. |
It then shows you a plain-English list of findings, each with a one-click fix where appropriate.
You can apply fixes individually, or press “Try the safe auto-fix.” The auto-fix:
wp-repair-backups folder on your own site. The “Undo all changes” button reverses everything.When you’re done, click Disconnect & wipe. The tool closes the connection and erases your credentials from memory. If you created a temporary FTP account for the job, you can now delete it.