I am trying to put events into my sitemap from the calendar. I am using exclusions from my robots.txt
I want to capture
/calendar/1/event-xx where xx is the unique number of the event
/calendar/1/day-yyyy-mm-dd where the date is when there is an active date
but with no restriction in the robots.txt I capture 700 odd pages of weeks
/calendar/1/week-xxxxx where xxxx is a unique idetifier
I have tried lots of exclusion methods around the weeks, but while I can stop the 700 "week" pages it also manages to stop the 5 days and/or 65 events I currently have listed.
Suggestions on what I need to do please?