6 safety tips for your WordPress blog
Posted in Wordpress | Tags: administration , tips , plugins , scripts , security , template , tutorial , Wordpress
This article will give an account of six safety tips for your WordPress installation to avoid unauthorized access of strangers and especially to inject malicious script on your blog.
Many thousands of bloggers currently use the WordPress blogging platform, this platform to be used so that the world becomes a target for hackers trying to pierce the security in order to have access to confidential data.
The following tips are in my opinion the key to maintaining a blog minimally secure.
1.
To begin installing the plugin treats WP Security Scan . This plugin does a scan to your WordPress installation in order to find vulnerabilities in passwords, file permissions, database, hiding the version of WP, protection / security administration section, where it all together with a hint of security.
2.
Try to remove the version of your installation of your WordPress template. To do this go to the administration section of your blog and click Presentation> Theme Editor> header.php and search for bloginfo ('version'), remove and save the file.
By removing the bloginfo ('version') will make life more difficult for a hacker who seeks security flaws of a WordPress version specifies.
3.
Create a blank index.html file in plugins directory of your WordPress installation. To do this, open Notepad and save a blank file named index.html (note that the extension has to stay on. Html). Once you upload the file to your plugins directory of your WordPress installation.
This method is used to hide the plugins that are being used by your blog. It is used for the same purpose of the above tip, or to hide possible clues to a malicious user.
4.
Upload a copy of. Htaccess (in the root of your wordpress installation) to your wp-admin directory. Using your FTP application (eg FileZilla) or the file manager of your hosting package. So will prevent files from your wp-admin directory from being accessed by hackers.
5.
Try to change the default administrator name on any WordPress installation, or change the user name "admin" to any other name you choose. This method can be made through the database using phpMyAdmin . He is nothing of the other world is always risky for an error and can throw his blog for "water down" Of course it is easily recoverable if you backup before. To make it through the PhpMyAdmin follow these steps:
1. Open PhpMyAdmin
2. Select Databases
3. Open the database of your WordPress blog
4. Locate and select the table wp_users (or prefixo_users) and click on "browse"
5. Find the admin user and click "edit"
6. Find the parameter user_login field and edit the admin for the administrator name you want
7. Click Go! That's it.
For those who want to change the default administrator name without accessing the database and take risks, you can always use this plugin that will let you do everything in a safer manner.
6.
If you want to increase their security through. Htaccess download the plugin site AskApache , this plugin that allows creating a file. htaccess which ensures total safety even when not in use-current version of WordPress. I leave here two sites with very interesting articles about the. Htaccess files, the AskApache Tutorials and the perishable Press . There is also a good article in Portuguese about the plugin in question in the WordPress-love.com .
Questions? Suggestions?
Let us feedback.
10 Comments to "6 safety tips for your WordPress blog"
Post comment
Translator

Popular Articles
- Greasemonkey - Best Scripts for Travian
- The best themes for Firefox | 20 themes compatible with Firefox 3
- 14 wallpapers for Windows 7
- How to connect your PC or laptop to TV
- Receive e-mail from Hotmail in Thunderbird (updated)
- Introduction to Greasemonkey
Recent Articles
- Best Antivirus and Internet Security 2010
- Download videos from Youtube in HD 720p and 1080p Full HD
- Installing Slackware 13
- Find links on Twitter
- English Spell Checking Add-ons
Categories
- Blogging
- Downloads
- Firefox
- Greasemonkey
- Internet
- Iphone
- Linux
- Programming
- Security
- Sites
- Slackware
- Windows
- Wordpress


Rodrigo Piva says:
Security is no joke. Congratulations for the tips, very good! Knew only two.
Hugs
France Jader says:
Congratulations great article!
I only knew the plugin Security.
Thanks!
Gustavo Freitas says:
Congratulations for the tips, I liked so much that goes on the list of links shown in my blog on Sunday
a hug.
Links of the week 47 | GF Solutions says:
[...] 6 safety tips for your wordpress blog [...]
softclean says:
Good tips. Was looking for how to remove the version of source code, and I think it was something that was embedded in the files "darkest" of WordPress!
As for the 5th amendment, it keeps the ratio of posts to the user, ie if there is a page that tells the user posts, he continues to display the previous posts?
ThunderWolf says:
@ Softclean hello and thanks for the comment. Regarding your question, but the posts remain associated with the user who submit them.
Hug
saint says:
Complimenti per i suggerimenti. Sapevo soil 1 and 2. Utilizzo anche akismet. If conoscerò altri plugin di sicurezza avviserò you!
Marcelo says:
I changed the name of the admin, and when I accessed the wordpress panel appeared a message to upgrade to 2.7.1, and now this is my version, you need to reinstall wordpress?
ThunderWolf says:
Hello Marcelo, you would be more accurate? Send a screenshot with the error that you appear in WordPress. Send by mail through the contacts that I reply here.
Thanks!
Paulo Lapa says:
Congratulations for the article. Knew none of the tips and I will now put them in motion ^