Hey guys, maybe someone here can help me. I'm going to be moving my phpbb board over to a vb version on the weekend. I need to know the best way to leave a re-direct for the Google search engine to the new site. I've never re-directed a board before, and have minor experience with re-directing sites. Any suggestions on the best/proper way to send the Google crawlers to my new forum?
I had read this somewhere.. I think it was noppid who suggested this : RewriteRule ^viewtopic.php(.*) http://www.domain.com/showthread.php [R=301,L] RewriteRule ^viewforum.php(.*) http://www.domain.com/forumdisplay.php [R=301,L] I am not so sure if it forwards to the correct topic though.. but it works