I have chnaged my website and

Discussion in 'WordPress' started by aj845, Mar 23, 2012.

  1. #1
    I am just got my website redesign into wordpress before it was html site. So now my sites show link like this
    mysite.com/content and before it was showing mysite.com/content.html.

    Now I understand dynamic and html website. How will search engine find links now what I have to do....

    is it going to stay the same in search engine... or ...

    Please help
     
    aj845, Mar 23, 2012 IP
  2. anest.baik

    anest.baik Peon

    Messages:
    272
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    wordpress named "PERMALINK" for url / address

    so, go to your wp-admin => setting => permalink

    choose CUSTOM, and put => /%post_name%.html

    or learn information about how to setup PERMALINK in wp (you can find it a lot in internet)

    === by the way ===
    if google index your site with www.your.com/post1.html

    and your site now change to www.your.com/post1

    it is still ok,
    BECAUSE

    wordpress will handle that URL (permalink) and sent it to right POST,
    as www.your.com/post1 actually www.your.com?p=1 in wordpress or any other URL as you set in PERMALINK setting
     
    anest.baik, Mar 29, 2012 IP