• Include security headers in the .htaccess

    Include security headers in the .htaccess To add HTTP response headers in WordPress, you just need to add the following lines to your .htaccess file. First, log in to your…

  • Deactivating the XMLRPC interface

    Deactivating the XMLRPC interface If you want to improve the security of your WordPress site, the first step is to deactivate the xmlrpc interface. Why is that? This interface is…