Arhiva pentru tag-ul » phpMyAdmin «
Last time I wrote about WordPress security best practices and I guess my post was not so popular because someone tried an SQL Injection just to see if I am secure enough as I pretend.
At 7th point in that article I was telling you to change the prefix of database tables from wp_ to something else but I also warned you that this is a tricky part as you might end up with your blog broken. I usually do this part quickly by exporting the database tables, editing them offline, and importing the modified tables. The problems may appear when editing the exported file, so I will give you a second way of doing this job without problems. The disadvantage now is that it will take you more time, but it is easier.







