301 redirect
301 redirect
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- trooperbill0
if the url structure has changed then you're in for a world of hurt and will have to do each page individually (im going through something similar) it might be easier to use a php script (something im toying with) that contains an array... ill post it on my blog when im closer to a final solution.
- I think you can use mod_rewrite, although learning the syntax is a little scary;)ukit