|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Site http://example.com coming in address bar if i type example.com.
How to bring http://www.example.com in address bar if i type example.com. Can anyone Plz |
|
#2
|
||||
|
||||
|
save this code under the name .htaccess and upload it to your server root.
RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.sitename\.com$ [NC] RewriteRule ^(.*)$ http://sitename.com/$1 [R=301,L]
__________________
*.exe - turning black with a hat |
|
#3
|
||||
|
||||
|
Thank U
|
![]() |
| Viewing: SEO Chat Forums > Other > SEO Scripts > How to bring www ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|