Sure Jon – the “age” starts at 0 on the editor-selected date (or date/time, for events) of the item.
For instance, News stories just have a date, so if your news story is dated January 15, a noindex_ttl of 86400 would mean it starts getting a noindex tax on January 16.
For events, we can also have a start time as well, so that would mean an event January 15 at 1pm with a noindex_ttl of 86400 would have a noindex tag starting January 16 at 1pm. Or, you can set noindex_ttl to 0 and it will get noindex “the moment it’s passed,” so to speak. Hope this helps!
I believe we’ve got this tracked down now, and we’ll be including an update in our next LiveWhale release to cover both the /live/events and /calendar/event scenarios for including the noindex.
Thanks for bringing this to our attention!
Rachael
How does this work with long duration events, like museum exhibits, that could run for months. For example: April 17 - Sept. 12?
Your description appears to focus on hour-long events, specifically mentioning the “start time” and how an event with a time of 0 will noindex once the event starts.
That makes me concerned that the noindex may be based solely on the start date/time. If that were the case, then a multi-day event would drop from the index well before it completes.
I want to make sure I understand this point before I set up this option.
Good point Nick – right now it’s calculated just based on the start date/time. I’ll put in an adjustment for our roadmap to instead base it on the end date/time (if present) for events specifically.