Hi,
Is it possible to view unpublished documents via the browser with some URL rather than using the preview in CMS itself?
Thanks,
Karen.
Hi,
Is it possible to view unpublished documents via the browser with some URL rather than using the preview in CMS itself?
Thanks,
Karen.
Hi,
you can preview the site “outside" the CMS by using the _cmsinternal service, like this https://cms.demo.onehippo.com/site/_cmsinternal/
For some technical reasons for the first time you can “access” to the preview site only via CMS: but after that first time you can just hit the _cmsinternal resource directly.
To do so:
In order to visit the unpublished documents, you can try to reach this document via the site itself (using the search maybe) or by guessing the document url: you can do this mainly looking at the HST sitemap definition.
HTH,
Giacomo
You can create preview mount, see:
Just set hst:type to preview instead of live so you can have something like:
http://yoursite.com/somedocument.html (live)
http://yoursite.com/preview/somedocument.html (preview)
You can use any name for your mount, doesn’t need to be preview.