Quote:
Originally Posted by redlabour
Another Suggestion - is it possible to give a 301 back at 404 Errors to forum/index.php ?
|
Thinking about this, it will need some db work for storage of urls on the redirect, input through acp for example.
redirect 301 /product.php to
http://domain.com/productlist.php
redirect 301 /download.php to
http://domain.com/downloadhacks.php
is this more what you had in mind?