Skip to content

Redirections

Xalok allows 301 redirections.

Xalok Go internal attribute specifies an internal server redirection instead a 301 one.

Only one redirection is allowed.

If internal attribute is true the property needsRedirect is setted to false:

php
$page->needsRedirect === false