Coding Blog

Free Guides For Learning To Code

How to Create a WordPress Backup Using a Plugin

Backups aren't sexy. Backups aren't fun. Yet, if you don't have a solid and easy way for creating a WordPress backup of your website regularly, you could be paying an unnecessarily high price once something goes wrong. In this post I'll show you an easy and fast way of backing up your WordPress...

read more

What Is the Model-View-Controller (MVC) Design Pattern?

For anyone who's developing a web application, figuring out how to structure the different modules of the app is a fundamental point to consider. One methodology or design pattern widely used is the model-view-controller (MVC) structure. It determines how the user interface interacts with the...

read more

Using Yoast SEO Plugin for WordPress SEO

As you and me both know, in order for any website to serve its purpose, it needs to generate visitors. Search engine optimisation (SEO) is a bunch of methods to improve a website's position in a search engine's search results. Luckily for us WordPress users, there's an awesome plugin that can...

read more