Category

Technology

How to Get Your Facebook Numeric ID?

Facebook numeric ID can be used for several purposes. One of the main use that we have seen is using Facebook ID to set admins who can moderate your Facebook comments (fb:admins) in your blog or website. For that you will be adding a code like <meta property=”fb:admins” content=”<YOUR_FACEBOOK_USER_ID>”/> before the </head> part of your website’s HTML code. If you…

Use Your Laptop or Phone as a Wi-Fi Hotspot to Share Internet Connection

If you want to share your internet connection that you have on your laptop or desktop then it is possible to make it behave like a Wi-Fi hotspot. This allows other devices like smartphones and tablets to connect to the internet using the Wi-Fi broadcasted by your laptop. This neat trick works in almost all systems—whether you have a PC,…

How to Add Free HTTPS SSL/TLS Protocol for your Website

Hyper Transfer Protocol Secure (HTTPS) adds a layer of security to your website. SSL/TLS (Secured Socket Layer or Transport Layer Security) uses cryptography when a user tries to communicate with a server. This layer of encryption secures the data communication and is actually useful for protecting sensitive information. This Google Webmaster Central post highlights the importance of security in websites….