Remove Ajax Parameter From Pagination

Hello,

I am using CListView with ajax enabled. As google processes the ajax requests also, so there is ajax parameter in the url which I dont want.

How to remove that?

You can use Rest. There are a lot of good rest yii extensions in yii and one of them is Restfullyii

Cheers ::)