SitesSaver

Privacy policy

What the plugin handles, what the Google Drive connection actually does, and what this website collects.

Last updated 13 September 2026

Who publishes this

SitesSaver is published by fidodesign.net. Questions about this policy or about data handling go to [email protected].

This policy covers the SitesSaver WordPress plugin, the authentication relay at api.sitessaver.com that the plugin uses for Google Drive, and this website.

The short version

Data the plugin handles

SitesSaver is self-hosted software. It runs inside your WordPress installation, on your server, under your control.

What it reads and writes

What we never receive

Your backups, your database, your site content, your visitors' data, and your WordPress credentials are never transmitted to fidodesign.net. There is no telemetry, no usage reporting, and no phone-home beyond the two network calls described in the next two sections.

Google Drive

Connecting Google Drive is optional. The plugin works fully without it. If you do connect it, here is exactly what happens, because it involves a service we run.

Why there is a relay

Google OAuth requires a registered application with a client ID and secret. A secret cannot be shipped inside a plugin that anyone can download and read, so the authorisation exchange runs through a relay we operate at api.sitessaver.com, which holds those credentials on behalf of all installations.

What passes through the relay

The refresh token is stored in your own WordPress database. The relay exists to perform these exchanges, not to accumulate a record of them.

What does not pass through the relay

Your backup files never touch it. Uploads, downloads, listings, and deletions are made by your server directly to googleapis.com using the access token. Your archives travel between your server and your own Google account.

What the plugin can see in your Drive

The plugin creates and uses a folder named SitesSaver Backups (your site name), and works with ZIP archives in that folder. It does not read, index, or transmit your other Drive files.

Revoking access

Disconnect Google Drive in SitesSaver › Settings, which revokes the authorisation and deletes the stored token. You can also revoke it yourself at any time from your Google account permissions page. Backups already uploaded remain in your Drive, and you delete them there.

Google API Limited Use disclosure

SitesSaver's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including its Limited Use requirements.

Specifically, data obtained through Google APIs is used only to provide the backup storage feature you asked for. It is not sold, not transferred to third parties except as needed to provide that feature, not used for advertising, and not read by humans except where you have given explicit permission for support purposes, where required by law, or for security investigation.

Update checks

To tell you when a new version exists, the plugin periodically requests the public releases list from api.github.com for its own repository. That is an ordinary HTTPS request to GitHub, subject to GitHub's own policies, and it carries no information about your site beyond what any HTTP request necessarily reveals, such as your server's IP address. The result is cached for six hours.

This website

www.sitessaver.com is a set of static pages.

Support contact

If you email [email protected], we keep that correspondence in order to answer you and to understand recurring problems. Please do not send credentials, database dumps, or backup archives by email. If diagnosing a problem needs more than logs and version numbers, we will tell you what is needed and how to send it.

Public issues opened on GitHub are public. Do not put private information in one.

Your rights

Because we hold no accounts and collect no user database, in nearly every case the data you are asking about is in your own hands: on your server, or in your own Google Drive. For anything else, such as email correspondence, write to [email protected] and ask for a copy or for deletion.

Where you are acting as a data controller for your clients' sites, note that SitesSaver is a tool running under your control. Backups contain whatever your site contains, personal data included, so store and dispose of them accordingly.

Changes to this policy

If this policy changes materially, the date at the top changes and the substance of the change is described in the plugin changelog rather than applied quietly.