diff --git a/posts/2018-01-20_reliably-redirecting-with-html.yaml b/posts/2018-01-20_reliably-redirecting-with-html.yaml index c0ecf40..f5d97a8 100644 --- a/posts/2018-01-20_reliably-redirecting-with-html.yaml +++ b/posts/2018-01-20_reliably-redirecting-with-html.yaml @@ -15,7 +15,7 @@ HTML. My goals were: * Surprise users as little as possible -* Don't tank my site's SEO +* Don't tank my site's search engine ranking * Reliably handle as many weirdo browsers as possible After some research, it seemed like a Javascript redirect was the safest since