I'm thinking of moving my existing site and using a CMS software but I'm concern about losing external links.
Which CMS allows manual input of path names so the web addresses remains the same?
choster
3:38 pm on Dec 7, 2005 (gmt 0)
Drupal, for one, lets you enter any path when submitting or editing a content node. But you can also preserve or redirect the legacy urls with a little mod_rewrite work (assuming you are on Apache) with many, if not all others.
pmkpmk
3:42 pm on Dec 7, 2005 (gmt 0)
Typo3 (open source), with an extenson like RealURL or AliasPRO.
I did the transition from a static site to a Typo3 site almost 3 years ago and it didn't hurt rankings.