wordpress-security » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

Posts Tagged ‘wordpress-security’

Matt Cutt gave new wordpress security tips

Monday, July 14, 2008 14:26

 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 ...

This was posted under category: Blogging security  |  Read Full Story  |  0 Comments

Sorry you must be at least a level 8 user-wordpress

Friday, November 2, 2007 3:12

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 ...

This was posted under category: Blogging security  |  Read Full Story  |  0 Comments

SET SQL_MODE=NO_AUTO_VALUE_ON_ZERO

Saturday, October 6, 2007 12:42

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 ...

This was posted under category: Blogging security, Data Security  |  Read Full Story  |  2 Comments

Plugins should be use in moderation

Thursday, June 21, 2007 5:39

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 ...

This was posted under category: Blogging security  |  Read Full Story  |  0 Comments