Skip to:
Content
Pages
Categories
Search
Top
Bottom

301 Redirect

  • @mikem1986

    Participant

    Hi guys

    Ive tried using

    RewriteEngine On

    RewriteCond %{HTTP_HOST} ^example.com [NC]

    RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301]

    in my .htaccess to redirect the website to always use the www. version of the site but it doesnt seem to be working? Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • @mikem1986

    Participant

    anyone managed to look at this?

    @jeffsayre

    Participant

    @mikem1986

    Participant

    Nope, tried everything on that page and its still directing to the non www. version of the site

    @jeffsayre

    Participant

    Mikem1986-

    Did you choose domain redirect when you were first setting up your domain with your hosting firm? Just to be sure, check your control panel, or whatever option you have, for your domain. If you cannot find the answer there, contact your host.

    @mikem1986

    Participant

    Thanks Jeff

    I will contact them

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘301 Redirect’ is closed to new replies.
Skip to toolbar