[TYPO3-english] Detect "not in menu"

Loek Hilgersom loek at netcoop.nl
Wed Feb 8 23:54:14 CET 2012


{page:nav_hide}

or

10 = TEXT
10 {
	value = Show only if "not in menu" is not set
	if {
		value = 0
		equals.field = nav_hide
	}
}

Not sure what you want to do though.

Hth,
Loek


On 02/08/2012 06:05 PM, Urs Bräm wrote:
> Hi
>
> is there an quick way to detect via TS if a page is set as "not in menu"?
>
> I would like to automatically deny access to robots to all such pages - most of
> the time, you don't want those to show up in Google.
>
> Regards
> Urs
>


More information about the TYPO3-english mailing list