I have a website with a blog. The blog posts are collection items in a collection, they get shown on my home page and on my blog aggregate page.
When i create a new collection item (new blog post), i have to save the basic data (eg. title, slug) in the Collections Manager - the system forces me to.
The problem is: these blog posts partially go live, meaning they appear in my collections listings on my live website, despite them not actually being published. This means that they are on my homepage and blog aggregate page as clickable elements, but they redirect to a 404 error page, since the blog posts are not ACTUALLY published (meaning, i didn’t click the Publish button on the backend).
Example:
Website ID 766770
Saved (NOT published) collections item show up on live website:
redirects to 404 page:
This means that every time i create a new blog post, there is a period of time where my website displays a non-published blog post that all my viewers can see and click, and that redirects them to a 404 page.
Is this the expected behavior of the Sitejet Collections Manager? Can this be fixed so that collection items are not public until the site get re-published?
Thank you in advance!