6 safety tips for your Wordpress blog
Posted in Wordpress | Tags: administration, tips, plugins, scripts, security, template, tutorial, Wordpress
In this article I realize 6 safety tips for your Wordpress installation to avoid unauthorized access of strangers and especially the injection of malicious scripts to your blog.
Many thousands of bloggers currently use the blogging platform Wordpress, the platform that used to be so 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.
Search for deals install the plugin 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, safety / security of the administration section, where it all together with a hint of security.
2.
Try to remove the version of your Wordpress installation of your 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 it and save the file.
When removing the bloginfo ( 'version') will make life more difficult for a hacker to look for security flaws of a specific version of Wordpress.
3.
Create an empty index.html file in the plugins directory of your Wordpress installation. To do this, open Notepad and then save a blank file named index.html (note that the extension has to stay on. Html). Then upload the file to your plugins directory of your Wordpress installation.
This method is used to hide the plugins being used by your blog. It is used for the same purpose of the tip above, ie, to hide possible clues to an attacker.
4.
Upload a copy of. Htaccess (present in the root of your wordpress installation) to your wp-admin directory. Using your FTP application (eg FileZilla) or the file manager of your accommodation package. This will prevent the files in your directory wp-admin is accessed by hackers.
5.
Try to change the default administrator name in any Wordpress installation, or change the username "admin" to any other name of your choice. This method can be made through the database using phpMyAdmin. There is nothing out of this world is always risky for an error and can throw his blog for "water down" of course that 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 (prefixo_users or) and click "browse"
5. Find the admin user and click "edit"
6. Find the parameter user_login and edit the field for the admin administrator name that you
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 allows you to do everything at a more secure manner.
6.
If you want to increase their security through. Htaccess download the plugin site AskApache, this plugin allows you to create a. Htaccess which ensures total safety even when not in use-current version of Wordpress. I leave here 2 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 issue in Wordpress-love.com.
Questions? Suggestions?
Let the comments.
10 Comments to "6 safety tips for your Wordpress blog"
Post comment
Translator

Popular Articles
- Greasemonkey - Best Script for
- 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 into 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! Only knew 2.
Hugs
France Jader says:
Congratulations great article!
I only knew the plugin Security.
Abraços!
Gustavo Freitas says:
Congratulations for the tips, I liked it so much that goes to 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. I 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!
The 5th amendment, it keeps the ratio of posts to the user, that is, if there is a page that says the user posts, he continues to show the old posts?
ThunderWolf says:
@ softclean hello and thanks for the comment. Regarding your question, but the posts remain associated with the user who submit them.
Abraço
saint says:
Complimenti per i suggerimenti. Sapevo solo 1 and 2. Utilizzo anche akismet. If conoscere altri plugin di sicurezza avviserò you!
Marcelo says:
I changed the admin name, and when I accessed the wordpress panel popped up a message to upgrade to 2.7.1, and now this is my version, you must reinstall wordpress?
ThunderWolf says:
Hello Marcelo, want to be more accurate? Sends a screenshot with the error that will appear on Wordpress. Send by mail through the contacts that I say here.
Abraço!
Paulo Lapa says:
Congratulations for the article. Did not know any of the tips and I'm putting them in motion now ^ ^