• Hi,

    I’m building a normal website with several content pages using WordPress.
    The site also has blog posts, when I print out the last five posts it is linked to my domain using the get_permalink function:
    https://www.mydomain.de/my-first-post (for example)

    Is there any possibility to let the permalink to a post look like this?
    https://www.mydomain.de/marketingnews/my-first-post

    I have created the page “marketingnews”, but wasn’t able to implement the right filters or rewrites yet and I don’t know if I really need that page ??

    Is there any way to do so?
    Do I need that page or is it possible just with filters/rewrites?

    Many thanks for any hints and tips!

    Markus

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you reviewed Using_Permalinks?

    Thread Starter tazmanian_devil

    (@tazmanian_devil)

    Yes I have, but it didn’t really help me.

    All I want to do is that my posts are displayed on a certain page or URL and not at the standard URL domain.tld/post-name. I’d like to have some kind of page path in between as posted above.

    Maybe this isn’t possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rewrite posts to a specific page (path)’ is closed to new replies.