Custom Post URLs
-
Hey guys,
I would like to know how i can set up a custom url structure (with a clean wp installation) like this:
|-Home (/ or /home/)
|-Blog (/blog/ – listing articles)
|–Blogpost #1 (/blog/blogpost-1/)
|–Blogpost #2 (/blog/blogpost-2/)
|–Category #1/ (/blog/category-1/)
|–Category #2/ (/blog/category-1/)
|-Imprint (/imprint/)
|…Home, Imprint.. are regular pages and this works fine. How can i realize the separate blog url? I would like to run a portfolio site with wordpress and separate the blog posts under /blog#1/bla/ or /blog#2/fewfew with the aid of custom_post_types.
Thanks!
cheers
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Custom Post URLs’ is closed to new replies.