February 2022

How To Fix a Revoked LetsEncrypt SSL Certificate

How To Fix a Revoked LetsEncrypt SSL Certificate?

Sometime this Sunday, a client of mine notified me that one of their WordPress websites I had developed and deployed in AWS Lightsail, a few months back, was giving a certificate invalid error and wasn’t accessible. At first, I thought that it was because, for whatever reason, the automatic renewal would have failed. On seeing …

How To Fix a Revoked LetsEncrypt SSL Certificate? Read More »

How To Make A Sentiment Analyzer in PHP, in under 10 minutes

How To Make A Sentiment Analyzer in PHP, In Under 10 minutes?

I came across this concept of this sentiment analysis only recently. It sounded quite interesting and I wanted to learn more about it and maybe, also come up with some fun app around the same. After a little looking around, I came across a great library that does exactly what I was looking for. In …

How To Make A Sentiment Analyzer in PHP, In Under 10 minutes? Read More »

How To Embed Twitter Feed and Facebook Feed On Your Website

How To Embed Facebook And Twitter Feed On Your Website?

If you are someone like me who is quite active on social media, you would probably want to embed your most popular social channels on your website too. This post will show you precisely how to do that. Please note that we will focus just on embedding Twitter and Facebook feeds here. And this we …

How To Embed Facebook And Twitter Feed On Your Website? Read More »

How To Make a Google Chrome Extension In Under 15 - Minutes

How To Make a Google Chrome Extension In Under 15 – Minutes?

Browser extensions are a fascinating piece of technology. Nifty yet very powerful. I have been thinking about delving into this world of Browser Extension development but never got time to do something interesting. Now, I know that I don’t have time is a mere excuse if you really want to do something. So, I finally …

How To Make a Google Chrome Extension In Under 15 – Minutes? Read More »

How to increase file upload size on Lightsail by updating the php.ini file

How To Increase or Modify The PHP File Upload Limit on Amazon Lightsail Instance?

I need to do this almost always whenever I create a New Lightsail instance to host a WordPress website. That is primarily because, I do all the WordPress on a Staging server, and once done, I just download the entire thing using the All In One Migration plugin and then, pull the same on the …

How To Increase or Modify The PHP File Upload Limit on Amazon Lightsail Instance? Read More »