Home Forums WordPress Plugins Hide My WP How do you rewrite a specific permalink on Multisite?

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28086
    Abruptive
    Post count: 4

    We are trying to change a bunch of URLs for all sites in the network using HideMyWP, e.g:

    https://example.com/courses/beginner

    should be accessible via:

    https://example.com/course

    Any thoughts on how to do that with the plugin or via .htaccess?

    Thank you!

    #28089
    Suman M.
    Post count: 12480

    Hi, HMWP will rename WP path names like /wp-content, /wp-includes, /wp-admin, etc. The new names you want for these paths can be specified in Permalinks & urls tab.

    But if you want to rename the path/url that’s not included under Permalinks & urls tab, then you can add the replacement for it in “replace urls” section under Replace Tools tab. For your example above, add the replacement like below:

    courses/beginner ==> course

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.