Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding:

    RewriteCond %{HTTP_HOST} ^www.wiiboost\.com$ [NC]
    RewriteRule ^(.*)$ https://wiiboost.com/$1 [R=301,L]

    to your .htaccessfile.

    will above code in .htaccess file will route the bot agent also ? or only human ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Website not working with www.??’ is closed to new replies.