How to 301 redirect html pages to dynamic ones

I just converted my html site back to the dynamic version and have created loads of 301’s but none of them work, example:



redirect 301 /catalog/old-url.html [url]http://www.samedomain.co.uk/new-url.html[/url]



I then search for the page in G00gle and see the old pgae click on it and there is no redirect.



Also where are all the static pages kept, I want to delete them all…



Thanks

Did you use CPanel to do the redirects?

[quote name=‘ywalker’]Did you use CPanel to do the redirects?[/QUOTE]



no, just at the end of the cs-cart root .htaccess file I added loads of 301s

So am I doing the 301’s incorrectly then?