How to register your website with Microsoft Clarity ?

Bing Analytics

Visit https://clarity.microsoft.com/ and click on “Sign In” , there you will get three options as below for … Read more

How to restore WordPress website stuck in maintenance ?

maintenance

Just sometime back, we tried to update our website’s plugin, since we logged into our dashboard after … Read more

How to redirect subfolder of a domain to subdomain ?

Recently when we migrate one of our website from one hosting provider to another hosting provider, we … Read more

How to repair a crashed wordpress posts database table ?

db4

Today suddenly our wordpress based this website stopped working and I received an Jetpack alert that our … Read more

How to enable SSH login using WHM in VPS hosting ?

ssh

If you want to enable SSH access to user other than root, you will need to login … Read more

Accessing website URL and path in JAVAScript

If you want to know what the current URL user have visited in browser in your Javascript … Read more

Working with different elements of DOM in html

We tried to understand what the DOM means in html in our previous post “Understanding HTML Document … Read more

How to create JSON objects with unique entries in Django REST Framework ?

This post is in continuation with “Writing class based Views in Django REST Framework” , for all … Read more