URL to Particular Event on Events Page

To create a URL to a particular event on the Events page

  • Go to the EventsDev-Future page on the website (https://www.arboretumfriends.org//EventsDev-Future). This is a page that not only shows the current published events but also includes un-published events. Importantly for today’s task, it also includes the ID number for each of the events which you will need below.
  • Scroll down to the desired event. Let’s use the 4/7/22 Biblical Botany lecture as an example. Look at the title for that event and you will see a 5-digit number in parentheses. It is 10803 in this case.
  • The URL that will open the Events page to that particular event is made up of 3 pieces, one right after the other, with no spaces or punctuation:
    • Events page URL: https://www.arboretumfriends.org//Events
    • The pound sign: #
    • The event id number: 10803
  • Leading to: https://www.arboretumfriends.org//Events#10803 as the desired URL.
  • If you navigate to that URL and if the event is still published, then your browser will open the Events page at that particular event.