Forum Moderators: phranque
So, I'm trying to figure out whether or not I can implement 301 redirects. Some of the file names will change once they are moved to the directories. Is it possible to create 301 redirects that are file specific? Or would it be better to put redirects in the pages themselves? Any feedback would be very appreciated!
redirect permanent / [site1.com...]
Does this appear incorrect?