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

  • Home
  • SEARCH
  • 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 7873449
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:31:05+00:00 2026-06-03T02:31:05+00:00

I have a couple of hits everyday from a now defunct tutorial I wrote.

  • 0

I have a couple of hits everyday from a now defunct tutorial I wrote. Rather than letting them sit on the 404, I have created a page with links to more up to date ones in the hope that someone else can help.

I am attempting to edit my htaccess to rediret

My site is WP powered and the incoming link is

/tutorials/?p=3

I would like it to go to:

/wiki/sorry-this-tutorial-no-longer-exists 

I have tried:

Redirect /tutorials/?p=3 http://domain.com/wiki/sorry-this-tutorial-no-longer-exists 

The closest I got was

RedirectMatch 301 ^/tutorials/?(.*)  http://domain.com/wiki/sorry-this-tutorial-no-longer-exists 

But that of course sticks the …exists/?p=3 on the end which doesn’t work

Any help with the bloody question mark? (I tried htaccess url rewrite with question mark but it would not work?)

  • 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-03T02:31:06+00:00Added an answer on June 3, 2026 at 2:31 am

    I believe this should do what you are looking for

    RewriteEngine on
    RewriteCond %{REQUEST_URI}  ^/tutorials/$
    RewriteCond %{QUERY_STRING} ^p=3
    RewriteRule ^(.*)$ http://domain.com/wiki/sorry-this-tutorial-no-longer-exists? [R=302,L]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's the problem: I have couple of pages which gets its content from a
I have a C# app that hits a couple of different databases to do
I have couple of input fields with the class link. All of them should
I can't figure this out. I have a query pulling data from a couple
I have couple of websites on php. I want to mobile enable them so
I'll have couple of python functions I must interface with from the assembly code.
I have couple questions regarding some C++ rules. Why am I able to call
I have couple resource DLLs that I currently load when application starts using following
I have couple of questions about AS3 variables handling by AVM/compiler/scope .1. This code
I have couple of issues- the first constraint on select is loaded when reference

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.