Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2011
    Posts
    383
    Plugin Contributions
    0

    Default Need help blocking unwanted "crawler"

    ZC 1.5.7d
    Bootstrap template

    Like the title says, i need help in blocking a "crawler" on my site.

    The visitor comes from ."compute.hwclouds-dns.com" with an IP starting in 101.44.

    it is crawling all my pages/products for days /weeks now. I tried the .htaccess method but no luck.

    I also look into the Access Blocker plugin but I am not sure it would block this type of bots since it is noton the contact_us or login page.

    Any help would be appreciate.

    Thank you

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: Need help blocking unwanted "crawler"

    Research indicates this may be a nest of Hong Kong cloud servers trying to fully list your site.

    However, if you still want to block them, you are using Apache, AND your host has properly added mod_authz_host, add the following entry into your .htaccess file.

    Code:
    <IfModule mod_authz_host.c>
        Deny from 101.44.96.0/20
    </IfModule>

  3. #3
    Join Date
    Apr 2011
    Posts
    383
    Plugin Contributions
    0

    Default Re: Need help blocking unwanted "crawler"

    Quote Originally Posted by dbltoe View Post
    Research indicates this may be a nest of Hong Kong cloud servers trying to fully list your site.

    However, if you still want to block them, you are using Apache, AND your host has properly added mod_authz_host, add the following entry into your .htaccess file.

    Code:
    <IfModule mod_authz_host.c>
        Deny from 101.44.96.0/20
    </IfModule>
    Thank you dbltoe.

    i will give it a try. It is not like i mind these clouds server but sometimes it is out of control and this particular one has been on my site for awhile.

 

 

Similar Threads

  1. Unwanted "code" showing on shopping cart pages - Advanced Shipper
    By art room in forum Addon Shipping Modules
    Replies: 16
    Last Post: 22 Jun 2011, 02:44 AM
  2. Need help "relocating my "download" folder
    By Micki in forum General Questions
    Replies: 0
    Last Post: 19 Mar 2009, 06:01 AM
  3. Need help changing text size for: "Congratulations" & "Welcome Guest" on main page
    By STFlats in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 16 Apr 2007, 04:32 AM
  4. Blocking "Add to Cart" button until conditions are met
    By Ripper in forum General Questions
    Replies: 2
    Last Post: 27 Nov 2006, 03:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR