The Dreaded 403 Forbidden Error
A 403 Forbidden error means the server understood your request but is refusing to let you see the page. In plain terms, the door exists but you do not currently have permission to walk through it.
This is usually a permissions or security setting rather than a broken page, and it is often deliberate. This article explains the common reasons and the safe steps to take.
Why Access Is Blocked
A 403 can be triggered by several protective measures, some of which are working exactly as intended.
- File or folder permissions set too restrictively.
- A security plugin or firewall blocking your IP address.
- A page that requires you to be logged in.
- A misconfigured
.htaccessrule.
Steps to Try
Work through these checks before reporting the issue.
- Confirm the address is correct and not a private admin page.
- Clear your browser cache and cookies, then retry.
- Try from a different network in case your IP is temporarily blocked.
- Note whether everyone is affected or only you.
When to Contact Us
If a public page returns 403 for all visitors, that is not intended and should be raised with us. We can review file permissions and firewall rules and restore access safely without weakening your site's security.
If you need a hand with any of this, your Progressive Robot delivery team is ready to help. Raise a ticket from the Support area of your client portal or speak to your account manager and we will guide you through the next steps.