admin管理员组文章数量:1023794
I currently run a WordPress multisite for multiple e-commerce stores with the main site set to example and subsites as example/subsite1.
Can I use multisite for the subsites only and run squarespace or another Cms for the primary site?
Asking as I wish to employ a Ux/graphic Web designer who uses a non-wordpress Cms for my landing/primary site (example) but will keep all the rest of my multisite unchanged.
I currently run a WordPress multisite for multiple e-commerce stores with the main site set to example and subsites as example/subsite1.
Can I use multisite for the subsites only and run squarespace or another Cms for the primary site?
Asking as I wish to employ a Ux/graphic Web designer who uses a non-wordpress Cms for my landing/primary site (example) but will keep all the rest of my multisite unchanged.
Share Improve this question edited Apr 9, 2019 at 23:42 Jeffrey Fong asked Apr 9, 2019 at 11:38 Jeffrey FongJeffrey Fong 11 bronze badge1 Answer
Reset to default 0Yes, you can mix WordPress and non-WordPress together. You just need to be careful of files and filenames, as well as URL rewrites. You'll also need to consider file structure so you don't have things stepping on each other.
The ideal in my opinion is to maintain WordPress in a subfolder. Note that that is not the same as running it in a subfolder. I'm just talking about where the files go. That way you'll keep them separate from anything else you are doing. See Giving WordPress Its Own Directory in the Codex for more info.
You probably will need to run WP in a separate directory as well (aside from what I mentioned above). This would be due to the loader scripts in the index.php file. That will probably conflict with the other CMS if you try to run them from the same URL. You might be thinking "that doesn't make any sense," but keep in mind that multisite will make the subsites a directory lower than the main site.
I currently run a WordPress multisite for multiple e-commerce stores with the main site set to example and subsites as example/subsite1.
Can I use multisite for the subsites only and run squarespace or another Cms for the primary site?
Asking as I wish to employ a Ux/graphic Web designer who uses a non-wordpress Cms for my landing/primary site (example) but will keep all the rest of my multisite unchanged.
I currently run a WordPress multisite for multiple e-commerce stores with the main site set to example and subsites as example/subsite1.
Can I use multisite for the subsites only and run squarespace or another Cms for the primary site?
Asking as I wish to employ a Ux/graphic Web designer who uses a non-wordpress Cms for my landing/primary site (example) but will keep all the rest of my multisite unchanged.
Share Improve this question edited Apr 9, 2019 at 23:42 Jeffrey Fong asked Apr 9, 2019 at 11:38 Jeffrey FongJeffrey Fong 11 bronze badge1 Answer
Reset to default 0Yes, you can mix WordPress and non-WordPress together. You just need to be careful of files and filenames, as well as URL rewrites. You'll also need to consider file structure so you don't have things stepping on each other.
The ideal in my opinion is to maintain WordPress in a subfolder. Note that that is not the same as running it in a subfolder. I'm just talking about where the files go. That way you'll keep them separate from anything else you are doing. See Giving WordPress Its Own Directory in the Codex for more info.
You probably will need to run WP in a separate directory as well (aside from what I mentioned above). This would be due to the loader scripts in the index.php file. That will probably conflict with the other CMS if you try to run them from the same URL. You might be thinking "that doesn't make any sense," but keep in mind that multisite will make the subsites a directory lower than the main site.
本文标签: directoryUsing WordPress multisite for subsites only
版权声明:本文标题:directory - Using WordPress multisite for subsites only 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745607955a2158835.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论