How to detect if you are on the site root page in Neos

I have a blog list plugin on the root of the site. It lists the most recent blog entries. Maybe I'll change that to list the last blog post, followed by the list of the most recent posts later. But for now I don't like having the page title on the site root. Because that is also the site title.

We can easily detect if we are on the site root and hide the page title based on that. We only need one line of FlowQuery and one condition in our Fluid template.

TypoScript to set a boolean value TypoScript2
Fluid Template condition using the boolean HTML

Want to react? Reach me on Twitter