searching on page with pagination
-
This is the issue: a site has a page that is ‘cut up’ with page-endings, so it is a page with pagination.
When I use the WordPress search form the results will always go to page one, and not to the correct page.so for example: I look for a word and that can be found on page 15 of the total page. So that word can be found on url/page-name/15
But when I search that word with the search form:
the results will NOT go to url/page-name/15
but to url/page-name/
meaning people will have to click through 15 pages to find it.This is not a workable way of searching.
Is there a solution for this problem? Or should we make really seperate pages instead of a page with pagination?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘searching on page with pagination’ is closed to new replies.