[TYPO3-english] Detect "not in menu"
Urs Bräm
info at ursbraem.ch
Thu Feb 9 10:41:44 CET 2012
Hi Loek
great, thanks!
page.meta {
robots = noindex, nofollow
robots.if {
value = 1
equals.field = nav_hide
}
}
Confirmation pages for forms, lower level form pages and some helper
pages that can be called via the URL are therefore marked as not to be
indexed by search engines.
Maybe that leads to fewer entries, but it can avoid unwanted rearch
results. Thanks again!
Best regards
Urs
Am 08.02.12 23:54, schrieb Loek Hilgersom:
>
> {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
>>
--
Urs Bräm
macht Websites
---
Certified Typo3 Integrator
CH-3011 Bern
www.ursbraem.ch
More information about the TYPO3-english
mailing list