|
|||||||||||||||||
![]() |
|||||||||||||||||
|
Matt Cutt is a well know google engineer. He gave recently security tips on wordpress. Wordpress security is always a concern for bloggers who using this platform. The following tips can be helpful for bloggers to get secure from hackers. 1. Drop version string in header.php The tag in your header.php that ...
The title seems to be a big problem but it is not, i am talking about the error message you may experience in wordpress. The solution is very simple. I will not ask you for any donation for this tip or no need to pay for my coffee just complement me ...
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; happens when different version of mysql is being used. When you are transfering from one server to another you should keep in mind the versions of database use in a new environment especially the mysql. However i was also victimized of above bug which i fix after ...
Wordpress or any other blog applications plugins should be used sparingly. Depending on one needs, it’s not uncommon for a blog that I setup to only have 3-4 plugins. The more plugins used, the more avenues of attack, right? Additionally, if the plugin allows you to put stuff in ...