Discussions

Ask a Question
Back to All

problem mapping locomotiveCMS site to a subdirectory

My hosted locomotiveCMS is under domain blog.mydomain.com.
I have mydomain.com/blog maps to blog.mydomain.com for SEO purpose. (via reserve proxy)

However, url generated by locomotive will look something like this mydomain.com/posts/post-slub, obviously these links won't work since they are hitting my main app.

I want them to be mydomain.com/blog/posts/post-slub.

What will be the best way to do this?

Thanks