You have the proper keywords, good content, and some decent backlinks, but you still are not ranking well in Google. Technical SEO is the foundation on which all other SEO activities are built on. If the technical foundation is weak, it limits the overall success of a site. In this presentation, we will go through some of the biggest technical SEO challenges and what we can do to fix or avoid them.
Category: Development
SAAS: Laravel APIs for WordPress Plugins
In this talk I will be explaining and showing how to quickly develop an API using Laravel that a WordPress plugin can use to connect. This talk is meant to be a primer for any developer interested in learning the basics in creating a SAAS platform in the WordPress ecosystem. We will go over the basic aspect of created a REST API in Laravel, connecting to that API from a WordPress plugin, and briefly discuss the benefits of SAAS over other types of products.
Hook into WordPress Hooks!
Have you ever read or heard the phrase “”Don’t modify WordPress Core files? Many, right? If you are getting better and better in being a WordPress developer you will eventually come across hooks.
This talk will try to explain what hooks are, why do you need them and most importantly how to create your own hooks so that you have an even better control as to what would you like to do in order to become an even better WordPress developer.
