Viewing 6 replies - 1 through 6 (of 6 total)
  • Is your web server Apache or IIS?

    Check out all the trouble-shooting tips over at the Using_Permalinks page in the Docs section.

    Thread Starter toreddie

    (@toreddie)

    I believe it is Apache. Our blog is hosted by GoDaddy. I will chekc the trouble-shooting tips.

    Thread Starter toreddie

    (@toreddie)

    Tried to follow the suggestions in the link. Everything looks ok except for when one clicks “read more” in an article on the homepage. Then an error occurs and the following address is in the address bar:
    http://acgdevelopment.com/sample-post/#more-136

    In custom structure we tried to put in just /sample-post. Also tried to put in /%category%/%post name%/. Then we get the error 404 and the address bar reads: http://acgdevelopment.com/category/post-name/

    Suggestions?

    You’ve got Apache headers, so it’s probably linux. Check your hosting control panel on GoDaddy to be sure.

    Check your .htaccess file via FTP or with the GoDaddy file manager. You might have multiple rewrite blocks or incomplete ones. Or delete .htaccess and reset permalinks and make sure WP says your changes were saved and not “If your .htaccess was writable…”

    Thread Starter toreddie

    (@toreddie)

    The only .htaccess file I can find is in Stats and had only one line (Options + Indexes). Where should the .htaccess file you’re pointing to be located?
    We’ve also found a problem with the calendar. It appears fine when viewed from Home page, or any paged accessed from a button. However, when clicking on “continue reading” in a post, the calendar on the new page changes. The dates in the first line shifts one day to the left and leaves Saturday open. Any suggestions?

    Reset permalinks: Using Permalinks « WordPress Codex

    The calendar problem is a different animal; start a new thread.

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

The topic ‘Changing permalink causes problems’ is closed to new replies.