yes this what i say from the beginning
remove all ajax, keep static url ! also keep old url structure

Welcome to the vBulletin support forums! In our community forums you can receive professional support and assistance with any issues you might have with your vBulletin Products.
Useful Links for Guests:
If you are having problems posting in the relevant areas for your software, please see this topic.
<span><a href="/yourpage-blah/page1" ocnlick="GoToPage(1); return false;">1</a></span>
<span><a href="/yourpage-blah/page2" ocnlick="GoToPage(2); return false;">2</a></span>
<span><a href="/yourpage-blah/page3" ocnlick="GoToPage(3); return false;">3</a></span>
...the rest of pager elements
<span><a href="/yourpage-blah/page1" ocnlick="GoToPage(1); return false;">1</a></span>
<span><a href="/yourpage-blah/page2" ocnlick="GoToPage(2); return false;">2</a></span>
<span><a href="/yourpage-blah/page3" ocnlick="GoToPage(3); return false;">3</a></span>
...the rest of pager elements
[COLOR=#881280][FONT=monospace]<link [/FONT][/COLOR][FONT=monospace]rel[/FONT][COLOR=#881280][FONT=monospace]="[/FONT][/COLOR][FONT=monospace]next[/FONT][COLOR=#881280][FONT=monospace]" [/FONT][/COLOR][FONT=monospace]href[/FONT][COLOR=#881280][FONT=monospace]="[/FONT][/COLOR][URL="http://www.vbulletin.com/forum/forum/vbulletin-5-connect/vbulletin-5-connect-feedback/3976845-how-to-access-the-page-2-of-a-thread-display-via-the-url/page2"][COLOR=#0000FF]http://www.vbulletin.com/forum/forum/vbulletin-5-connect/vbulletin-5-connect-feedback/3976845-how-to-access-the-page-2-of-a-thread-display-via-the-url/page2[/COLOR][/URL][COLOR=#881280][FONT=monospace]" />[/FONT][/COLOR]
Comment