This page simulates a redirect chain. It redirects via meta refresh to home.html, which in turn redirects to index.html.
SEO ISSUE #11 — Redirect Chain:
/old-home.html → (meta refresh) → /home.html → (meta refresh) → /index.html
A scanner following redirects will detect a chain of 2 hops. Google recommends consolidating to a single direct 301 redirect from the old URL to the final destination.
If your browser does not redirect automatically: click here to go to home.html