| change multiple extensions
|
sgr2000

msg:4280840 | 10:30 pm on Mar 12, 2011 (gmt 0) | I have a website I am adding alot of pages too. The pages I am adding have the extension .htm and I need them to be html. IS there a program that can do a mass change on file extensions?
|
incrediBILL

msg:4280850 | 10:53 pm on Mar 12, 2011 (gmt 0) | At the command line in Windows you can rename them all at once: rename *.htm *.html or in Linux at the command line: mv *.htm *.html
|
rocknbil

msg:4281961 | 4:03 pm on Mar 15, 2011 (gmt 0) | Be sure to add a rewrite rule to avoid losing any indexed links.
|
|
|