How to exclude navigations from history?

How to exclude navigations from history?

Hi to All,

How can I exclude navigations from history?

For example I have paged list. I have for paging buttons [<<][<][>][>>]. I navigating between some pages with them. When I press [Back] button it replays this sequence in reverse order, because that's the history track.
Buttons are simple hrefs

However I want [Back] button to navigate that page were I initially arrived from this pageable list.
So I suppose I have to exclude the paging navigation from the history. But how?

Thx for anwers.