Forum Moderators: open
For the past three years, I have operated a Joomla website that produces massive amounts of content. To date we have 10K unique content items, and 150K URL's. Our traffic is in the area of 700K monthly uniques, and 10M monthly pageviews. In summary, it's an established site with good traffic and high trust/page-rank URLs.
Now comes the problem: we want to keep the old site online at the same domain to maintain traffic, while launching a new version of the website to help us remain competitive. For reference, the current (old) site uses Joomla 1.0.15 and we're preparing to launch the new version of our site based on Joomla 1.5.x.
I am considering several options, such as creating the new version in a sub-domain (such as v2), and keeping the old domain root as-is, but then I have to figure out how to have root domain visitors go to the new subdomain while (old) link visitors stay on the old domain. I've also considered moving the old root content to a sub-domain, and somehow devising a 301 to forward individual URLs to the new location.
Here are some specifics: the old site creates pages like /index.php?option=com_content&task=view&id=999&Itemid=99 whereas the new site creates URLs like /index.php/news/news-topic
What I'm looking for is some guidance, since I know several of you have done this exact same thing many times.
having said that i'm wondering how your navigation will work with separate databases and two cms's generating internal links.
another consideration is if you have any user registration function you will have problems there.
also what are the support and security implications of remaining on 1.0.15?
you may want to consider migrating your content to the newer version first and then adding content.
of course that may introduce another problem with changing urls schemes mid-stream or dealing with a large scale redirection scheme.
We have one CMS with thousands of established links, and want to keep them alive as we establish a new CMS. The content won't be migrated (10,000 items is too time intensive), and doing so would change the URL's (of which there are 150,000).
So what I want to do is keep my existing Joomla site, and establish a new Joomla site making the old one into an archive with the same URLs.
the first part of my response addressed in a cursory manner how you could technically establish a new joomla site and maintain the existing site as an archive, while pointing out that your suggested new url structure contains an unnecessary element.
the remainder of my response addressed the issues that will ensue from having mutliple cms's including a legacy version.
all in my humble opinion, of course.
=8)
We are still developing the 1.5 version and hope to make it live shortly.
I'm not sure you would want to have two sites live at the same time. I know it can be scary to make changes (we have been putting this off for a very long time) but it really has to be done sooner or later.