question about custom search engine
I want to limit number of entries to a certain variable (for example only first 100 entries)
is the following setting correct?
"http://www.google.ro/search?q=%search%&as_qdr=all&filter=0&num=100&start=%page%&complete=0"
Links on page : 100
Start page: 0
Increase page: 1 (should it be 0 ?)
?
thanks
is the following setting correct?
"http://www.google.ro/search?q=%search%&as_qdr=all&filter=0&num=100&start=%page%&complete=0"
Links on page : 100
Start page: 0
Increase page: 1 (should it be 0 ?)
?
thanks
Comments
that should work yes.
or simply remove the %page% parameter.