Skip to content
Veravix

Veravix

Step-by-Step Guides to Building and Growing Your Website

  • Home
  • About
  • Privacy Policy
  • Terms and Conditions
  • Disclosure
  • Cookie Policy (EU)
  • Contact
  • Imprint

Website Maintenance

Website Maintenance covers the ongoing work that keeps a site running after launch — updates, backups, uptime monitoring, and a staging site to test changes safely.

It also covers troubleshooting when something breaks — database errors, the white screen of death, login lockouts, plugin conflicts. Most sites that run into real trouble weren’t attacked or badly configured, they were just left unattended too long.

PHP 8.2 Loses Security Support in December: How to Update Your WordPress Site’s PHP Version

September 5, 2026September 2, 2026 by Etienne Basson

PHP 8.2 loses security support on December 31, 2026, and PHP 8.1 is already fully end-of-life. What that actually means for a WordPress site still running an older version, and how to check and upgrade safely.

Categories Website Maintenance

WordPress 7.1 Broke Sites in Hours: How to Handle Any Major Update

September 5, 2026September 1, 2026 by Etienne Basson
Featured image for WordPress 7.1 Broke Sites in Hours: How to Handle Any Major Update, Website Maintenance category, Veravix

WordPress 7.1 broke WP Rocket sites within hours of release, some locked out of wp-admin entirely. What actually caused it, and a practical checklist for surviving any major WordPress update without becoming the next fire.

Categories Website Maintenance

How to Monitor WordPress Uptime for a New Website

August 6, 2026July 1, 2026 by Etienne Basson
A radar scan icon representing monitoring WordPress uptime for a new website

Uptime monitoring turns downtime from a customer complaint into a five-minute fix. Here’s how to set it up properly, real pricing across the two most common tools, and a licensing detail worth checking before you rely on the free tier for a business site.

Categories Website Maintenance

How to Create a Website Backup Schedule in WordPress

August 6, 2026June 29, 2026 by Etienne Basson
A cloud backup icon representing a scheduled WordPress website backup

A backup schedule nobody has tested is a false sense of security. How often to back up, where to store copies, and the one mechanism most backup plugins never mention: what they actually skip.

Categories Website Maintenance

How to Audit and Remove Unused Plugins and Themes in WordPress

August 7, 2026June 28, 2026 by Etienne Basson
A pruning shears icon representing auditing and removing unused WordPress plugins and themes

Every unused plugin and theme sitting in your WordPress install is a security risk and a performance drag. Here’s how to find them, decide what to keep, and safely remove the rest.

Categories Website Maintenance

How to Fix a WordPress Database Connection Error

August 5, 2026June 10, 2026 by Etienne Basson
A database cylinder with a broken red connection line representing a WordPress database connection error

Why WordPress’s built-in fatal-error recovery mode can’t catch a database connection error, and the three real causes — credentials, server availability, table corruption — in order of likelihood.

Categories Website Maintenance

How to Monitor WordPress Error Logs for Early Problem Detection

August 5, 2026May 23, 2026 by Etienne Basson
Lines of log text with one line highlighted red and a magnifying glass over it representing monitoring WordPress error logs

How to turn on WordPress’s built-in debug log, read it without living in FTP using Query Monitor or Debug Log Viewer, and catch problems while they’re still a one-line fix.

Categories Website Maintenance

How to Fix a Slow WordPress Admin Dashboard

August 5, 2026April 28, 2026 by Etienne Basson
A speedometer gauge with the needle in the fast green zone representing a fixed WordPress admin dashboard speed

Instead of blindly deactivating plugins one at a time to find the slow one, Query Monitor’s “Queries by Component” breakdown names the actual culprit directly — genuinely faster than the usual trial-and-error method.

Categories Website Maintenance

How to Fix WordPress Login Issues (Locked Out, Wrong Password, and Redirect Loops)

September 6, 2026April 8, 2026 by Etienne Basson
How to Fix WordPress Login Issues

WordPress 6.8 switched password hashing from phpass to bcrypt: the classic “set an MD5 hash in phpMyAdmin” recovery trick is outdated practice now, and here is the current recommended way to reset a password directly in the database.

Categories Website Maintenance

How to Troubleshoot WordPress Plugin Conflicts

August 6, 2026March 27, 2026 by Etienne Basson
Two overlapping puzzle pieces with sparks representing troubleshooting WordPress plugin conflicts

Learn how to identify and fix WordPress plugin conflicts using a step-by-step deactivation method, FTP access, and WordPress debug mode — no developer skills required.

Categories Website Maintenance
Older posts
Page1 Page2 Page3 Next →

