Categories
How to set up 301 from pagination pages in Wordpress?
Hello! Please tell me how to set up a 301 redirect from pagination pages in product categories to the first page when navigating through non-existent pagination pages?
Answer the question
In order to leave comments, you need to log in
if (is_paged()) { wp_redirect( ... ) }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question