• I’m trying to understand permalinks and static pages and have visited the codex, but I don’t think it’s clear enough – it’s almost expect that you understand what is being done, rather than explaining what is being done?

    I want my site to display the about link as https://sekhu.net/wp/about If I enter that URI it actually displays the page, at the top however it displays as index.php?id=x why is this?

    I did update the permalinks for the links, about and archives. If I click on archives, it will displays the same URI as above with a different id, clicking on an archive month will display the masked URI of archives/month/day/year.

    Can someone explain the understanding behind this better than the codex and how it works with static pages, and basically how to make it display as such. I know my files are protected with the id=x but a the same time, would prefer the links to be “cleaner”

    Thank you

Viewing 2 replies - 16 through 17 (of 17 total)
  • Soooo to fix this requires adding index.php in front of my PermaLinks structure as well as in front of my anchors (e.g. a href=”index.php/page-structure”

    Sheesh. Woulda been nice to know this from the start!
    Karri

    I have no idea what you’re fixing. I can’t even see how your two links up there are related (and I really hope you’re not running WP 1.5!).

    Does your host have mod_rewrite and AllowOverrides properly set for you?

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘permalinks and static pages’ is closed to new replies.