Crafting Web Experiences
Stress testing is essential for checking system stability, cooling performance, or power supply limits. The stress tool is a lightweight way to impose a configurable load on the system. Install Stress Tool On Debian, Ubuntu, or Proxmox, use the package manager to install it: Run the Stress Test The following command will stress 4 CPU…
Built-in method: SCA Tool:Trivy – https://trivy.dev
WP-CLI WP-ENV Docker Compose
I can categorize the things that can be done to improve performance of a WordPress site as follows. The prioritization can be changed according to the initial testing results. Also, every single item might not be applicable for every WordPress site. Testing and planning phase is very important to decide which tasks need to be…
Proxmox often sends the same SMART error notification repeatedly. You can configure the system to alert you only when errors increase or new ones occur. Edit SMART Configuration Open the configuration file: Update the Device Scan Line Comment out the original line and add the one with the attribute log flag: Apply Changes Restart the…
Create a full backup named “before_maintenance_2020-10-25.zip” Update all the plugins and themes Check if there are any new message on admin dashboard Flush all the caches Check the site on incognito window Contact forms Visual issues Everything else Create a full backup again named “after_maintenance_2020-10-25.zip”
Rule #1: Cache Then… Cache eligibility: Eligible for cacheEdge TTL: Use cache-control header if present, use default Cloudflare caching behavior if notBrowser TTL: Override origin and use this TTL – 1 daySort query string: YesServe stale content while revalidating: YesUse strong ETag headers: Yes Rule #2: Admin No Cache Then… Cache eligibility: Bypass cache
This snippet will allow you to forcefully add any kind of HTML tags into the classic WordPress editor. Between ‘<!– noformat on –>’ and ‘<!– noformat off –>’ tags, WordPress won’t remove any attribute or tag from your content.
To show: To hide back: