Forum Moderators: Robert Charlton & goodroi
Like
I have a file
mydomain.com/index.asp?id=1
mydomain.com/index.asp?id=2
Now I want to put 301 redirection on this site and want to take mydomain.com/index.asp?id=1 to a different file and mydomain.com/index.asp?id=2 a different file..Is it possible? Or I can just have this on a complete file where index.asp will be redirected to one URL only.
Thanks
Rob