Question
Published site looks differently then its version in Web Presence Builder: Domains > example.com > Presence Builder
Why published site doesn't match site in Web Presence Builder(WPB)?
Is it possible to restore it in WPB ?
Answer
Site snapshot was uploaded and restored in WPB in Domains > example.com > Presence Builder > Restore, but was not published yet.
In case of there are no snapshots or domain backups it's not possible to restore site in WPB.
All events can be found in /var/log/plesk/sitebuilder.log
, /usr/local/sb/logs/sites/
logs, search by site UUID. Site UUID can be found using below query, replace example.com with the site name:
# plesk db "select val from dom_param where param='site_builder_site_id' and dom_id in (select id from domains where name='example.com');"
Comments
0 comments
Please sign in to leave a comment.