How safe are the password protected pages?

I am using web flow’s password protection to guard one of my pages, and wondering how secure it is. The site I am using it for has a lot of traffic and I don’t want to use something that will be easy to hack. Looking for advice and any related suggestions. Thanks!

Hi @Dylan_Zane :wave: welcome to the forum.

It’s a good question to ask.

That feature is native to Webflow so it’ll be the most secure approach available (within reason) versus using a third party with Webflow.

They’ll check that password within their database and block you if the password is not correct.

That said, nothing online is guaranteed secure. But without a lot of effort, this is the best you’re going to get.

Hope that’s helpful!

1 Like

Yes that helps, thank you!