sidebar3

Eliminating the need of typing /RDWeb for accessing RD Web Access website

Remote Desktop Web Access sites are configured with a virtual directory called ‘RDWeb’ by default therefore we need to type the URL like abc.com/rdweb every time to access RD Web login page. If you like to eliminate this need for your users and just want to land in the page by typing domain (ex: abc.com) then these are simple redirection steps can be done with your IIS. Login to your RD Web Access server. Launch the IIS. Click the …

Eliminating the need of typing /RDWeb for accessing RD Web Access website Read More »

Honeypot – Prevent your forms from SPAM posts using honeypot technique

Honeypot – Prevent your forms from SPAM posts using honeypot technique It has been a big challenge to prevent from SPAM posts happening by bots. But it is something that we must take the measures before any serious exploits. There are various techniques such as Captcha the most popular but the problem is it may annoy your users by doing additional steps. Sometimes even you may lose some customers (think the customers are lazy). Also there are intelligent bots that …

Honeypot – Prevent your forms from SPAM posts using honeypot technique Read More »

Fix – broken page issue after Moodle 3.x installation on Nginx web server

Fix – broken page issue after Moodle 3.x installation on Nginx web server This article intended for the people who faces broken page issue after installing Moodle 3.x. The issue usually happens after below steps. You have installed all necessary PHP modules and database is ready. You have crossed the installation steps with all success messages from moodle installer. Now at the end in the page in which you are above to configure your super administrator details and other website …

Fix – broken page issue after Moodle 3.x installation on Nginx web server Read More »

How to use Data Layer variables with Google Tag Manager

How to use Data Layer variables with Google Tag Manager Let’s take the scenario that you need to pass the Data Layer variables to google AD conversion tracking using Google Tag Manager. This article assumes that you have already setup the Data Layer properly in your website. If not, read this article about Data Layer and how to set it up . 1 . Login to your Google Tag Manager Account. 2 . Click Variables then New. 3 . Give a Name for …

How to use Data Layer variables with Google Tag Manager Read More »

How to hide your website from search engines

How to hide your website from search engines Generally there are many occasions you don’t like to appear your website or website pages on search engines such as google, yahoo, bing or other search bots. For example you are just developing a site and until the live version you want to hide it. Or you may have a development mirror site which you don’t like to appear in search results. There are few other occasions you want to hide your …

How to hide your website from search engines Read More »

Scroll to Top