hi i am having a website. there are 2 pages that i want to redirect on a single webpage. example ; http://abc.com/a and http://abc.com/b to http://abc.com/c all the 3 pages are already existing on website. and i don't want a and b any more as i am gonna give their combine info on c which redirect i should use 301 or 302. I know 301 is for permanent redirect. But i am confuse how url a and url b's value will be passed to c in 301. please help