The issue you're encountering with your Webflow CMS page redirecting to a 404 page after entering the correct password could be due to several reasons. Let's explore the potential causes:
1. Password Protection Misconfiguration
- Verify that the password settings are applied correctly to the specific CMS collection item. Make sure you haven't accidentally set the password protection on the wrong item or level.
- Double-check if the password matches exactly what you've set, as passwords are case-sensitive.
2. Broken Links or Incorrect URL
- Ensure there are no typos or incorrect formatting in the URLs of your CMS pages.
- Confirm that the CMS page exists and is published with the correct slug or URL structure.
3. Page or Collection Item Unpublished
- Check if the specific CMS page or collection item has been unpublished or deleted. Unpublished items will trigger a 404 error even if password protection is set up correctly.
4. Domain Settings Issues
- Verify your domain settings in Webflow. Incorrect DNS settings, such as A records (a) 75.2.70.75, (b) 99.83.190.102, can cause redirections and access issues.
- Ensure that your custom domain is properly connected and pointing to Webflow's servers.
5. Browser Cache or Cookies
- Clear your browser cache and cookies. Sometimes stored data can interfere with page access, leading to unexpected errors.
6. Workspace or Role Permissions
- Check if there are conflicting permissions settings within various roles or workspaces that might be affecting access to the page.
Summary
To resolve the issue of a password-protected Webflow CMS page redirecting to a 404 error, ensure the password is correctly set up and entered, check for typos or broken links, verify that the page is published, inspect your domain and DNS settings, and consider any permission conflicts that might affect access.