diff --git a/searx/settings.yml b/searx/settings.yml
index cf2b13e08..b162839ec 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -743,7 +743,7 @@ engines:
     title_xpath : ./h2
     content_xpath : ./p[@class="s"]
     suggestion_xpath : /html/body//div[@class="top-info"]/p[@class="top-info spell"]/a
-    first_page_num : 1
+    first_page_num : 0
     page_size : 10
     disabled : True