United States - EN - USD ( $ )

Knowledge Base

How to block crawlers or bots in cPanel

To block crawler access, “.htaccess” file needs to be edited.

To block “bingbot” and “MSNbot” crawlers as an example, edit “.htaccess” file, and at the end of file add the following code:

RewriteCond %{HTTP_USER_AGENT} 'bingbot|MSNbot'    
RewriteRule . * - [F,L]

Most common crawlers include: Googlebot, bingbot, MSNbot, YandexBot, SemrushBot-SA, SemrushBot, etc.


Choose your region, language and currency

Australia - English - AUD ( A$ ) European Union - English - EUR ( € ) United Kingdom - English - GBP ( £ ) United States - English - USD ( $ ) 中国大陆 - 简体中文 - CNY ( ¥ ) 香港 - 繁體中文 - HKD ( HK$ ) 台灣 - 正體中文 - TWD ( NT$ ) Hong Kong - English - HKD ( HK$ ) Worldwide - English - USD ( $ ) Worldwide - English - EUR ( € ) Changing region or currency will empty the cart [ CLOSE ]