deep-wood
01-05-2008, 01:08 AM
Hi all.
Im currently re-writing my urls to make them more search engine friendly. This is all going great.
However - the problem lies with my images and javascript.
Example:
old url: mode=recipes
new url: /recipes/
On the old url, my images would point to /images/
On the new, the point to /recipes/images/
I have a lot of images and would take a lot of time to put the url into all the src's, is there a way i can redirect the /recipes/images/ to just /images/ so the broken links will be fixed?
Many thanks
Im currently re-writing my urls to make them more search engine friendly. This is all going great.
However - the problem lies with my images and javascript.
Example:
old url: mode=recipes
new url: /recipes/
On the old url, my images would point to /images/
On the new, the point to /recipes/images/
I have a lot of images and would take a lot of time to put the url into all the src's, is there a way i can redirect the /recipes/images/ to just /images/ so the broken links will be fixed?
Many thanks