how to : url redirection - Joomla! Forum - community, help and support
hi
i must stupid, cant find tuto or whatever url redirection.
id like
www.thiswebsite.com
redirected to
www.thatwebsite.com/thiswebsite
how can ?
do need use plugin jredirect301 , if yes how ?
or can done in changing core configuration file ?
pierre
i must stupid, cant find tuto or whatever url redirection.
id like
www.thiswebsite.com
redirected to
www.thatwebsite.com/thiswebsite
how can ?
do need use plugin jredirect301 , if yes how ?
or can done in changing core configuration file ?
pierre
try adding following thiswebsite.com home page
<meta http-equiv="refresh" content="0; url=http://www.thatwebsite.com/thiswebsite">
where 0 number of seconds wait redirection.
<meta http-equiv="refresh" content="0; url=http://www.thatwebsite.com/thiswebsite">
where 0 number of seconds wait redirection.
Comments
Post a Comment