April 16, 2019 — We’ve all been there at least once: all of the sudden you get a blank page, or worse, a 500-error.
In this talk we’ll go over the step anyone can take to interpret the error, find more information about it, find the culprit and get it resolved as quickly and efficiently as possible.
We’ll look into the wp_debug function, error logging on the server, php settings and of course some common errors, their causes and the necessary fixes.
January 6, 2019 — Voor grote festivals gebruikt men zware setups met veel servers, ondersteund door grote budgetten… Echter heeft slechts een beperkt percentage toegang tot de budgetten nodig om zwaar te gaan schalen. Het gros van de sites trekt namelijks slechts enkele weken of dagen per jaar een piekbelasting. En laat net die piekbelasting net te veel zijn voor je shared hostingpakket… In deze talk neem ik jullie mee op onderzoek en gaan we samen ontdekken hoeveel traffiek/bezoekers je kan accomoderen met een maandbudget van enkele tientjes. Hiervoor kijken we naar database replicatie (via het naar mijn mening zwaar ondergewaardeerde HyperDB), caching strategiëen en andere tweaks.
December 10, 2018 — We’ve all seen many talks on hacks. But how does the hacker execute the hack? And how can we learn how our site was hacked? In this talk, I’ll try to show you some examples of hack execution and forensic analysis.
March 30, 2018 — We’ve all encountered the issue: a blank screen or worse, a 500 error on the server. How do you cope with this kind of issue, what do you do to find the culprit and resolve the error.
March 9, 2018 — “We’ve all been there at least once: all of the sudden you get a blank page, or worse, a 500-error. In this talk we’ll go over the step anyone can take to interpret the error, find more information about it, find the culprit and get it resolved as quickly and efficiently as possible.
We’ll look into the wp_debug function, error logging on the server, php settings and of course some common errors, their causes and the necessary fixes.”
November 17, 2017 — In this talk, Brecht Ryckaert will share with us his approach and some tips on how to secure our WordPress instances.
October 15, 2017 — In deze talk gaan we over de mogelijke oorzaken van een trage front- en/of backend in WordPress. We nemen de tools door waarmee we de vertraging kunnen analyseren en vervolgens gaan we bekijken welke optimalisaties er kunnen worden uitgevoerd. Dit zowel binnen WordPress (plugins en best practices), binnen de bestandsstructuur van de webserver en door middel van extra lagen (cachingservices).
October 17, 2016 — A thorough overview of a great number of techniques to optimize the performance of your WordPress website, on all levels of the setup.
We’ll dive into tweaks within WordPress, on the server, caching strategies, …
October 21, 2015 — In deze presentatie laat Brecht je zien hoe je jouw WordPress website veilig kan maken en houden. Hij behandelt zaken als beveiliging tweaks in je .htaccess bestand en andere server instellingen.