Knowledge base article
How to remove Site Software management
Related articles
Basic WordPress security and site management
Disable automatic WordPress updates via wp-config.php
How did my WordPress website get hacked? What do I do?
Other cpanel articles
A beginners guide to email spoofing
Accessing your site before changing DNS
An introduction to email authentication
Basic WordPress security and site management
Can I test out your services for free?
Check MySQL database table disk usage
Configure object cache with memcached and Litespeed Cache plugin
Configure spam filtering in cPanel
Connect via SFTP using SSH key authentication with FileZilla
Connecting to Serversaurus shared hosting via SFTP
Create a clone of your website
Create a SSH key pair and configure your SSH key in cPanel
Create a WordPress administrator via MySQL CLI
Create a WordPress administrator via phpMyAdmin
Create a WordPress cron task in cPanel
Create and manage email accounts in cPanel
Create Autoresponders in cPanel
Disable automatic WordPress updates via wp-config.php
Domain options for shared hosting
Download or restore individual files, directories or database backups with JetBackup
Emptying Trash, Junk and Spam files
Enabling PHP extensions, Changing PHP Version and Setting PHP Options
Export or Import a MySQL database via CLI
Force HTTPS via .htaccess (cPanel)
Go live with your WordPress staging website
Help! I need a backup of my cPanel-hosted website
Hide .html extension using .htaccess
How did my WordPress website get hacked? What do I do?
How to ensure website generated emails are delivered successfully
How to issue a Let’s Encrypt certificate
I can receive email but can’t send!
Introduction to LiteSpeed Cache
Login to cPanel via the Client Portal
Manage DNS zones with the cPanel Zone Editor
Manual WordPress migrations in a nutshell
Migrate remote staging website to local hosting server
Migrate remote transactional website to local server
Migrating email from one POP/IMAP email account to another
My site and/or email service is down
Network Firewall (I can’t access my services on a non-standard port)
Pointing your domain to Serversaurus
Pointing your domain to Squarespace with cPanel
Prevent website generated spam with CAPTCHA
Push updates from a staging to production website
Reconfigure production website to subdomain
Recover your hacked WordPress website
Remove Wordfence firewall block via MySQL CLI
Secure your WordPress installation
Setting up email on your iPhone
Subdomains for test sites & more
The SLA – Best effort versus 99.9% versus 100%
Unable to renew certificate: The Let’s Encrypt HTTP challenge failed
Understanding CloudLinux resource limits
Update a WordPress website to use a new domain name
Update your WordPress username via phpMyAdmin
Using the Serversaurus Cloud CDN with your WordPress website
What exactly is shared hosting?
Why don’t you have unlimited plans?
WordPress install still shows Serversaurus “new customer” landing page
This article will guide you through disconnecting your WordPress website from Site Software management
Site Software is a cPanel developed addon which allows users to manage their applications within cPanel. Site Software works by injecting code in to your website installation to manage the application. Unfortunately the injected code prevents WordPress initiated updates and since the Site Software updates are delayed websites managed by Site Software don't receive the latest WordPress version for several months after its release.
For the reasons explained above, WordPress management via Site Software has made websites prone to becoming hacked since the sites are frequently running outdated, vulnerable versions of WordPress.
As part of our internal security procedures, we do not offer Site Software support on any of our servers.
Let's get started!
Fortunately removing Site Software management from your site takes only a few steps! You just need to remove Site Software's added files, however if you aren't confident navigating your website files, please request the assistance of your developer or technically savvy friend.
- Login in to cPanel, and open the File Manager function or log in to the server via SSH
- Locate the directory labelled .cpaddons in your accounts home directory
- Delete the .cpaddons directory
- Change into the public_html directory, edit wp-config.php and remove any lines labelled Site Software
After completing those steps, Site Software will no longer manage your website! Note, the .cpaddons directory will recreate itself on the next cron run without the Site Software configurations so don't worry if you notice that directory is present again after the initial removal.
Last updated November 30, 2023