chockomonkey
Regular Member
- Mar 27, 2009
- 366
- 41
I hate that i had to pull this post out of another thread to get my answer, but there's nothing but crickets in there.
I hate how everything fits together so nicely in theory, but when it comes down to the application, stupid unknowns pop up. In this case, i was trying to include my keyword in the URL.
When it comes down to actually naming your URL, it appears you have choices to make:
domain.com/keyword1
domain.com/keyword1.html
domain.com/keyword1/keyword1.html
domain.com/keyword1/keyword2.html
These varieties are simply variances in the file structure, so what?s the right way?
You could keep it simple with "domain.com/keyword1.html", but are there any benefits/disadvantages to creating redundancy with this file structure:
domain.com/keyword1/keyword1.html
and then rewriting it to the root directory?: domain.com/keyword1
Cheers,
Chocko
I hate how everything fits together so nicely in theory, but when it comes down to the application, stupid unknowns pop up. In this case, i was trying to include my keyword in the URL.
When it comes down to actually naming your URL, it appears you have choices to make:
domain.com/keyword1
domain.com/keyword1.html
domain.com/keyword1/keyword1.html
domain.com/keyword1/keyword2.html
These varieties are simply variances in the file structure, so what?s the right way?
You could keep it simple with "domain.com/keyword1.html", but are there any benefits/disadvantages to creating redundancy with this file structure:
domain.com/keyword1/keyword1.html
and then rewriting it to the root directory?: domain.com/keyword1
Cheers,
Chocko