Hi Edwin,
I'm trying to create a public front-end slave site that users can view to create their own slave sites using the new site creation module.
The problem is that I've setup the Master site on a sub-domain (for security reasons) and I want the public slave site to be on my primary domain URL.
Here is an example of my setup:
* Master Joomla:
www.private.mycoy.com/master
* Public Slave URL with site creation module:
www.mycoy.com
* Desired slaves urls created using the site creation module:
www.private.mycoy.com/slave1
I've tested JMS to deploy the slave in the
www.mycoy.com directory however it does not work correctly.
Can you please suggest what is the best way to setup the domains? Should I use a 301 redirect or something similar? I want to maintain the
www.mycoy.com/page-name for all pages in the public slave and also maintain good SEO rankings.
Any suggestions and advice is greatly appreciated.
Kind regards.