• Hi everyone,

    Anyone know of the best anti-hack methods for WordPress? Is it possible to change the admin panel URL of (domainname.com/wp-admin) ?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ddzc

    (@ddzc)

    anyone?

    You may restrict accessing to admin panel by using .htaccess file based on IP address.

    Like:

    Deny from all
    Allow youripaddress

    However if your ip address is dynamic.This method will cause problems.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Accessing Admin Panel’ is closed to new replies.