Whenever the user wants to comment on a blog post and they haven't entered their name or email, they get redirected to a new page and have to click back.
An inline error is advised and doesn't distract the user.
Second, is that there a lot of things you can improve on in terms of performance/best practises.
Check out the lighthouse reports in order to find points to improve on.
Thanks for sharing Fum!
2 things I noticed:
Whenever the user wants to comment on a blog post and they haven't entered their name or email, they get redirected to a new page and have to click back.

An inline error is advised and doesn't distract the user.
Second, is that there a lot of things you can improve on in terms of performance/best practises.

Check out the lighthouse reports in order to find points to improve on.
Thanks for your feedback, very helpful :)