Following are some general recommendations to enhance security of a WordPress website. Use a security plugin e.g. Wordfence (if not already installed) and make sure that it’s updated to the latest version. Following is a short summary of recommended Wordfence settings:Make sure that the “Enabled and Protecting” mode is enabled after the “Learning” period is ended.In “Protection Level”, make sure to optimize the Wordfence firewall by enabling the Extended Protection mode.Upgrade the plugin to the premium version to enable the “Real Time IP Blacklist” feature to protect the website from malicious activities using the updated and latest database.The other default...
forward
Month: September 2020
NPM Commands Not Working in Integrated Terminal of VSCode
Visual Studio Code (VSCode) provides an integrated terminal to run commands inside the current directory. Recently, I installed VSCode and tried to run the NPM commands and it shows following errors:
forwardCommon PHP Warnings/ Errors and their Solutions
Recently, we have updated our PHP version to the latest stable version (7.4.9) for our WordPress website. After the update we started getting PHP warnings. We have listed some of the warnings with their possible solutions in this blog post.
forwardAngular Concepts
In this blog post, we have discussed some JavaScript and Angular concepts.
forwardHow to Optimize an Angular Application?
In this blog post, we have listed some of the techniques which can be used to optimize the speed, loading time and performance of an angular application.
forward