• hello
    I am new to WordPress and still experimenting with different plugins and themese. Actualy I am trying to import all the tutorials and source code from http://www.mycplus.com to wordpress. I have managed to export all the contents from the website into the wordpress now. I have two problems which I don’t understand how to resolve them.

    1. All the pages were in ASP and the new blog is running under linux, so how do I redirect all the pages to the Blog pages.
    2. I want Permalink to be like
    mycplus.com/post1.htm
    mycplus.com/post2.htm
    but if the post is of more than one pages I want it to be something like

    mycplus.com/post1-1.htm
    mycplus.com/post1-2.htm
    mycplus.com/post1-3.htm

    When I used Permalink in wordpress it created the posts fine but shows pages like

    mycplus.com/post1.htm/1
    mycplus.com/post1.htm/2
    mycplus.com/post1.htm/3

    Any ideas how to sort it out?

The topic ‘Permalink problem’ is closed to new replies.