frame

<?php
  header('Location: https://www.fridgeseals.net.au/', true, 301);
  exit();
?>