• Resolved isopropyl24

    (@isopropyl24)


    Right now, all my pages have URL’s like “domain.com/?page_id=2”
    What I’m looking for is some way to make pages THAT HAVE A PAGE PARENT have an extension instead of a separate “ID number” (like say “?page_id=2_1”)

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can’t. Every entry in the database (be it post or Page) has its own ID.
    Why not use nice permalinks?
    Using_Permalinks

    Thread Starter isopropyl24

    (@isopropyl24)

    I don’t think you understand… Every page DOES have it’s own ID. (“?page_id=2” “?page_id=3” ect.)

    What I want is something like this:

    parent page: ?page_id=2
    “kid” page 1: ?page_id=2_1
    “kid” page 2: ?page_id=2_2

    not:

    “kid” page 1: ?page_id=3

    (I’ve search the plugins and didn’t find anything)

    Thread Starter isopropyl24

    (@isopropyl24)

    Oh, i see. I didn’t understand you at first. Whoops. Thanks anyway.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘simplifying URL’s’ is closed to new replies.