Forums

[resolved] create a page without links? (5 posts)

  1. alangnw
    Member
    Posted 4 years ago #

    I'd like to know if its possible to create a page without it appearing on either the menu, or linked to a parent. i.e. can I create an independent page that I can then link to from within the text of another?

  2. jonimueller
    Member
    Posted 4 years ago #

    If your server allows mod_rewrite (most do), you can use pretty urls.

    Then you can create a page called for example, foo. In the slug, call it "foo" and then you can link to it like this: http://www.yourcooldomain.com/foo/

    And the WP codex has information on how to exclude certain pages (using the page's unique Page ID #) from the Pages list that usually is displayed in the sidebar.

    HTH.

  3. alangnw
    Member
    Posted 4 years ago #

    "WP codex"

    Sorry if I sound a bit dumb - where would I find that?

  4. moshu
    Member
    Posted 4 years ago #

    You scroll up and click on DOCS - the documentation is known as the "Codex" :)

  5. alangnw
    Member
    Posted 4 years ago #

    Thank you :)

Topic Closed

This topic has been closed to new replies.

About this Topic