Skip to content

Public WordPress documentation

Standard Operating Procedures

Set varnish cache time without wp rocket cache

December 2, 2025December 1, 2025 by public documentation

.htaccess, all pages, cache for 10 minutes, only for informative static sites:

Categories Infra/stack, Standard Operating Procedures Tags cache, varnish Leave a comment

Clear WooCommerce session tables

November 26, 2025 by public documentation
Categories Standard Operating Procedures, Tools Tags wooCommerce, wp-cli Leave a comment

Disable WordPress fatal error handler

August 21, 2025 by public documentation
Categories Standard Operating Procedures Tags error Leave a comment

Redirect addon domain to specific page on another domain

February 20, 2025 by public documentation

RewriteEngine On RewriteCond %{HTTP_HOST} ^(www\.)?metdetreinnaarturijn\.nl [NC]Rewriterule ^(.*)$ https://www.managedwphosting.nl/duurzaam-naar-wordcamp-europe-in-turijn/ [R=301,L]

Categories Standard Operating Procedures Tags htaccess, redirect Leave a comment

WP-CLI force reinstall

December 5, 2024 by public documentation
Categories Standard Operating Procedures, Tools Tags force, reinstall, wp-cli Leave a comment

Post with emoji fails?

October 11, 2024 by public documentation

Error when inserting emoji? Processing value for the following field failed: post_content: The supplied value may be too long or contains invalid data.

Categories Standard Operating Procedures Tags database, emoji, error, insert Leave a comment

Increase PHP Random Acces Memory (RAM) per PHP thread

May 14, 2024 by public documentation

Use Cloudlinux, do not use some vague .htaccess or user.ini file. Use the "options" and scroll down.Note: your account will *still* be having its own limits.

Categories Standard Operating Procedures Tags PHP RAM Leave a comment

Redirect an addon domain to a specific URL

April 3, 2024 by public documentation
Categories Standard Operating Procedures Tags htaccess, redirect Leave a comment

Dmarc

March 21, 2024 by public documentation

_dmarc subdomain, TXT reject all, lose policy reject all, strict spf and DKIM policy

Categories Standard Operating Procedures Tags dkim, dmarc, email, spf Leave a comment

Redis cache

February 2, 2026March 21, 2024 by public documentation

Important: First enable redis in the hosting control panel Install Redis Object Cache ( Till kruss ) Config wp-config.php enable the plugin -> wp-admin/options-general.php?page=redis-cache

Categories Standard Operating Procedures Tags redis Leave a comment
Older posts
Page1 Page2 Page3 Next →
Filters
Filters

 

Category
Tags
Show (28)
Cancel

Recent Comments

No comments to show.
© 2026 Public WordPress documentation • Built with GeneratePress