Documentation
  1. Cronjobs
  2. Understanding Cronjobs

Understanding Cronjobs

For those who are unfamiliar with cronjob, it is essentially a scheduled task that is executed on the server to run periodically at a specified time and date or an interval. Cronjobs are very useful to automate repetitive tasks without the intervention of a user.

Cronjobs allows email processing to run at the back end while not interfering with the site operations. In EasyBlog, cronjob is required to fetch emails, send emails, retrieve new tweets as blog and even import feeds remotely.


Setting up Cronjobs for Easyblog

As there are different hosting environment dependent on which hosting company that you use, you may refer to one of the guides below:

This article is separated into multiple sections as follow: