Why Does Chrome Show a Red Screen for My Password-Protected Links?

0
15
Asked By CreativeCoder42 On

Hey everyone, I recently put together a side project called PageLock (pagelock.top). It's a tool that allows users to password-protect any URL. You just create a link, set a password, and when someone unlocks it, they get redirected to the final destination. However, I'm running into a problem: whenever I try to create a protected link for big sites like google.com, Chrome throws up a red screen with a "Dangerous Site" warning, claiming it's deceptive or phishing. I'm not really sure why this is happening, so I'd appreciate any advice!

2 Answers

Answered By InquisitiveMind77 On

If you confirmed you're using https:// already, it could be that Chrome's security settings are getting tripped by how PageLock handles redirects. You might want to look into those settings or see if there’s a way to adjust your tool to avoid the flags.

Answered By TechieGuru89 On

First things first, check if you're using https:// for the URLs. That’s often a common issue. Good luck with your project!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.