Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with HTTP to HTTPS Redirection for Specific URL/URLs #1132

Open
akuks opened this issue Sep 4, 2024 · 0 comments
Open

Issue with HTTP to HTTPS Redirection for Specific URL/URLs #1132

akuks opened this issue Sep 4, 2024 · 0 comments

Comments

@akuks
Copy link
Contributor

akuks commented Sep 4, 2024

Description

Its been noticed that the URL http://canonizer.com/topic/88/6 does not automatically redirect to its HTTPS version, unlike other URLs on the same domain . This inconsistent behavior could potentially expose users to security risks and negatively impact our SEO efforts due to mixed content issues.

Steps to Reproduce

1.	Open a web browser (e.g., Chrome, Firefox).
2.	Enter the URL http://canonizer.com/topic/88/6 into the address bar.
3.	Observe that the browser does not redirect to https://canonizer.com/topic/88/6.

Expected Behavior

When accessing any page via HTTP on canonizer.com, the server should automatically redirect the user to the HTTPS version of the same URL.

Actual Behavior

The URL http://canonizer.com/topic/88/6 remains on HTTP and does not redirect to HTTPS, contrary to the expected behavior where it should automatically secure the connection via HTTPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant