Past Events – Link Rel Next Error
-
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.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Past Events – Link Rel Next Error’ is closed to new replies.