By kovalevm on
Which module will help solve the following problem?
Pagination, for example, on this page
https://site.com/stihi
The last page is https://site.com/stihi?page=914
If you type https://site.com/stihi?page=195, the page exists, even though it doesn't exist!
If you type any combination of https://site.com/stihi?vvvpage=xxx852, you also get a 200 code, but you need a 404.
On this page, the Node View is called "Taxonomy Term." A 404 response is needed for non-existent taxonomy term view pages.
Comments
This module forces a 404
This module forces a 404 response when a view has no results or the argument/context does not match anything.
Mini Militia App Lock
Which module?
Which module?