I need a quick help to get my redirect working and I pay $6 via paypal to the one who can help me! This url http://www.mysite.com/products1.php?id=29964&t=BitComet_Acceleration_Patch and this http://www.mysite.com/products1.php?id=29964&t=BitComet_Acceleration_Patch&next=1 Code (markup): needs a full 301 redirected to this url http://www.mysite.com/list.php?string=Personal+Knowbase&match=Any&search=Title Code (markup): Url in browser should also change when redirected. This is my own test and it doesn't work RewriteCond ^products1.php\?id=([^/&]+)&t=([^/&]+)$ http://www.mysite.com/list.php?string=$2&match=Any&Search=Title [R=301,L] Code (markup):
if you are looking for something like this. its 301 redirect http://www.orkutfans.com/orkutfans-sweet-0.htm Code (markup): to http://www.orkutfans.in/orkutfans-sweet-0.htm Code (markup): but its based on php 301 redirect!! Let me know if you want same!!
Okay, I got a few responses but job is not done yet. I need this asap so lets do like this ... The one that FIRST give me a working 301 redirect will get the $6 ! As soon as I confirmed it's working on my server, I paypal the payment. Remember, it is DYNAMIC pages, both old and new, not just a single page. The first use _ for spaces in t variable that must be replaced with + in new string variable. Any questions, just pm me ...
Okay, so far bm4web and windtalker is working to try to get my redirect working... First one that give me a working 301 redirect will get my $6
one thing is sure, you do not need 301 redirect for those pages. one question: Why do you need this redirect, because it is not a SEO friendly URL at all, and i can't figure it out...
It doesn't have anything to do with SEO ... I changed all scripts that runs my site, hense some url changed. I have thousands url's indexed using the old scripts, and I want to try to keep some of that traffic and redirect it to the new scripts / url's So, I'm talking about PERMANT redirects, from old script to new script, and that's 301, right
once again, you DO NOT need a 301 redirect, you ONLY NEED a mod_rewrite condtition. thank you for your time
ok, so you will not tell us how you fixed ? maybe someone someday will need the same thing... Thank you,