Author: Prabhu Balakrishnan
-
Clickjacking Fix for WordPress
Clickjacking (User Interface redress attack, UI redress attack, UI redressing) is a malicious technique of tricking a Web user into clicking on something different from what the user perceives they are clicking on, thus potentially revealing confidential information or taking control of their computer while clicking on seemingly innocuous web pages. By using Clickjacking technique,…
-
WordPress Plugin – Fix WordPress User Vulnerablity using REST API
WordPress has a security vulnerability exposing admin user name and private information that could be used for brute force attacks at login. Using REST API, we can see all the WordPress users/author with some of their information. Which can even be Personal information of employees/author. We have made a wordpress plugin to patch this vulnerablity…
-
I got wordpress mobile speed perfect 100 score
Creating a high speed wordpress site for mobile is a challenge in itself. Having worked for two decades in wordpress, i managed to find a way to achieve 100/100 speed for mobile sites (not desktop), passing core web vitals easy peesy, without any caching plugins or lazy load. Our TTFB also greatly improved. Creating high…
-
Replace Ip address in WordPress posts
If you have already designed a site with wordpress running in another server (ip only) and want to do a server migration to a live site, chances are the links to images or url appear as http://1.2.3.4/wp-content/2018/0/image.jpghttp://1.1.1.1/this-is-a-blog-post There could be thousands of links and images you might want to auto replace to the original domain…
-
Fix -> WordPress Plugin update asks for FTP
If you encounter error updating themes or plugins in wordpress after clicking update, you will be asked for FTP credentials by WordPress running in Amazon lightsail. You can fix this with this one line in wp-config.php. Restart the apache server
-
Install Redis cache in Lightsail
Using redis cache system can greatly optimize caching of database queries in wordpress and can have a performance boost for high traffic sites. Here is what you need to do to install via commandline. More details can be found here
-
Caribbean CBI Programs Just Got More Expensive
Five Caribbean CBI nations have signed a Memorandum of Understanding (MOU) to implement common pricing standards, regulation and vetting standards for citizenship by investment programs in the Caribbean. As a result new pricing and minimum investments came into effect from Jun 30, 2024. All five countries have increased the minimum investment from $100,000 to $200,000…
-
Correct MX Cloudflare settings
For those whose cpanel mail accounts are not working, make sure you have the correct settings in Cloudflare DNS. 1.The A record for mail must not be proxied. Remove it change to DNS only A mail 11.22.33.44 DNS only 2.The MX record must be specified correctly. For example MX example.com example.com In my case, i…
-
Fonts are WordPress speed killer
Fonts kill mobile wordpress speed and can dramatically slow down your core web vitals, hurting your rankings. I am talking about mobile sites, not desktop speed. If you want a fast loading site for speed, get rid of the following.. You are better off using a default system font such as Helvetica, Arial to get…
-
Price Hike for Golden Passports (CBI)
The Caribbean countries have jointly announced price increase (doubling) for Golden passport programs effective from Jun 30, 2024, and have proposed strict due diligence checks and admitting only highly qualified people, as a result of mounting international scrutiny and pressure from US, EU, UK, OECD and other organizations. Four CIP’s have signed MoU agreement to…