Replies: 0
I believe that I found a bug. When on the LAST page of past events.
Example URL:
https://www.example.com/events/list/?tribe_event_display=past&tribe_paged=5
In the source code inside of the <head>
, it shows:
<link rel="next" href="https://www.example.com/events/page/6/" />
However there is no next page and the https://www.example.com/events/page/6/
returns a 404 error. This error may make web crawlers unhappy. Obviously not something a user would notice.
P.S. Had same error when viewing a specific category’s past events as well.
- This topic was modified 11 minutes ago by Daniel Chase.
- This topic was modified 10 minutes ago by Daniel Chase.