Changing all my files

Discussion in 'Google' started by Tintumol, Dec 30, 2010.

  1. #1
    I need to change every file extension from HTML to ASPX now, Google has already indexed my entire sites html files.

    So when people in google will click on my links they will be 404'd until the next object.

    Is there anything I should know, could I get penelized?

    My site is new so I dont get much SE traffic yet, so im not worried about loosing traffic.


    Any advice? I don't have a access htm file; have to make them an aspx script because google indexed my whole site with canonicalized urls. (www and non www)
     
    Tintumol, Dec 30, 2010 IP
  2. EMO_Ralez

    EMO_Ralez Peon

    Messages:
    386
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    dont change anything, you can simple add a entry to the httpd file to interpret html files as aspx if you host supports that

    or with htaccess

    AddType x-httpd-php .php .htm .htm
     
    EMO_Ralez, Dec 30, 2010 IP
  3. splitzer

    splitzer Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can also keep existing file if you want and do a redirect through htaccess.
     
    splitzer, Dec 30, 2010 IP