URL REFRESH: Meta Refresh in a Miva Template

Miva Knowledge Base
Want to start an online store? We work with you from start to finish, from commerce platform to design to SEO.
Experience counts, and we have a lot.
Important Notice: This information is for internal reference only. Use at your own risk.

URL REFRESH: Meta Refresh in a Miva Template

Scot Ranney • April 15, 2026


<mvt:assign name="l.nothing" value="miva_output_header( 'Status', '404 Not Found')" />
<mvt:assign name="l.nothing" value="miva_output_flush()" />

<mvt:if expr="('/blog/' IN tolower(s.http_referer))">
	<meta http-equiv="refresh" content="0; url=https://www.redrivercatalog.com/blog/blog.html">
	<mvt:exit/>
</mvt:if>

https://www.scotsscripts.com/mvblog/url-refresh-meta-refresh-in-a-miva-template.html

mvkb_refresh mvkb_redirect mvkb_htaccess