Journal - Our Agency Blog
This is where we write about what the team have been working on, as well as more in-depth articles about WordPress development, WooCommerce, LearnDash and e-Learning systems.
In the studio: NHS website development, Google Places API integration, a community arts centre project and WordCamps return to the UK.
The Delicious Media team have been hard at work over the last couple of months with another website project launching for the NHS, alongside updates to existing client websites and customising LearnDash functionality. We also have an exciting WordPress project underway for a charitable community project right on our doorstep and we’ve been reconnecting with […]
Handling surges in traffic to a WooCommerce site with NGINX
I’ve recently worked on a few WooCommerce projects where we’ve needed to handle large surges of traffic from social media/email campaigns on sites we host for our customers. Alongside this for one customer, the problem was amplified by the fact that Microsoft’s “SafeLinks” functionality in their Office 365 service scans every URL they see in […]
How to stop WooCommerce calling admin-ajax.php on all page loads to improve performance.
WooCommerce makes a call to admin-ajax.php on every page view, to retrieve shopping cart data. As this happens asynchronously, the page view can still be cached – which is great, but the request back to admin-ajax.php can’t be and results in a full un-cached load of WordPress and WooCommerce for reach request. Quite a lot […]
In the studio: API integrations, GDPR compliance, scaling up a LearnDash site, improving user experience and tracking the International Space Station!
There was a definite theme to the work we were doing in March in the Delicious studio – lots of API integrations! We used various APIs from Google, Amazon, YouTube and Mapbox on various clients’ websites to improve the usefulness of content for users, add functionality for clients and keep them compliant with strict selling […]