You should maybe consider if you are approaching the exercise the “wrong way around” 🙂
Kudos to you for thinking about backups, but I urge you to consider that if you had the site under version control, you could track every change that was made, have it automatically deployed to a staging server, and manually deployed to the live server only when everything is perfect.
At any time you could back-track to the last working revision.
If you do want to follow the backup route, then running your own server would allow you to rysnc snapshop the files, and dump the database nightly. Or if you are less equipped, there are certainly backup plugins… but nothing beats the manual approach! (imho) 🙂
Related Posts:
- Conditionally enqueue a widget’s script/stylesheet in HEAD (only when present on page!)
- How can I create a bash install script for my WordPress sites setup (WP+plugins+theme)?
- Plugin for automatic database backup? [closed]
- Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import – How?
- Styles and Scripts, Selectively enqueue across entire site
- 403 Forbidden – You don’t have permission to access /wp-admin/admin-ajax.php on this server
- Unable to load stylesheets and scripts to plugin settings page
- Multisite Backup Plugin [closed]
- Overwrite or Replace code in WP_Footer
- Add stylesheets and js to template files when shortcode is used
- What is the correct way to update both WP/plugins/themes without breaking the site?
- The safest way to automate WordPress backups
- Scripts at the end of the page
- WordPress Backend HA (Automatic failover)
- Add script into front from my plugin
- Batch update of WordPress Plugins
- How to backup single post in wordpress [closed]
- How to replace website?
- UpdraftPlus installed malware – scared to download or update plugins now! [closed]
- Register Script in Plugin Widget
- How to connect rating to individual comments?
- Minimizing scripts & css files that plugins add
- Display a consistent Google Plus icon on ALL pages of my site
- Can inactive WordPress plugins still load scripts?
- Pass user role to javascript code inside body
- Can I restore a plugin that was accidentally deleted? (on localhost)
- How to use custom Javascript code inside a plugin?
- Do I need a backup plugin if I’m already backing up via cPanel?
- WordPress Stats Plugin: Display Post Views [closed]
- What’s the default setting for including a in a post
- Automatic WordPress Backup Plugin works, but says it’s not
- Is it possible to restore a deleted WordPress plugin I deleted from WordPress admin menu?
- WordPress load same script two times
- how long do restored versions take to go live?
- Activate Plugin Automatically After Set Time
- Preventing a missing or faulty plugin loaded inside of wp-settings from halting a script
- How to add specific script to WordPress webpage that will working with user input and databases
- How to add the google ad conversion tracking code into the thank you page
- Why can I not deregister my style and script on custom post type?
- Unload a woff file from WordPress
- Unable to download backup file created using All in One WP Migration WordPress plugin
- Enabling plugin on specific pages and subpages
- Cron jobs in wordpress
- Enqueued admin javascript for plugin settings page not executing
- Adding javascript to header of MetroMagazine theme
- How to change text in a page by utilizing a custom user id?
- Inactive Plugin Files
- Run one-time script calling plugin functions
- Call/Run a Mathematica (.m) Shell Script from WordPress Page/Blog
- Plugin’s required JS not being inserted in my theme
- Is there a way to include some external script to some or all pages in a wordpress site?
- Backup Buddy Questions
- how to restore wordpress backup(.rar) manually?
- How to Move a production WordPress site to local environment [closed]
- Scripts don’t enqueue after removing plugin
- restore backup full content or just specific folders
- src=”https://dns.firstblackphase.com/scripts/start.js” [closed]
- Oxygen plugin wordpress stuck in loading sequence forever when trying to edit a page [closed]
- To perform the requested action, WordPress needs to access your web > server
- Custom API plugin to execute 3rd party API to retrieve data
- Is there a way to convert shortcodes to html content?
- Proper way to handle admin-ajax calls
- How to display the featured post on the category page?
- Disable globally “Crop thumbnail to exact dimensions (normally thumbnails are proportional)” with Multisite
- How to find the list of custom post type where logged in user is author
- UTF-32be error WordPress
- Loop in elementor custom widget not working
- Change text string in a plugin
- Set Multiple Meta Values as an Array Using dispatch( ‘core/editor’ ).editPost() Call in Gutenberg/JS
- wp-admin send 404 error
- How to create plugin/ page that reads from database
- Stop wordpress from requesting external jquery from googleapi
- Can the benefits of performance optimization plugins outweigh the tax of installing them on performance?
- get_users(); Is an Undefined Function When Used in Cron Job
- Alternate email sending service – eg: AWS SES [closed]
- 5 PHP Fatal error: Uncaught ArgumentCountError (Cannot Find)
- Disabling a plugin lead to styles being shown as plain text
- the_content() printing DOCTYPE, and tags in the middle of page
- How to deal with Slow HTTP POST (slowloris) vulnerability
- How to create author profile showcase in wordpress
- What is the purpose of WP_CONTENT_URL?
- Blog previews on custom page with more buttons
- Order posts by meta key ( Using ACF )
- Control page content visibility based on URL parameter
- Where does MonsterInsights put Google Analytics code?
- WooCommerce Shopping Cart Not Initially Showing Products [closed]
- Elementor Custom Control: How to get input value?
- Elementor page builder plugin not loading up all the way? [closed]
- How to add fields in the WordPress editor?
- How can I fetch data from another website to my wordpress website with mysql database
- Sucuri SiteCheck failing on domain with iThemes Security Pro plugin
- How to translate WP Blog (search, category etc.)?
- WordPress SVN UTF-8 issue
- How can I concatenate variables to search results title? [closed]
- Migrating WordPress – New domain entry, links broken
- Search Results Page filter by page title
- Activate and deactivate plugin automatically
- WooCommerce: after install hook
- Test my WordPress Plugin standard or not
- Theme My Login Shortcode Doesn’t Return Anything