[SOLVED] Rewrite - Simulating Directory Structure
Posted: Sun 18. Jan 2009, 21:39
Hi all,
first of all, haven't had a look for phpwcms since leaving the country (directly after 1.3.3 was published). Just checked 1.4.X DEV - some beautiful little changes. Great guys! Thanks to all people somehow involved.
My Question - couldn't find anything searching the board:
I want to move an old plain-html-project (500+ pages) to phpwcms. My probably largest problem is not loosing all the hundreds of external links pointing to my pages AND not loosing all the existing google-links. As you probably can imagine, i don't want to have the page killed by loosing all links. On the other hand administrating 500+ pages is a pain.
So far the old webpage is kind of structured in the following way
(UPPERCASE -> directory, lowercase -> file):
ROOT
+--- index.htm
+--- TOWNS
...+--- overview.htm
...+--- BERLIN
......+--- index.htm
...+--- MUNICH
......+--- index.htm
+--- SIGHTS
...+--- overview.htm
...
My main-objective is to get phpwcms involved and somehow still keep the links to the old pages alive. Do you have any suggestions/experiences regarding that topic? Would be absolutely great as otherwise using my favourite cms wouldn't make sense.
Thanks in advance.
first of all, haven't had a look for phpwcms since leaving the country (directly after 1.3.3 was published). Just checked 1.4.X DEV - some beautiful little changes. Great guys! Thanks to all people somehow involved.
My Question - couldn't find anything searching the board:
I want to move an old plain-html-project (500+ pages) to phpwcms. My probably largest problem is not loosing all the hundreds of external links pointing to my pages AND not loosing all the existing google-links. As you probably can imagine, i don't want to have the page killed by loosing all links. On the other hand administrating 500+ pages is a pain.
So far the old webpage is kind of structured in the following way
(UPPERCASE -> directory, lowercase -> file):
ROOT
+--- index.htm
+--- TOWNS
...+--- overview.htm
...+--- BERLIN
......+--- index.htm
...+--- MUNICH
......+--- index.htm
+--- SIGHTS
...+--- overview.htm
...
My main-objective is to get phpwcms involved and somehow still keep the links to the old pages alive. Do you have any suggestions/experiences regarding that topic? Would be absolutely great as otherwise using my favourite cms wouldn't make sense.
Thanks in advance.