XF 1.2 PHPBB to XF?

Stan

Active member
So I am currently running a site on PHPBB using no Rewrites. It is currently ranking pretty good on my keywords.. The DB is 4.5gb.

Total posts 1696258 • Total topics 989446 • Total members 20669

So my question is how will XF handle the large DB and import?

Next what will happened to my Google Ranks? What about the old URLs is there a way to redirect them?

Any help would be greatly appreciated.
 
Just Realised I need something for this as well, sorry to be a pain!

Code:
OLD
[URL]http://www.theukbettingforum.co.uk/forum/viewforum.php?f=20/[/URL]

Code:
New
[URL]http://www.theukbettingforum.co.uk/XenForo/categories/general.20/[/URL]
 
Just Realised I need something for this as well, sorry to be a pain!

Code:
OLD
[URL]http://www.theukbettingforum.co.uk/forum/viewforum.php?f=20/[/URL]

Code:
New
[URL]http://www.theukbettingforum.co.uk/XenForo/categories/general.20/[/URL]

Are all of the viewforum.php?f=# links for categories? If not then that is a problem since XF URLs specify the type of node.

For the purpose of redirects and SEO the forum links aren't very important. Threads have the content.
 
Top Bottom