Scoreling
SEO

Page does not redirect with a meta refresh

Low impact · weight 3 · worth up to 0.6 points of the total score

Why it matters

A <meta http-equiv="refresh"> that sends visitors elsewhere is a redirect search engines treat as weaker and slower than a real one, and screen readers and the back button handle it badly. A refresh that only reloads the page throws away whatever the visitor was reading.

How to fix it

Replace the meta refresh with a 301 redirect on the server. If the page reloads itself to show fresh data, update that part with JavaScript instead.

Check a page for this, and the other 70 checks at once

More SEO checks

See all checks