We are building a site on Magento 2 EE . The site will be a multi-site and each site will have its own Wordpress. We integrated Wordpress using a plugin, it sits in the subdirectory of Magento 2.
We are using Wordpress for blog, support, about us - and other content, we're using native Magento features for PIM.
We were told that www.example.com/intl/ belongs to Magento, so we can't change that.
So our vendor offered to use www.example.com/wp/post123 but what we actually want is: www.example.com/support/testcontact or www.example.com/blog/blogpost1
Does anyone have a solution for this and is it possible to have a dynamic URL for Wordpress so it doesn't have to be hardcoded? We're running on NginX.