Main Page
WordPress page templates for other content types
By default, WordPress page templates (the ones that show up in the Page Attributes → …
Optimize Largest Contentful Paint (LCP)
https://wp-rocket.me/google-core-web-vitals-wordpress/improve-largest-contentful-paint/ https://web.dev/articles/optimize-lcp
To dynamically change recipient of a Gravity Form
You can pass an ID to the form. e.g. /my-page?ID=1223 The form can have a …
Cloudflare SSL/TLS Custom Hostnames notes
Documentation https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/ Testing setup using swsdns.co.uk Setup fallback origin – fallback.swsdns.co.uk Setup a record …
InnoDB notes
https://dba.stackexchange.com/questions/27328/how-large-should-be-mysql-innodb-buffer-pool-size https://releem.com/#rec208583480 https://dba.stackexchange.com/questions/19164/what-to-set-innodb-buffer-pool-and-why/19181#19181
Using Creattie SVG in Fontello
Download the SVGs you want to use Download and install Inkscape – https://inkscape.org/ Follow the …
Full Page Caching – CLOUDFLARE
Notes for full page caching This is best used with the business package DO NOT …
Moving website to 20i notes
Security headers X-DNS-Prefetch-Control: LeaveX-Frame-Options: SAMEORIGINX-Content-Type-Options: nosniffReferrer-Policy: no-referrer-when-downgradeCross-Origin-Resource-Policy: LeaveCross-Origin-Opener-Policy: leaveCross-Origin-Embedder-Policy: leaveStrict-Transport-Security: max-age=31536000X-XSS-Protection: 1; mode=blockContent-Security-Policy: LeaveContent-Security-Policy-Report-Only: LeaveExpect-CT: …
Add a mailbox to a Google account
How to add a mailbox to existing google package Sign in to https://channelservices.cloud.google.com when signed …
Reset a google password
Resetting a password for a Gmail account: Sign in to https://channelservices.cloud.google.com when signed in to …
Cloudflare Firewall
Block lists Copy of the latest rule lists made for blocking, to add them:Naming Scheme: …
Use Cloudflare SSL on 20i package
https://support.cloudflare.com/hc/en-us/articles/115000479507 https://support.cloudflare.com/hc/en-us/articles/115003011431#526error https://support.cloudflare.com/hc/en-us/articles/214820528-Validating-a-Let-s-Encrypt-Certificate-on-a-Site-Already-Active-on-Cloudflare https://www.sslshopper.com/ssl-checker.html https://support.cloudflare.com/hc/en-us/articles/115000479507-Managing-Cloudflare-Origin-CA-certificates https://developers.cloudflare.com/ssl/origin-configuration/origin-ca Create an origin certificate in Cloudflare (under SSL/TLS, Origin …
EDF SSL Guide
This is mainly from an EDF/NSD point of view. When the certificate needs to be …
Base64 Images
All image formats such as JPG, PNG, SVG are very commonly used on websites for …
Creating a Custom Post Type Manually
The problem with using a plugin is that your custom post types will disappear when …
Adding a Column to a Taxonomy
Code used to add a column to the back end taxonomy list pages.
Bridgwater Carnival Import Process
Results Spreadsheet: Add ID column Change “Bridgwater club – Y/N” column entries from A to …
How to set up a WordPress cron job
The virtual WordPress “cron job” A cron job is a task scheduled to run automatically …