Flat Database Url Encouraged Or Recommended - Tips
Thu, 8 Jul 2010 00:41:48
Flat Database URL
Encouraged or
Recommended
The creation of URLs by a
database are recommended to be
flat.
This means, thatdomain
and the folder or extension ofthe url is always remain the
same.
hobotraveler.com/example/hello-world.php
hobotraveler.com/example/trees-are-nice.php
The
hello-world.php
and the trees-are-nice.php
are what
changes.
PROBLEM
Duplication of the same URL will write
over.
Need to have a way to revert to prior
position.
Note, there should not be delete, however disabled
or archived.