| Senior Member Location: CSite.Net Join Date: Oct 2004
Posts: 2,191
NP$: 388.49 ( Donate)
| They are the internal pages, rather than the main page. Actually the main page I did have to change to PHP because it has some random things on it. This mostly concerns the gallery that I have that has about 40-50 pictures, each on their separate page and will have about 100 pages when it's done. The ones there now are indexed in google's image search and get some degree of traffic via that method. So on those pages I wanted to keep the URL's the same, so the links from google would still work until their spider had a chance to reindex if it does after the fact (which I hope it does as there will be a lot of new content).
I found an interim solution, which is to run some C code I wrote that batch changes all the files at once. A little inconvenient, but it works for now. Would like to be able to make them all php at some point though.
Thanks for your reply... |