Add www to wordpress web site

Discussion in 'Domain Names' started by lgchandana, Oct 18, 2012.

  1. #1
    Hello Friends.

    I have big problem. Not get answer yet Please help me

    I have Hostgator Hosting account and go daddy domain.
    I have lunched my site now.
    But when I go to my forum URL show as this.
    androidwallpapershq.com

    But I want show URL with www "www.androidwallpapershq.com"

    WordPress blog site this.
    I added following code in .htaccess

    RewriteCond %{HTTP_HOST} ^([a-z.]+)?androidwallpapershq\.com$ [NC]
    RewriteCond %{HTTP_HOST} !^www\. [NC]
    RewriteRule .? http://www.%1androidwallpapershq.com%{REQUEST_URI} [R=301,L]

    But it not working. and got error. Loop and not page load

    How Can I do this. Please help. :confused:
     
    lgchandana, Oct 18, 2012 IP
  2. micksss

    micksss Notable Member

    Messages:
    4,427
    Likes Received:
    268
    Best Answers:
    1
    Trophy Points:
    285
    #2
    micksss, Oct 19, 2012 IP
  3. Saidulfeni

    Saidulfeni Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3


    absolutely follow the instruction above :D
     
    Saidulfeni, Oct 19, 2012 IP