Categories

  • Artificial Intelligence (21)
  • Content Strategy (18)
  • Ecommerce (29)
  • Freelancing (18)
  • SEO (37)
  • Web Hosting (17)
  • Website Analytics (20)
  • Website Design (18)
  • Website Maintenance (21)
  • Website Marketing (22)
  • Website Monetisation (17)
  • Website Performance (20)
  • Website Security (23)
  • Website Setup (34)
  • Website Structure (23)

Latest Posts

  • WooCommerce HPOS Explained: What Changed in 2026, and What to Check FirstSeptember 6, 2026
    WooCommerce 10.7 quietly turned off the automatic patch between the old and new order tables. What HPOS actually is, how to check which mode a store is running, and what to verify before migrating.
  • Website Security category thumbnail: What to decide before your WordPress site gets hacked, not after
    What to Decide Before Your WordPress Site Gets Hacked, Not AfterSeptember 5, 2026
    Most WordPress incident-response guides are cleanup instructions for after a hack. The real gap is deciding beforehand who can take the site offline, whether your backups actually restore, and what the 72-hour GDPR clock means once visitor data is exposed.
  • WooCommerce vs. Shopify comparison, Ecommerce category thumbnail for veravix.com
    WooCommerce vs. Shopify: What the Sticker Price Doesn’t Tell YouSeptember 3, 2026
    A genuine cost comparison between WooCommerce and Shopify, priced at a real order volume from each platform’s own current pricing pages — hosting, payment processing, apps and extensions, payment-processor lock-in, data ownership, and which real business situations actually favor each one.
  • PHP 8.2 Loses Security Support in December: How to Update Your WordPress Site’s PHP VersionSeptember 2, 2026
    PHP 8.2 loses security support on December 31, 2026, and PHP 8.1 is already fully end-of-life. What that actually means for a WordPress site still running an older version, and how to check and upgrade safely.
  • Featured image for WordPress 7.1 Broke Sites in Hours: How to Handle Any Major Update, Website Maintenance category, Veravix
    WordPress 7.1 Broke Sites in Hours: How to Handle Any Major UpdateSeptember 1, 2026
    WordPress 7.1 broke WP Rocket sites within hours of release, some locked out of wp-admin entirely. What actually caused it, and a practical checklist for surviving any major WordPress update without becoming the next fire.
  • The ‘Mobile’ Toggle in DevTools Isn’t Testing Your Site on MobileAugust 31, 2026
    Toggling the DevTools device toolbar changes the viewport, not the CPU or network. Here's the real gap between simulated throttling, calibrated throttling, and an actual phone on an actual connection — and why INP is the metric that exposes it.
  • Auditing Third-Party Scripts: What to Cut, Delay, and KeepAugust 30, 2026
    A clean plugin list and a caching plugin aren't enough if third-party scripts are still the real Total Blocking Time problem. How to actually find, audit, and decide what to cut, delay, or keep.
  • Color Palette Tools: Generators, Contrast Checkers, What Each One CatchesAugust 29, 2026
    Palette generators like Coolors and Adobe Color check whether colors look good together. They don't check whether the text sitting on them is readable. Here's how to run both checks properly, with real WCAG numbers.
  • GA4 vs. Privacy-Focused Analytics: Plausible, Fathom, and When to SwitchAugust 28, 2026
    Most sites install GA4 by default and pay for it with a cookie consent wall, even with no ecommerce or remarketing to justify it. When GA4 is actually worth that cost, and when a privacy-focused alternative fits better.
  • Dark Mode for WordPress: Plugin, Custom CSS, or Skip It?August 26, 2026
    “Add dark mode” is really three different technical decisions. Here's how to pick the right one — pure CSS, plugin, or a hand-built toggle — and the classic-theme constraint most guides skip.

Search

Quick Links

  • Home
  • About
  • Privacy Policy
  • Terms and Conditions
  • Disclosure
  • Cookie Policy (EU)
  • Contact
  • Imprint
© 2026 Veravix • Built with GeneratePress
Manage your privacy

To provide the best experiences, we and our partners use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us and our partners to process personal data such as browsing behavior or unique IDs on this site and show (non-) personalized ads. Not consenting or withdrawing consent, may adversely affect certain features and functions.

Click below to consent to the above or make granular choices. Your choices will be applied to this site only. You can change your settings at any time, including withdrawing your consent, by using the toggles on the Cookie Policy, or by clicking on the manage consent button at the bottom of the screen.

Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Statistics

Marketing

Features
Always active

Always active
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
Manage options
  • {title}
  • {title}
  • {title}