Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Redirect



Threaded Mode | Print  

 Redirect (9 Replies, Read 10043 times)
blur_02
Group: Member
Post Group: Newbie
Posts: 17
Status:
Hi there,

I would like to know if it's possible redirect using Webuzo?

Thanks
IP: --   

Redirect
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Could you please elaborate  and explain in detail what exactly you wish to accomplish ?

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

Redirect
bipul
Group: NOC
Post Group: Newbie
Posts: 9
Status:
You can redirect website or any page by using the code : simply place this code at index.php your visitors will be smoothly redirect your new location.

PHP Code

<?php
Header
("HTTP/1.1 301 Moved Permanently");
Header("Location: http://www.example.com/");
?>

IP: --   

Redirect
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
You can certainly do this using Webuzo.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

Redirect
blur_02
Group: Member
Post Group: Newbie
Posts: 17
Status:
Quote From : valley December 6, 2014, 5:57 am
Could you please elaborate  and explain in detail what exactly you wish to accomplish ?


I would like to redirect a non existing URL to a live URL using 301:

www.mysite.com/it_does_not_exist

to

www.mysite.com/it_exist_but_it_is_too_long_url  :)
IP: --   

Redirect
blur_02
Group: Member
Post Group: Newbie
Posts: 17
Status:
Quote From : bipul December 6, 2014, 6:37 am
You can redirect website or any page by using the code : simply place this code at index.php your visitors will be smoothly redirect your new location.

PHP Code

<?php
Header
("HTTP/1.1 301 Moved Permanently");
Header("Location: http://www.example.com/");
?>



Thanks bipul, but I would prefer not to create a new *.php file for every redirect I make. With cPanel it's possible to configure this very easily so I thought it would be possible to do the same using some webuzo feature.
IP: --   

Redirect
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Quote
With cPanel it's possible to configure this very easily so I thought it would be possible to do the same using some webuzo feature.


Sir I have added this to our TO-DO list and shall have it implemented at the earliest.


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

Redirect
dhwebs
Group: Member
Post Group: Newbie
Posts: 3
Status:
Has any progress been made on redirecting a domain?  I want to redirect my primary domain to an add on domain.
IP: --   

Redirect
nutrivita
Group: Member
Post Group: Newbie
Posts: 7
Status:
Goodmorning everyone
excuse the translation with google translator

I tried to create with Webuzo a redirect from mydomain.xxx to mydomain.xxx/cartella/ but I get error:
Redirected too many times

Maybe I should not use the redirect, what can I use?

thank you
IP: --   

Redirect
webuzo_manager
Group: Member
Post Group: Elite Member
Posts: 268
Status:
Hi nutrivita,

We are aware of the issue, and the development team is working on a fix which will be released soon.

Thank you for reporting this issue.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 28, 2024, 9:33 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.021