Forcing cron Jobs to Use The Chosen php Version

Forcing Cron jobs to use Chosen PHP Version Cron jobs may not always work with the set of php version set because some applications may use specific versions. Therefore its only wise to adjust the application command code to suit the server default settings.   How To Force cron jobs […]

Intensive Cron jobs in WorPress

Intensive Cron Jobs or Scheduled tasks in WordPress The performance of your server maybe affected by cron jobs that run every minute. But its also helpful in reducing the overall usage of pages. Intensive cron jobs or scheduled tasks can be run after every 5minutes as the user requires and […]

Migrating an Existing WordPress Site To Truehost

Migrating an Existing WordPress Site To Truehost Migrating your site to another live site maybe a hassle, especially when lacking the knowhow of how to do it. There is always a need of testing the site before moving your files and databases ,theme and plugins as well as configuring your […]

Configuring The wordpress Permalink Structure

Configuring The WordPress Permalink Structure Permalinks are names of URL links in WordPress used to link your website content. They should be permanent links showing your individual pages,archives and posts and hence the name permalink implying that they are SEO friendly. To customize your Links for the website ensure they […]

Password protected Pages in WordPress

Password Protected Pages In WordPress Not all people love membership on their website pages where everyone can see what they post. Pages can be controlled from access through passwords. Since the built-in features may not be enough to hide some pages, a plug-in for smart password can be downloaded to […]

Administering WordPress through a Command line Interface

Administering WordPress From The Command Line Interface WP_CLI is a tool of command that allows you to perform many tasks directly through the command line without the use of a mouse. It might be hectic to some people but with familiarity of the WordPress version,the operating system and the scripting […]

Why add CAPTCHA Protection to Your WordPress

Why Add CAPTCHA Protection To Your WordPress Site CAPTCHA plugin is one you wouldn’t want to miss out on your website because no one loves facing hard times in a lifetime especially doing calculations. Many are the times when the codes that report on Spam are hard to interpret. To […]

Configuring date and time settings in WordPress

Configuring Dates and Time settings in WordPress Customization of time and date formats is enabled through the publish button in WordPress. This is only done before publishing your blog and everyone reading or viewing your website can see the automatically stamped time on your blog. To customize your format characters […]