All posts tagged php

Have You Ever Been Hacked? Simple Mistakes to Avoid & How to Recover

WordPress is the most popular blogging platform in the world with over 6 Million downloads so far (See why I like wordpress here) and because its so popular, you know the bad guys will begin to target its users. Hacking is a very serious issue that can cripple any website and erase a hard earned source of income, especially for the unsuspecting. The thing about it is many of us have never witnessed the devastating effects that malicious scripts can have on a website, so I’m going to show you an example of what happens when hackers attack and how to deal with it.

Continue reading →

How to Add an About Author Box in Thesis 1.6

After posting a general tutorial on How to Add Thesis Image
an About Author Box in the Post Footer in WordPress
yesterday, my visitor traffic soared and quite a few persons were asking me how to add the author box to the Thesis theme. So since I like to please my readers, here’s a short and easy tutorial on how to get it done.

Continue reading →

How to redirect web pages using a very simple PHP code

PHP Logo

This is  a very short and simple tutorial on how to redirect your web pages using a simple php script. You may need to do simple page redirection for quite a few reasons. For example;

1) You’ve change your domain name and the old url no longer exists so when the user types in the old url they seamlessly get redirected to the new one Continue reading →