You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Web scraping is increasingly used to extract content and data from a website, often via bots and other automated means. For instance, competitors may target your site by scraping or copying contents. To discourage scraping of your Customer Self Service eCommerce Platform site, you can enable a setting that helps detect suspicious IP addresses. These addresses can be temporarily restricted from accessing your site. Administrators can view the list of restricted IP addresses and remove them.   

How it works

IP addresses are flagged as suspicious when they access a special trap route on your site since the usual browsing or purchasing customer or website visitor would not go to this 'hidden' page.         

Step-by-step guide

To enable and configure the setting,

  1. In the CMS, navigate to SettingsFeature Management

  2. Select System, then enable Honeypot

  3. Click Configure

  4. To enable Honeypot on your website, toggle ON Enable Honeypot.

  5. In Honeypot Trap Route, enter the path of the hidden page. The route can be any name. NOTE - This name should be changed from time to time to counter scrapers from detecting that it is a 'hidden' page. 

  6. In Ip Timeout Minutes, enter the number of minutes a restricted IP address will not be permitted to access your site. After the set timeout, the IP address will be able to access your site again. However, it will remain on the list of sites that have been restricted.  NOTE - The timeout minutes must be a number higher than zero. If '0' is entered, it will default to '1'. Default: 60min.

  7. In Honeypot Code, leave the default code as it is.  

  8. In Response Type, select either '404 - Not Found' or 'Response Message Content'. This determines the page type returned when the trap route is accessed.
    1. 404 - Not Found: the route has no page so the server returns a not found error.


    2. Response Message Content: the route leads to a meaningless content page  
       
  9. If 'Response Message Content' was selected, the Response Message Content editor automatically displays. Enter the content including formatting and styling for the page.  

    This page should be edited to resemble other pages on your site. 

  10. To save the settings, click Save or Save & Exit.

View restricted IP addresses list

All IP addresses that are restricted currently or in the past are listed in the Restricted IP Maintenance section of the Honeypot Settings screen.  They will remain in this list even when expired unless manually deleted. 

Related help

  • No labels