-
How to Find IP Address Using Chrome

When you need to look for the IP Address that is being used by your computer / laptop / macbook / PC.
-
VS Code SSH not working with Siteground SSH keys

Sometimes the VS Code SSH feature might not work for some reason (incompatible server to name an instance). Follow this guide to use SFTP instead.
-
New Tool: FAQ Schema Generator for SEO

Simply add the FAQ that you’d like in the box below, and you will be able to copy generated code to immediately add to your website — using microdata schema!
-
Ultimate Coding Tips to Your Landing Pages

It is so easy to go overboard in your HTML, CSS, and JS implementations. Organise your code first! Here are the ultimate techniques in organising HTML, CSS, JS for scalability, reuseability, and maintainability.
-
You need 4 Search Console Properties and Not 1

Google says that it’s best to verify all forms of your domain to describe your website as much as possible. But how much should you do so that is enough?
-
Removing Unused CSS During Website Theme Development With SCSS

There are times when you realise that a web project will not want certain features from its CSS stylesheet/s. This is true given that CSS frameworks like Bootstrap, Foundation, etc. provide great customisation to suit your web build. Think about the last time you might’ve wanted to remove something from the stylesheet, probably because of…