301 redirect or PHP redirect?
Posted: Sun Jan 21, 2007 6:05 pm
Hey guys,
I have been told this can be done in 2 ways either with the .htaccess file or via a PHP File redirecting the URL's.
Im using joomla cms and the URL's to the articles are:
http://www.mysite.com/pspnews/articletitle/
Ok so im moving to wordpress and there the URL's are:
http://www.mysite.com/dd/mm/yy/articletitle/
dd/mm/yy/ being the date month and year of article.
How on earth would i do this and redirect all the articles to the new location? I've been struggling to get this for days. Most people have said its best via PHP so as to read the article date, but i have no idea how.
Anyone help me out?
Regards
I have been told this can be done in 2 ways either with the .htaccess file or via a PHP File redirecting the URL's.
Im using joomla cms and the URL's to the articles are:
http://www.mysite.com/pspnews/articletitle/
Ok so im moving to wordpress and there the URL's are:
http://www.mysite.com/dd/mm/yy/articletitle/
dd/mm/yy/ being the date month and year of article.
How on earth would i do this and redirect all the articles to the new location? I've been struggling to get this for days. Most people have said its best via PHP so as to read the article date, but i have no idea how.
Anyone help me out?
Regards