anilkumartgsb wrote:
Well you can do it by using 301 redirection. It is the permanent redirection. You need to right redirection code in your .htaccess file. And for H1 you need to the source of your Index page to modify the H1 text.
is this the right code?
## Begin - Custom redirects
#
# RewriteEngine On
# RewriteCond %{HTTP_HOST} !^www\.
# RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]
#
## End - Custom redirects
Statistics: Posted by ringnews24 — Thu Dec 26, 2013 5:31 pm
via Joomla! http://forum.joomla.org/viewtopic.php?t=830256&p=3121549#p3121549
No comments:
Post a Comment