• Hello,

    I think there are already few similar questions however I’m not sure the situation is the same.

    There is a site where the main site / is formed by static HTML pages (not wordpress). WordPress application is installed under the /blog/ folder (godaddy host).

    Is there any step by step tutorial how to remove the /blog/ slug from all the current wordpress permalinks. For example the current https://www.site.com/blog/case-studies/ should become https://www.site.com/case-studies/ (even if /case-studies/ will be a page served by the wordpress installation)

    When installing plugins like Easy Digital Downloads or bbPress under the current /blog/ wordpress folder I would like these plugins to adapt automatically to the new url structure (to general permalinks without the /blog/ slug).

    Is this difficult to do? I feel as it should be something related with configuring http 301 redirects at the main site / apache .htaccess level but I would neeed some good examples with the required steps.

    Thank you in advance.
    Doru

  • The topic ‘Remove /blog/ slug from permalinks/URL’ is closed to new replies.