I have an interesting problem with naming directories and files within them.
I sell a product that comes in several different widths.
1”
1 ¼”
1 ¾”
And so on.
I want to separate all of the products of the same width into directories that are named in such a way to make it easy to find them and update them like this:
www.domainname.com/1.25/product-1.html
I know not to use an inch mark as shown and have written it as:
1.25 in the past but I am now wondering about naming files or folders and using a period in the file name.
Any better ways to name them?
There are several pages all ready indexed named 1.25-product.html and they are indexed but will this come back to bite me if I continue this practice?
Thanks…