Link checker complains in event calendar
-
The Events Calendar: 5.16.2.1
Wordpress: 6.0.1Hi,
using a link checker I noticed thousands of event links which are invalid. Ask for example https://www.brokenlinkcheck.com/ and you will find:
referred from
Source:
<nav class="tribe-events-c-top-bar__nav tribe-common-a11y-hidden"> <ul class="tribe-events-c-top-bar__nav-list"> <li class="tribe-events-c-top-bar__nav-list-item"> <a href="https://brettspielhelden-dresden.de/veranstaltungen/kategorie/spieleveranstaltung/seite/2/?eventDisplay=past" class="tribe-common-c-btn-icon tribe-common-c-btn-icon--caret-left tribe-events-c-top-bar__nav-link tribe-events-c-top-bar__nav-link--prev" aria-label="Vorherige Veranstaltungen" title="Vorherige Veranstaltungen" data-js="tribe-events-view-link" > <svg class="tribe-common-c-svgicon tribe-common-c-svgicon--caret-left tribe-common-c-btn-icon__icon-svg tribe-events-c-top-bar__nav-link-icon-svg" xmlns="https://www.w3.org/2000/svg" viewBox="0 0 10 16"><path d="M9.7 14.4l-1.5 1.5L.3 8 8.2.1l1.5 1.5L3.3 8l6.4 6.4z"/></svg> </a> </li>
which results in a 404.
Using the downloader wget I obtain also references (where I am not able to find the source by ‘grep’ing for the url) to
https://brettspielhelden-dresden.de/veranstaltungen/kategorie/spieleveranstaltung/seite/2/page/2/
(“seite” is German for page, so I get “page/2/page/2”????)
and really many ones similar to:
(or is wget behaving wrong and misinterprets HTML?) all with a 404 error.
What do you suggest?
Jens
The page I need help with: [log in to see the link]
- The topic ‘Link checker complains in event calendar’ is closed to new replies.