diff --git a/pelicanconf.py b/pelicanconf.py
index 370ba39a3f5699a139d74c4ad52b1ebe624109ac..a8c6b5ed4be333bad764c1876ee0d388ab1f2ac1 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -16,6 +16,7 @@ TIMEZONE = 'Europe/Paris'
 FAVICON = 'images/duniter-logo.png'
 SITELOGO = 'images/duniter-logo.png'
 THUMBNAIL_DEFAULT = '/images/duniter-logo-bw.png'
+SEARCH_URL = '/en/search.html'
 # BANNER = 'images/duniter-logo.png'
 # BANNER_SUBTITLE = 'This is my subtitle'
 SITELOGO_SIZE = 36