Generate WP Sites List (WebUI Method)
- Sign in to the cPFence WebUI on your app server.
- Keep the Switch Server selector on your target server.
- Go to Tools & Utilities and choose WP-AutoShield Bulk Tools.
- In the General & Backups card, click Generate WP Sites List.
- Press Generate List to trigger the scan; the UI streams progress until all WordPress installs are cataloged.
A fresh inventory is written to /var/log/cpfenceav/wp-sites-list.txt, letting other WP-AutoShield tools target the latest wp sites.
Tip: You can Schedule this tool to run daily with WP-AutoShield by enabling "cPFence_autoupdate_wp_sites_list" on the Settings page. (Default: On)
Command Line (CLI) Method
- SSH into the app server.
- Run the following command to rebuild the WordPress sites list:
cpfence --generate-wp-sites-list - Monitor the console output for completion. The resulting inventory is stored in
/var/log/cpfenceav/wp-sites-list.txt.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
