Broadcast not supporting multiple path to URL when it is cloned.
-
I was trying to bulk clone using the broadcast plugin, the clone works perfectly fine if there is a single path following the base URL (www.domain.com/path1/). The requirement here in my case is that, when I clone a site I want the path to be [www.domain.com/state/city/id/] and then the pages under this site should follow the path [www.domain.com/state/city/id/blog-name] and so on. So, when I tried this I was redirected to 404 page. but if I give a single it works fine.
Does Broadcast plugin support paths like these [www.domain.com/state/city/id/] to be base URL of a multi-site??
The topic ‘Broadcast not supporting multiple path to URL when it is cloned.’ is closed to new replies.