I had my home page configured to the way it shows in the documentation and it was working the way I wanted it to. But all of the sudden it started giving me this error message:
Error 404
Woops. Looks like this page doesn’t exist.
I’ve tried several different ways of configuring it, but I still get the error message. Here’s the way is was when it was working correctly:
home:
alias: ‘/about-my-life’
hide_in_urls: false
(/system/config/system.yaml)
I have no idea why it would all of a sudden it would stop working correctly. I’ve tried some other things too, but those things didn’t work either. Is there maybe a work-around or maybe a redirect?
It seems that something so simple and basic like a home page not being found should be an easy fix…