Import from Wordpress - permalinks?
Posted: Fri Sep 28, 2007 4:28 pm
Hi all,
I'd like to switch from WordPress to s9y. What is the best way to keep the old permalinks?
They old WP permalinks look like this:
As I understand it I could set in the s9y admin panel and put a mod_rewrite rule into my .httaccess
Could you help me with this rule?
And is it ok not to use %id% ?
Thank you.
I'd like to switch from WordPress to s9y. What is the best way to keep the old permalinks?
They old WP permalinks look like this:
Code: Select all
blog.de/year/month/day/title Code: Select all
archives/%year%/%month%/%day%/%title%.htmlCould you help me with this rule?
And is it ok not to use %id% ?
Thank you.