esteiner
Programmer
- Oct 31, 2003
- 24
Hello,
We are interested in reducing the amount of space that we use on the web server. We currently have 100,000+ files on the server, one for each part number.
We currently use the following URL format for each file:
We are considering using the following new URL format to reduce the # of files:
We do not plan on creating a folder named "12345". A default "landing page" would be used in the "search" folder that runs a script to extract the part number "12345" and populate a form. We can create this landing page/script ourselves. It is also of course important to us that the search engines recognize this method and include each page in its index.
What changes need to be made on the web server to accomplish this? Any help would be appreciated as we want to reduce bandwidth use and server space.
Best regards,
Charlie
We are interested in reducing the amount of space that we use on the web server. We currently have 100,000+ files on the server, one for each part number.
We currently use the following URL format for each file:
We are considering using the following new URL format to reduce the # of files:
We do not plan on creating a folder named "12345". A default "landing page" would be used in the "search" folder that runs a script to extract the part number "12345" and populate a form. We can create this landing page/script ourselves. It is also of course important to us that the search engines recognize this method and include each page in its index.
What changes need to be made on the web server to accomplish this? Any help would be appreciated as we want to reduce bandwidth use and server space.
Best regards,
Charlie