Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle pages not found #48

Open
Tracked by #111 ...
bidoubiwa opened this issue Jun 28, 2023 · 0 comments
Open
Tracked by #111 ...

Handle pages not found #48

bidoubiwa opened this issue Jun 28, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@bidoubiwa
Copy link
Contributor

When a page is not found during build, the page is replaced with a 404 displayed theme. When accessing this page, the HTTP code is not 404 but 200. Because of that, the scrapper cannot know it is a 404.

Screenshot 2023-06-28 at 17 50 37
@bidoubiwa bidoubiwa added the bug Something isn't working label Jun 28, 2023
qdequele added a commit that referenced this issue Nov 8, 2024
…ssibility to add custom selector for 404 pages.
@qdequele qdequele added the enhancement New feature or request label Nov 9, 2024
This was referenced Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants