301 redirect from html to html

Discussion in 'Search Engine Optimization' started by shyleshgovindan, Jan 13, 2010.

  1. #1
    Here is my situation. I have a page named Products.html and now I have modified version of it named ProductsNew.html . Currently a meta tag is used in Products.html to redirect to the page ProductsNew.html. This is not at all good as far as SEO is concerned. I need to implement a 301 permanent redirect from Products.html to ProductsNew.html and I would like to know how can we make it? I found so many codes for asp,php and asp.net pages. As this is a html page I can't put those codes in this. Hope you understood my query.
     
    shyleshgovindan, Jan 13, 2010 IP
  2. dickieknee

    dickieknee Active Member

    Messages:
    441
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    80
    #2
    if you are on linux hosting, you can use a .htaccess to perform the 301 redirect otherwise if you are on windows hosting then it is significantly harder...
     
    dickieknee, Jan 14, 2010 IP