JavaAppleT
03-20-2008, 09:39 PM
Hello,
I plan to convert my forum from phpbb2 into discuz 6,
my forum is in forum.mydomain.com, I tested the conversion on discuz.mydomain.com, and everything works fine. I am going to replace phpbb2 with discuz in forum.mydomain.com in the actual conversion.
Now I have only 1 question: how do I convert the URLs from phpbb2 format into discuz 6 format?
Phpbb2 URLs are
before SEO: viewtopic.php?p=73433#73433
after SEO: topic1785.html#73433
And discuz 6 have SEO itself, where the URLs would look like this
before SEO: viewthread.php?tid=1785&page=1#pid73433
after SEO: thread-1785-1-1.html
I don't know how to do it in .htaccess, I tried to play around with it and all I got is a 404 error. If I cannot get it done, I have no choice but redirect all 404 error into my index.php, but will I get blacklisted by search engines if I do so? :confused:
Any help will be most appreciated, thank you! :D
I plan to convert my forum from phpbb2 into discuz 6,
my forum is in forum.mydomain.com, I tested the conversion on discuz.mydomain.com, and everything works fine. I am going to replace phpbb2 with discuz in forum.mydomain.com in the actual conversion.
Now I have only 1 question: how do I convert the URLs from phpbb2 format into discuz 6 format?
Phpbb2 URLs are
before SEO: viewtopic.php?p=73433#73433
after SEO: topic1785.html#73433
And discuz 6 have SEO itself, where the URLs would look like this
before SEO: viewthread.php?tid=1785&page=1#pid73433
after SEO: thread-1785-1-1.html
I don't know how to do it in .htaccess, I tried to play around with it and all I got is a 404 error. If I cannot get it done, I have no choice but redirect all 404 error into my index.php, but will I get blacklisted by search engines if I do so? :confused:
Any help will be most appreciated, thank you! :D