March 11, 2019 — A brief introduction to WordPress Multisite and its uses. I’ll share my experience in building and managing large Multisite networks to provide tips and tricks for all levels including:
– Overview of Multisite and features – minimum hosting requirements
– recommended free plugins
– creative ways to leverage Multisite
– advice on painless backups, development environments, and upgrades
– common pitfalls in coding for Multisite.
March 11, 2019 — Are you creating a beautiful website that, in the end, does not perform to your customers’ expectations?
Before you start any actual design work at all are you clear on what the desired business outcomes and objectives for the website are? What do you want users (prospects) to do on this new website? – and how will you (and your customer) define the success or otherwise of these actions?
Over 70% of new websites fail to live up to the customers’ expectation. So we have found that the first goal should be to map user flow – the actions that typically take prospects from their entry point into the site through conversion funnels including follow-up sequences and towards the final action (signup, purchase and so forth) and to share this process with our clients.
In this talk we will take a look at how we do customer journey maps and the role of the map in website design, creation and integration into a successful marketing funnel.
March 9, 2019 — Malicious activity is an unfortunate reality when maintaining a web presence today. Most people involved in the web industry know someone who encountered the aftermath of a disruptive attack–if they haven’t themselves. Because of this, awareness of security best practices is at an all-time high. To many, though, it may not be clear exactly why these measures are important.
To remedy that, we’ll be taking a practical look at what’s actually happening when a website gets attacked, as well as discussing the hows and whys along the way. From understanding why small sites still get hacked, to why password reuse is really as bad as everyone says, we’ll explore the rationale behind the security principles you’re always being told to follow.
March 9, 2019 — ¿Se nos ha olvidado que desde mayo de este año está vigente el nuevo reglamento de protección de datos obligatorio en toda la UE?
Si aún no has adaptado tu web al RGPD aún estás a tiempo antes de que tengas el honor de recibir la primera multa millonaria.
Veremos en menos de media hora qué principios de privacidad protege el RGPD y cómo implantarlos en una web creada con WordPress.
March 8, 2019 — Lets get to basics of riding this new Blue Whale and help your self with containerization and orchestration.
What is Docker, and why can it be really good thing? How to setup docker as my local environment? Is it safe to use it in production? Docker compose?
Get to know about Docker, different integrations and implementations, how to run it, scale it, control it.
March 8, 2019 — How many times have you been in a situation where the client is never happy with the results, no matter what you do? How many ’emergency’ messages have you responded to because the site isn’t quite right in some new way? How many clients have you lost or fired because they honestly had no idea what they really wanted? If you answered yes to any of those questions, this session is for you!
Gathered from years of ‘learning it the hard way’ I am excited to share my knowledge with Freelancers, Agency Owners, Project Managers, Business Development professionals as well as anyone else who wants to better manage conversations.
Walk away from this talk with a better understanding of:
– Project And Sales Pipeline Strategy
– Uncovering Client Business Goals
– KPIs vs KPIs
– Managing Scope
March 8, 2019 — When’s the last time you’ve met a developer that wasn’t busy? We as developers are constantly pressed for time and are always looking for tools to make our jobs easier.
WP-CLI can be one of the most powerful tools in a developers tool belt if used correctly. This tool can be used to automate the simplest or most complex tasks with ease. All from the comfort of your command line.
In this session, I’ll show you a few specific examples where WP-CLI can save you tons of time by performing tedious, or repetitive tasks, and getting you back to the things you want to be doing.
March 8, 2019 — For those of us that rely greatly on Advanced Custom Fields (ACF) for customizing our themes, the release of Gutenberg was and still is scary at times.
Have no fear! acf_register_block() allows you to create your own Gutenberg blocks using just Advanced Custom Fields.
You will learn:
– ACF & it’s awesome capabilities
– How to create Gutenberg blocks with ACF
– A few other handy ACF tips & tricks
March 8, 2019 — In this talk, we’ll walk through setting up an Alexa Skill using the VoiceWP plugin. Participants will learn how to test a skill locally, develop it using the WordPress REST API, and publish the skill to the Alexa marketplace.