• Due to structure of my blog i would like to create post with the following structure (i.e):

    bleach/ep-1
    naruto/ep-1
    naruto/ep-2

    Where “bleach” and “naruto” are the category, and “ep1″/”ep2” is the post slug (the title will be different for each post).

    Right now it’s not possible because when you insert ep-1 for the second time it will modify it in “ep-1-2”.

    My question is the following: if i hack wordpress (i’ve not seen any hooks in the area) for letting me create 2 or more posts with the same slug what kind of problem can it create?

    Thx

Viewing 3 replies - 1 through 3 (of 3 total)
  • It will never know which one are you looking for… 🙂

    Thread Starter alekc

    (@alekc)

    well, it should be able to do it if every post with the same name belong to different category.

    I’ve done some tests (changing directly mysql values), and till now it was able to understand which post i want to see by looking at the category.

    I just don’t want to find myself under situation when i have everything working with that hack except for some random post (it would suck a lot <.<)

    Hi alekc,

    I have the same problem. Could you please advise me how to solve it?

    thanks,
    Sofiya

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

The topic ‘Create posts with the same slug (post_name)?’ is closed to new replies.