Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6563621
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:52:20+00:00 2026-05-25T13:52:20+00:00

A stranger bot (GbPlugin) is codifying the urls of the images and causing error

  • 0

A stranger bot (GbPlugin) is codifying the urls of the images and causing error 404.
I tried to block the bot without success with this in the bottom of my .htaccess, but it didn’t work.

Options +FollowSymlinks  
RewriteEngine On  
RewriteBase /  
RewriteEngine on  
RewriteCond %{HTTP_REFERER} !^$  
RewriteCond %{HTTP_USER_AGENT} ^$ [OR]  
RewriteCond %{HTTP_USER_AGENT} ^GbPlugin [NC]  
RewriteRule .* - [F,L]     

The log this below.

201.26.16.9 - - [10/Sep/2011:00:06:05 -0300] "GET /wp%2Dcontent/themes/my_theme%2Dpremium/scripts/timthumb.php%3Fsrc%3Dhttp%3A%2F%2Fwww.example.com%2Fwp%2Dcontent%2Fuploads%2F2011%2F08%2Fmy_image_name.jpg%26w%3D100%26h%3D65%26zc%3D1%26q%3D100 HTTP/1.1" 404 1047 "-" "GbPlugin"

Sorry for my language mistakes

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T13:52:21+00:00Added an answer on May 25, 2026 at 1:52 pm

    Here’s what you can put in your .htacces file

    Options +FollowSymlinks  
    RewriteEngine On  
    RewriteBase /  
    SetEnvIfNoCase Referer "^$" bad_user
    SetEnvIfNoCase User-Agent "^GbPlugin" bad_user
    SetEnvIfNoCase User-Agent "^Wget" bad_user
    SetEnvIfNoCase User-Agent "^EmailSiphon" bad_user
    SetEnvIfNoCase User-Agent "^EmailWolf" bad_user
    SetEnvIfNoCase User-Agent "^libwww-perl" bad_user
    Deny from env=bad_user
    

    This will return:

    HTTP request sent, awaiting response... 403 Forbidden
    2011-09-10 11:15:48 ERROR 403: Forbidden.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this stranger problem on Nivo slider that the images are not centrally
I am running into a stranger error in Internet Explorer. I have a form_for
Strange program hang, what does this mean in debug? After attaching windbg I found
Strange one this, which isn't programming related directly, but I thought it important to
Strange.. with my installation of the Zend Framework <?php echo $this->user; ?> works fine
My Python Interpreter (v2.6.5) raises the above error in the following codepart: fd =
I'm no stranger to __get(), and have used it to make some very convenient
I'm trying to pick an small (< 4) touchscreen TFT/LCD. Because I'm no stranger
I've been working on this app for the last few days and suddenly this
Recently I have done this part of code. It does work, but select() works

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.