weStarz adlı üyeden alıntı: mesajı görüntüle
https://wordpress.org/plugins/spider-random-post/ bu eklentiyi kur daha sonra üstteki @tolgasenin dediği kodu kullanarak;

<meta http-equiv="refresh" content="5; url=http://www.siteniz.com/?random">
Veya javascript ile,

setTimeout(function(){location.href="/?random"},5000);