Recently, I have faced an issue with my blogging site, after applying few WordPress plugin updates. The problem was that, the posts are not being displayed either on the home page or on the individual post link (permalink).
I just wanted to share how did I resolve this issue, so that some one who is facing the similar problem might be able to solve with this tip.
I just changed my permalinks format from the one I am using to the custom one and again reverted the format back to the earlier one. This is pretty simple change, It has resolved the issue. You can update permalink format via Settings > Permalinks option.
I did this because, I have read somewhere that after applying some plugins, the blog posts permalinks might get corrupted. That is the reason I tried this to reset those permalinks.
That’s it. Please share if you have had similar experiences.