-
CallistatourNikmati liburan bersama keluarga.
/** * RULE KHUSUS: gallery pagination * /gallery/page/{n} → /gallery */ if ( $this->uri->segment(1) === 'gallery' && $this->uri->segment(2) === 'page' && is_numeric($this->uri->segment(3)) ) { $canonical = site_url('gallery'); } ?>