*

Nick N

  • **
  • 28 posts
Nuance with redirect to page "error 404"
« on: August 15, 2022, 12:13:28 AM »
Hi!
How to redirect from pages like site.com/category/999999 to page "error 404"?
There are no ads on the page but it is available.
Osclass v8.0.2
Thank you.
« Last Edit: August 15, 2022, 12:23:01 AM by Nick N »

*

MB Themes

Re: Nuance with redirect to page "error 404"
« Reply #1 on: August 15, 2022, 09:03:54 AM »
@Nick
Server should still respond with 404, there is probably no benefit of doing that
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Nick N

  • **
  • 28 posts
Re: Nuance with redirect to page "error 404"
« Reply #2 on: August 15, 2022, 09:46:05 AM »
But server should not... That's why I've attached a screenshot of pagination.

*

MB Themes

Re: Nuance with redirect to page "error 404"
« Reply #3 on: August 16, 2022, 11:08:38 AM »
Go there:
https://demo.osclasspoint.com/search/iPage,999

You should see in console 404 error:
GET https://demo.osclasspoint.com/search/iPage,999 404

Because if no data found, osclass respond with http status code 404.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots