I have an events table, and an event page where all the data is loaded dynamically.
Once the events are over or after 30 days I do not want users to access these pages and I also do not want google to index them.
Apart from moving the older events to a different table or deleting them, Is there any other I can achieve this?