the customer does not want to administer the site, and has requested that there will be no maintenance on the site
With these requirements, I usually don’t use WordPress but build a good ol’ HTML page. You can basically do this with your WordPress site now as well.
Just scrape HTML, JS, CSS and images. If you use a caching plugin, you could even use their generated HTML. With this you get the following benefit
- (almost) no security threats, as there is no more PHP involved
- no updates
- site will always look the same
Now if the customer does want changes, you could spin up the WP instance you have backed up somewhere, make the changes, do the export again. Of course this comes with extra costs. But that is the trade off: either you need maintenance and can make changes quickly, or you don’t maintain but each change will cost more.
Related Posts:
- How Do I Configure Automatic Updates in WordPress 3.7?
- Will A WordPress automatic update harm my website?
- What is a “forced plugin update”, how can I avoid it and use it for my plugins
- Automatic updates are not working
- Is it possible to prevent website from breaking with auto update?
- Enable automatic minor core updates when root of site is a git repository
- WordPress Health Tool reporting version control as a critical issue
- Unable to get WordPress auto update working on Ubuntu 12.04
- WordPress 3.0.1 Auto Update Problem
- Disable Plugin Updates but Allow WP Auto Security Updates
- Missing Update Link to 3.02/3.03 on Dashboard
- Change email for update notification
- How does wordpress handle file permissions when automatic updates are enabled?
- How to schedule Automatic WordPress Plugin and Core updates for night times
- Auto Plugin & Core Updates Not Working For Custom Theme
- WordPress updates and Git
- How to debug background/auto update?
- How can I fix my server so core/plugins/theme update don’t silently fail?
- WordPress 3.1 not autoupdating
- WordPress core auto update fails for UpdraftPlus WordPress Backup Plugin
- Automatic updates only in a predefined maintenance window
- Auto updating a single plugin
- Could auto-update delete core WordPress files and cause a white screen of death?
- Changing random post publish time for repost
- WordPress sites got auto upgraded [duplicate]
- How to turn off automatic updates of the WordPress core
- WordPress update fails with a “permission denied” error?
- How to trigger automatic plugin updates in WordPress 5.5
- Adding a banner to the install dialogue of a custom plugin
- Auto generate custom post title
- WordPress 3.3 auto update not working
- How to know current auto-update status of the WordPress core?
- Auto update error messages
- Will WordPress Auto Update work on a site with Basic Authentication enabled?
- WordPress site auto updates for no reason
- Are automatic background plugin updates for non-WP.org plugins possible?
- Auto Update fail time my external folder deleted
- Stop WordPress from auto updating
- How Do I Configure Automatic Updates in WordPress 3.7?
- Enable automatic plugin update for certain plugins [duplicate]
- Auto generate meta data value in post
- How to upgrade WordPress automatically?
- WordPress Automated Posts Creation
- How exactly do automatic updates work?
- How should I structure a WP website project using git and updating from WP dashboard?
- Update plugin from personal API
- Automating the Backup Process (30+ websites)
- Automatic updates in plugin – not hosted on wordpress repository
- WordPress updates defined vs add_filter?
- Enable Auto-updates for all plugins using wp-cli? (since wordpress 5.5)
- Disable WP core updates but send email notification
- Automatic Upgrade Filters in Multisite
- How long does it take for theme / plugin automatic updates to initiate?
- Making plugin unique to not conflict with plugins with the same name
- Why won’t my site automatically apply updates after upgrade to 3.7?
- Have WP Theme update from Git Repository
- How to update/auto-update my private plugin? [duplicate]
- I want to run different WordPress websites under the same database
- Tablepress won’t update the table data [closed]
- What ALL can cause “Another update is currently in progress.”? [closed]
- Get data from dropdown and update page
- Avoid theme updates, just one theme
- Can I update themes without enabling maintenance mode?
- Can a manually uploaded plugin be made to track updates from the WordPress.org plugin directory?
- Upgrading from 3.5.2 to 3.9.1
- Updating Existed RocketTheme Theme on WordPress
- What is the correct way to update both WP/plugins/themes without breaking the site?
- WordPress 3.8.1 update error
- What file(s) in core control automatic background updates?
- Problem with automatic role change through cron job
- Cannot change the definition of AUTOMATIC_UPDATER_DISABLED
- Upgrading problem
- Why does WordPress 4.1 have an auto-update entry in wp_options?
- I should enable automatic updates?
- Updating WP 3.9.5 without destroying my website
- Can you refresh ONLY the wordpress adminbar and not the whole page?
- How to execute plugin and theme updates from a web hook / endpoint?
- Wordpres core-update theme renames theme folder name
- How to allow WordPress updates to only one specific administrator?
- What request is WordPress sending on theme update?
- Auto update post title and slug when post status is changed
- WordPress 4.4.2 Update not working
- Strange bug on post/page save
- Custom Field data only shows after manual post update
- automated import from blogger
- Determining Whether Automatic Upgrade will Fail?
- is it right choose to connect database in template page directly in WordPress site?
- How to create a plugin with automatic update?
- Update a previous version of plugin when the new plugin is built from the scratch
- Update (a function) post’s featured image as soon as $image_url changes
- Where to add my code to auto attach images to existing products
- Background Updates Not Happening
- Can’t Auto-Update, but permissions are good?
- pre_set_site_transient_update_plugins not updating
- How to Enfroce Domain Licensing Limits? [closed]
- How to Replicate Elementor Licensing Model
- Plugin download link
- How do I send out an update for my custom wordpress theme?
- How to enable auto update for embedded plugins
- WordPress is updating only patch version and not minor