404 bug when not using a video thumbnail
-
Hi @shehabulislam,
we found the next problem in this plugin in several WordPress installations. You can reproduce it as follows:
- Take any MP4 video and embed it into a WordPress page via the [html5_video id=…]. Don’t set up a video thumbnail.
- Load the page in the frontend and you will see a 404 request like
GET https://www.DOMAIN.TLD/CURRENT_PAGE_PERMALINK/false [HTTP/2 404 1240ms] - No matter how many videos are embedded in the page, there only is this one 404 request. It always has the current page permalink and then a “/false” at the end, which of course produces a 404.
- Then set up a video thumbnail for the video and get back to the page.
- Reload it and the 404 is gone.
We also tried disabling your plugin and the error was gone, too. So it is for sure a bug in your plugin that can be worked around by uploading a video thumbnail. We think you will want to fix this since 404s on pages are not cool, especially not for Google.
Thank you for your work and many greetings,
-doffine
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘404 bug when not using a video thumbnail’ is closed to new replies.