Your basket is currently empty!
Configure Stripe Endpoint
Setup WooCommerce endpoint webhook on Stripe and validate the domain to enable Apple Pay and Google Pay express checkouts on https://albumen-gallery.com
Automatic WordPress Service Notifications
Developed an automatic warning system to alert site administrators via email as to when their websites are due a WordPress service with our WordPress Maintenance plugin.
Remove “Archives” from HTML Title
To remove the “Archives” text added by WooCommerce on product category pages to the <title> tag in the <head> of the <html> we’ve created this simple filter …
Install Security Plugins on Alumni Society Website
Install hCaptcha and Deny All Firewall plugins on Hertfordshire alumni society website.
Identify Source of Brute Force Attacks
Investigate how hackers are managing to attempt brute force attacks on a WordPress login despite /wp-login.php being locked down; the answer was via /xmlrpc.php which can be blocked by using…
Reporting PHP Error Warning
Reporting a PHP error warning and suggesting a fix in Merge + Minify + Refresh plugin.
Integrate hCaptcha on Sign In
Setting up hCaptcha on Sign In and Subscribe forms on https://ryesussex.uk
Investigating Font Redraw Issue
Identifying that the new WordPress Font Library can cause Google fonts to be re-drawn on page load because it uses font-display: fallback; rather than font-display: block; on https://albumen-publishing.com
Developing WordPress Maintenance Plugin
Added a button to show Cloudflare security levels and paved the way for automatic WordPress service notifications on WordPress Maintenance plugin.
Setup WordPress on GoDaddy
Install and configure WordPress on GoDaddy … not impressed, every third request fails!