[TYPO3-dev] Switching to realUrl on an webpage existing for 4 year
    Steffen Gebert 
    steffen at steffen-gebert.de
       
    Sun Nov 21 16:13:44 CET 2010
    
    
  
> I have the task, to Migrate a website currently using
> SimulateStaticDocuments to RealUrl. Sadly many internal Stuff is HTML
> Elements or hardcoded Links to some pages.
> Therefore I have to provide a Fallback onto SimulateStaticDocuments.
> I tried the init option in realUrl which should accept SimulateStatic Urls.
> I always get an "Segment not an keyword for PostVarSets".
To keep links valid, you could redirect Blabla.123.html to 
index.php?id=123 using RewriteRules.
To avoid duplicate content, you can uses Georg's EXT:canonical.
Have you thought of this way?
Kind regards
Steffen
-- 
Steffen Gebert
TYPO3 Core Team Member
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
    
    
More information about the TYPO3-dev
mailing list