webbouk
Well-known member
We moved over to xenForo 3 months ago from a Snitz based forum which at the time had many search engine results referencing a lot of content.
The Snitz forums were located in a directory called 'forum', the database for this was migrated and the xenForo files were installed in a directory named 'forums' and a large very obvious banner was placed at the top of the original forum directing and instructing people of the changeover and the location of the new, which in the main seemed to work well. The Snitz forum was then locked down to prevent new posts, replies, and registrations.
Now three months later I was going to use a Http 301 redirect to take visitors from the old 'forum' directory to the new 'forums' which would have been the end of the transition and would have aided SEO by removing links to duplicate content.
However, within the old forum directory structure there are thousands of images located in various directories so a carpet http redirect of the old 'forum' directory would break any links to these images.
For now I have modified the robots.txt file to disallow all from the previous '/forum/' directory and to allow all to the new '/forums/' directory which should in theory stop search engines from indexing the old content, but is this the best way of doing it?
The Snitz forums were located in a directory called 'forum', the database for this was migrated and the xenForo files were installed in a directory named 'forums' and a large very obvious banner was placed at the top of the original forum directing and instructing people of the changeover and the location of the new, which in the main seemed to work well. The Snitz forum was then locked down to prevent new posts, replies, and registrations.
Now three months later I was going to use a Http 301 redirect to take visitors from the old 'forum' directory to the new 'forums' which would have been the end of the transition and would have aided SEO by removing links to duplicate content.
However, within the old forum directory structure there are thousands of images located in various directories so a carpet http redirect of the old 'forum' directory would break any links to these images.
For now I have modified the robots.txt file to disallow all from the previous '/forum/' directory and to allow all to the new '/forums/' directory which should in theory stop search engines from indexing the old content, but is this the best way of doing it?