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
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