• I am working on a wordpress site and I am having a hard time setting the permalinks for the website. This is my first time using wordpress. Basically, I created pages, for example, one page is “Contact us” and I want the link for that page to be “www.domain.com/contactus/”. I also want the domain root (www.domain.com) to lead to a certain page and I want to customize the 404 error page.

    I am working with an Apache server and WordPress can edit the .thaccess page. I have look the following page http://codex.ww.wp.xz.cn/Using_Permalinks but still can’t make it work.

    Can someone tell me exactly how can I make this work?

    Thanks a lot.

Viewing 5 replies - 1 through 5 (of 5 total)
  • a link would help

    Thread Starter gusqc

    (@gusqc)

    It is still on my dev test server, so it is http://localhost/customer/

    since it’s local did you correct this line in
    http.conf

    #LoadModule rewrite_module modules/mod_rewrite.so
    you need to remove the # and save the file for the fancy permalinks to work

    Thread Starter gusqc

    (@gusqc)

    Thank, it fixed the issue! It worked for all the pages except one. I was unable to successfully update the tag name for one of the page using the admin section. I made the change directly in the database to fix it.

    Hello,

    I am trying to switch to Month and Name permalink settings. When I changed it and saved changes, the first few links on the blog worked but all other links went down. My blog is integrated in my godaddy a/c. Can someone help please? Here’s the URL http://www.ibdabo.com/blog
    Thank you…

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Permalinks issues and questions’ is closed to new replies.