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 7987421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T12:08:40+00:00 2026-06-04T12:08:40+00:00

In the last days the bingbot is trying to access pages that don’t exist

  • 0

In the last days the bingbot is trying to access pages that don’t exist and I didn’t get up to now to identify the origin of these links. Before the original and valid url it is increasing a random dir, example:

GET /ToWLQ/my-valid-url-here-4416.html HTTP/1.1" 404 2608 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)"

My correct url is:
/my-valid-url-here-4416.html  

The string /XuRT/ and the pages are frequently changed.

I would like to redirect through the htaccess to avoid so many mistakes.

from: /ToWLQ/my-valid-url-here-4416.html  
to: /my-valid-url-here-4416.html  

Thank you

Vera

  • 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-06-04T12:08:42+00:00Added an answer on June 4, 2026 at 12:08 pm

    The best answer here depends on whether you can effectively generalize the pattern that the bingbot prefixes your pages with, as well as the pattern of your pages. Based on the information you provide in the question, a rule like this in your .htaccess will work:

    RewriteRule ^[A-Z][a-z][A-Z]+/(.*) $1 [L,R=301,QSA]
    

    This assumes that the first letter will be uppercase, the second lowercase, and the rest uppercase, followed by a slash then your real page.

    EDIT: New rewrite rule based on more information:

    RewriteCond %{HTTP_USER_AGENT}  (msnbot|bingbot)
    RewriteRule ^([a-zA-Z]{5}/)+(.*) $2 [L,R=301,QSA]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In the last few days I am trying to get data from my SQL
Last few days i was trying to get jqgrid with autocompletion fields to work,
How can I get first and last days of the current week? What I
In the last two days, ive run across code that has php echo'd variables
I've spent the last few days trying to remove memory leaks in my game,
I'm trying get only the Saturdays and Sundays between two dates, but I don't
Last several days I was trying to set up a proper local SVN (with
I spent the last three days trying to create a small app using SDL
For the last 3 days, I have been trying to sort an array, but
During last three days I have been trying to solve Project Euler 15 in

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.