Tag Archives: wordpress

Secure your WordPress by using WordPress File Monitor

I just read from an article from GHacks that there was mass shared host website get attack by base64 code through their major blogging application – WordPress, although they are using latest version of application. To know how you get … Continue reading

Posted in wordpress | Tagged , , , , , , , , , | View Comments

Powerful WordPress Plugin – Allow you to add coding to your WordPress Post

I was looking for this plugin for some times and this plugin fulfilled my need of sharing the coding through my post. I will say that this is a powerful WordPress plugin ever for a Technician while posting their coding … Continue reading

Posted in PHP, wordpress | Tagged , , , , , , , , , , , | View Comments

Enabling Permalink from WordPress with IIS7.x

This article is applicable for WordPress user who used IIS7.x as their web services and not able to work correctly with the permalink. 1. Log into your WordPress. Select on Setting and click on Permalink Settings. 2. Select any of … Continue reading

Posted in Microsoft IIS, Microsoft Windows | Tagged , , , , , , , , , , , | View Comments

How to check WordPress version from backend

Today, I will share how a bad guy(hacker) try to scan your WordPress version however I am not going to share how to do this. With WordPress 2.8.x or earlier, WordPress version status were stored in a file named version.php … Continue reading

Posted in wordpress | Tagged , , , , , , , | View Comments

How to reset WordPress 2.8.x Password?

If you have WordPress 2.8.x and you have forgotten your administrator password, lost your password or whatever, you may refer to this article to reset your password. With this article, I assume that you are familiar with MySQL/PHPMyAdmin. 1. Log … Continue reading

Posted in wordpress | Tagged , , , | View Comments

How to manually disable WordPress Plugin

Many WordPress user alway will facing WordPress appear empty page after upgrade to newer version of WordPress, 1 of the reason is due to you do not disable plugin before upgrade it. Refer to the step below, you may disable … Continue reading

Posted in Database, wordpress | Tagged , , | View Comments