I've written some nice blog posts in 2017 that I would like to go back to/share with others. The navigation sidebar restricts only to 2018 posts-- I would truly like to see the complete history. I can't seem to locate while in my own space. Has anyone else solved this?
Hi there, Debra.
By default, any blogs that are written should appear in the page tree regardless of the year it was written. Let us go through some steps to check what the issue potentially is:
SELECT * FROM content WHERE contenttype='BLOGPOST' AND EXTRACT(YEAR FROM creationdate) = 2017;
There is a KB written for missing blog posts here - Missing blog post due to corrupt index - but I want to make sure that we cover the basics first. Thanks.
Thanks for responding. This is now a non-issue... Gotta admit, the posts were in another space I was managing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, Debra.
No worries. I am just glad that the issue is now resolved on your end. Feel free to ask any other questions and I will be happy to assist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.