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

Redirection Keep refreshing

WeblogianWeblogian New
edited September 2010 in Vanilla 2.0 - 2.8
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?
Tagged:
Sign In or Register to comment.