redirection from one url to another same domain

was that a question?

Anyway, if you're using wordpress they have an awesome plugin called redirect that you can use for all those pesky redirects!

Works like a charm.
 
Thanks guys, lots of help when I dont have even time to look at my side :)
 
All the old links are still good? What about new links, how do you propose to get them to the xxxx-xxx? What is the xxxx, Year? is xxx just an article id number?

How is your normal structure? index.php?year=2010&id=999 ?
 
Couple ideas... Do you have shell access? Create a symbolic link if it makes sense.. but I dont think it will work in your case.. Another thing to check out would be using .htaccess with mod_rewrite...

-HL
 
Back
Top