Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here.
Thanks for helping shape a better SEO product for agencies!
The BIND DNS server has already been deprecated and removed from Plesk for Windows.
If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
Can we duplicate a site and all of its content in Sitebuilder? So that we can setup a site exactly the same that can then be edited in the sitebuilder?
Can we duplicate a site and all of its content in Sitebuilder? So that we can setup a site exactly the same that can then be edited in the sitebuilder?
Originally posted by Jllynch Can we duplicate a site and all of its content in Sitebuilder? So that we can setup a site exactly the same that can then be edited in the sitebuilder?
Theoretically, it is possible. The site stores information in /usr/local/sitebuilder/htdocs/sites/xx/xxxxxxxxxxxxxxxxxxx
directory and in database. So first of all content should be copied and all appropriate records in database.
If you have static site without any modules, copy of the site can be done using site content only. But if you have modules added to the site, it won't be easy to create a duplicate site, because each module has some related records in database which should be also copied with site content.
So at the end I want to say that there is no exactly procedure which could help you do this, but you can try and make some experiments, for example with static sites.
Let's imagine the following situation: web site with modules was created and published. You created copy of this web site. Newly created web site will not have publishing settings set, because publishing to the same location does not make sence.
Site stores their data at published site, we have 2 options:
1. during site copying Sitebuilder should make copy data from published site via FTP/XCOPY/VPS
2. create dumb data (empty database)
We'd prefer to go with 2-nd option. What is your expectations?