6 safety tips for your Wordpress blog

Posted in Wordpress | Tags:

wordpress lock 6 dicas de segurança para o seu blog 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.

security 6 dicas de segurança para o seu blog Wordpress

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.

index 6 dicas de segurança para o seu blog Wordpress

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.

Related Posts with Thumbnails

10 Comments to "6 safety tips for your Wordpress blog"

  • Security is no joke. Congratulations for the tips, very good! Only knew 2.

    Hugs

  • Congratulations great article!
    I only knew the plugin Security.

    Abraços!

  • Congratulations for the tips, I liked it so much that goes to the list of links shown in my blog on Sunday
    a hug.

  • [...] 6 safety tips for your wordpress blog [...]

  • 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! : D

    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?

  • @ softclean hello and thanks for the comment. Regarding your question, but the posts remain associated with the user who submit them.

    Abraço

  • Complimenti per i suggerimenti. Sapevo solo 1 and 2. Utilizzo anche akismet. If conoscere altri plugin di sicurezza avviserò you!

  • 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?

  • 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!

  • Congratulations for the article. Did not know any of the tips and I'm putting them in motion now ^ ^

Post comment