It is suggested not to use AJAX for the main content, so that there are links to next pages (?page=2...), and the search engines can go through.
However if AJAX is off, then sorting does not use AJAX either resulting in multiple pages (?sort=...), that produce no new content.
What if ther was an option allowing to use AJAX for sorting and not to use AJAX for paging?
I thing it should be easy to include it.

Comments

dawehner’s picture

Version: 6.x-2.11 » 6.x-3.x-dev

This is definitive not a small feature request so it should be against views 3.x
It would require adding an option in the views ui and then check this setting in the js/ajax_view.js file.

__Sander__’s picture

Ok, I agree. Nothing urgent in this request :)

dawehner’s picture

Category: feature » task

.

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (outdated)