Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
Redirection Keep refreshing

I am using the custom page plugin. I created a new page with a new route expression to be use as homepage.
Code use on default.master.php:
<meta http-equiv="Refresh" content="0; url=<?php echo Url('/'); ?>default">
I don't know why the page keep refreshing by itself.
Can anyone help, give me better ideas to create a custom homepage?
Code use on default.master.php:
<meta http-equiv="Refresh" content="0; url=<?php echo Url('/'); ?>default">
I don't know why the page keep refreshing by itself.
Can anyone help, give me better ideas to create a custom homepage?
Tagged:
0