WordPress Security Tips: Check if user with username “admin” exists
If someone tries to guess your username and password or tries a brute-force attack they’ll most probably start with username “admin”. This is the default username used by too many sites and should be removed. Create a new user and assign him the “administrator” role. Try not to use usernames like: “root”, “god”, “null” or […]
