Announcement

Collapse
No announcement yet.

301 redirect Can Any One Help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    301 redirect Can Any One Help

    I am trying to achieve a 301 redirect of a webpage in plesk, but do not really have an idea of how to do it. I have made a .htaccess file. But I am getting confused with the script

    redirect 301 my-section-page-name.html http://www.newsite.co.uk/my-section-page-name.html

    It does nothing and I need to move a few pages from my existing site to a new site. Please can any one help.

    #2
    Mandy, there are lots of redirect examples online.

    In the case of the example you gave:

    redirect 301 my-section-page-name.html http://www.newsite.co.uk/my-section-page-name.html
    You are missing a / in front of the first filename.

    Mike
    -----------------------------------------

    First Tackle - Fly Fishing and Game Angling

    -----------------------------------------

    Comment

    Working...
    X