dmi VIP Member VIP โ 15 โ Impact 91 Apr 19, 2009 897 views 5 replies #1 Hi, How do I do a 301 redirect of all pages under forum.domain.com/* to my homepage (www.domain.com) ? Please help, I need it immediately. Thanks a bunch!
Hi, How do I do a 301 redirect of all pages under forum.domain.com/* to my homepage (www.domain.com) ? Please help, I need it immediately. Thanks a bunch!
A .Andy Established Member โ 15 โ Impact 13 Apr 19, 2009 #2 http://www.web-source.net/html_redirect.htm
SiberForum Established Member โ 15 โ Impact 19 Apr 20, 2009 #3 That can be set as on the server part as using htaccess file For the seo better have that on the server. You can ask your web hosting provider to set up that for you
That can be set as on the server part as using htaccess file For the seo better have that on the server. You can ask your web hosting provider to set up that for you
~ServerPoint~ Established Member โ 15 โ Impact 11 Apr 22, 2009 #5 Hi Try that command RewriteEngine On Redirect / http://domain.com/
bamaboy Established Member โ 15 โ Impact 17 May 3, 2009 1 point #6 If you have cpanel, you can easily setup a redirectoin. open your cpanel > click on redirection > set it up. Hope it helps good luck
If you have cpanel, you can easily setup a redirectoin. open your cpanel > click on redirection > set it up. Hope it helps good luck