How to convert old html website to a wordpress blog????

Discussion in 'WordPress' started by jamshed_11946, Nov 14, 2009.

  1. #1
    I have a website with .html pages and now I have decided to install wordpress on it. But how can i redirect old pages to new pages to this wordpress blog????
    Can anyone explain me in detail
     
    jamshed_11946, Nov 14, 2009 IP
  2. addlinkurl

    addlinkurl Well-Known Member

    Messages:
    2,409
    Likes Received:
    129
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #2
    when you install wordpress and set the permalinks, you will see an .htaccess file in main directory(ftp). open that file and add lines like this:

    Redirect 301 /oldpage.html http://www.example.com/newpage.html

    if you need more help, you can search for "301 redirect".
     
    addlinkurl, Nov 14, 2009 IP
  3. jamshed_11946

    jamshed_11946 Peon

    Messages:
    617
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    addlinkurl@Thanks
    Brother. really very thank you for reply, But I want to know about permalink little a more. and will .htaccess work on 000webhost[dot]com
     
    jamshed_11946, Nov 14, 2009 IP
  4. addlinkurl

    addlinkurl Well-Known Member

    Messages:
    2,409
    Likes Received:
    129
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #4
    when you install wordpress, you will see the permalinks under the Settings in wp admin panel.

    if your host is linux, yes it will work perfectly.
     
    addlinkurl, Nov 14, 2009 IP
  5. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #5
    install wp in root dir ( for better ranking install in root dir)

    setup ur blog, add new content and use redirection plugin which is easy to use and set old url to new one easily. visitors will visit new link, but backlink will still count for old link.
     
    Jalpari, Nov 14, 2009 IP
  6. jamshed_11946

    jamshed_11946 Peon

    Messages:
    617
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ok. me going to check all the matters
     
    jamshed_11946, Nov 14, 2009 IP